Monday, March 25, 2019
3 changes · master
Resolved issues and error corrections
This update brings forward several fixes and maintenance improvements from an earlier Odoo branch. It improves reliability in pivot reports, module uninstall flows, translations, project search filters, and small interface details, reducing errors and confusing behavior for users.
This fixes an error that could prevent users from opening the Belgian Intrastat Report menu. The report now uses the expected setting name internally, avoiding a traceback and restoring access to the report.
Original PR description
The _build_query method is overridden but changes the with_vat kw arg to vat_included. This leads to a traceback when clicking on the "Intrastat Report" menu.
This update forward-ports several fixes that improve reliability in accounting reports, document sharing, barcode packaging controls, and Studio Gantt setup. It also refreshes translations and updates localization behavior for Germany, Spain, Mexico, and US check printing, helping users avoid errors and produce compliant outputs.