Skip to content

Commit

Permalink
[MIG] rma_refund_reason: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PauBForgeFlow committed Oct 25, 2023
1 parent ab662ff commit ba2d85f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rma_refund_reason/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

{
"name": "RMA Refund Reason Integration",
"version": "14.0.1.0.0",
"version": "16.0.1.0.0",
"summary": "RMA Refund Reason Integration",
"category": "RMA",
"author": "ForgeFlow S.L.",
"author": "ForgeFlow",
"website": "https://github.com/ForgeFlow/stock-rma",
"license": "AGPL-3",
"depends": ["rma_account", "account_invoice_refund_reason"],
Expand Down
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
odoo-addon-account_invoice_refund_reason@git+https://github.com/ForgeFlow/[email protected]_invoice_refund_reason#subdirectory=setup/account_invoice_refund_reason

0 comments on commit ba2d85f

Please sign in to comment.