Saturday, February 21, 2026
1 change · saas-18.2
Enhancements to existing features
This update streamlines the creation of global invoices in the Mexican tax reporting module. By changing how the wizard is stored, we prevent unnecessary data from being saved to the database, improving performance and reducing storage needs. This change ensures a smoother and more efficient user experience.
Original PR description
Change to TransientModel so a wizard is not permanently stored in db when creating a global invoice. Forward-Port-Of: odoo/enterprise#107244