Skip to content
Snippets Groups Projects
Commit d644d0d2 authored by Katherine Zaoral's avatar Katherine Zaoral
Browse files

[ADD] l10n_latam_invoice_document: multiple fixes


* Inherit the new _prepare_default_reversal method to be able to set the document type and number in the reverse move from the values we have in the account.move.reversal wizard.
* Document type not set in credit note wizard: Set the move_id field in defaults and add it to the view. with this change the document types are properly computed.
* Make document number required in refund wizard.
* Document type field can be copy: This way when using the refund wizard for the 3rd option will create the new one with the same document type of the original one.

closes odoo/odoo#43514

Signed-off-by: default avatarJosse Colpaert <jco@openerp.com>
parent 85c4e538
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment