Daily updates from Odoo
Sunday, June 8, 2025
1 change
Resolved issues and error corrections
Invoices marked as issued to the public now show the same fiscal regime as the generated Mexican CFDI tax document. This avoids discrepancies between the customer-facing invoice report and the legally relevant electronic document.
Original PR description
Before, if you marked the to publick check in an invoice, the generated cfdi would force the Without fiscal obligations regime at the receptor data, but this wasn't done on the invoice which caused a mismatch on what was being reflected on the invoice and what was on the cfdi. This commit targets to show the same info on the invoice if invoice is set to public target: 18.0 -> master task-4685440