-
- Downloads
[IMP] account: clean entry/move reversal
Task 2085023
* Add a field that replaces the context to get the ids of the
entries/invoices
* Remove move_id, we can use move_ids instead
* Add text to explain invioces/bills will create refunds
closes odoo/odoo#38857
Related: odoo/enterprise#6263
Signed-off-by:
Quentin De Paoli (qdp) <qdp@openerp.com>
Showing
- addons/account/tests/test_reconciliation.py 1 addition, 1 deletionaddons/account/tests/test_reconciliation.py
- addons/account/wizard/account_move_reversal.py 11 additions, 10 deletionsaddons/account/wizard/account_move_reversal.py
- addons/account/wizard/account_move_reversal_view.xml 3 additions, 1 deletionaddons/account/wizard/account_move_reversal_view.xml
- addons/l10n_latam_invoice_document/wizards/account_move_reversal.py 20 additions, 17 deletions...n_latam_invoice_document/wizards/account_move_reversal.py
Loading
Please register or sign in to comment