Thursday, November 18, 2021
1 change · master
Resolved issues and error corrections
This update separates general document activation from whether Chilean document types can be used in invoicing. It prevents users from selecting inactive or unsuitable reference documents and also refreshes related Chilean tax, account, and translation data.
Original PR description
This PR solves the problem that is produced in l10n_cl_edi, when trying to select as a reference, a document type that is not active. We replaced the use of the active field with l10n_cl_active field. This new field is used to indicate odoo, which active documents should be included as usable in invoicing, instead of using the active field. #20565 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr