Daily updates from Odoo
Tuesday, August 20, 2019
1 change
Code cleanup and technical improvements
This update removes an outdated internal method from the Mexican electronic invoicing module. It helps keep the system aligned with current platform standards and reduces technical warning noise without changing day-to-day user workflows.
Original PR description
`WARNING db odoo.addons.base.models.decimal_precision: Deprecated call to decimal_precision.get_precision(<application>), use digits=<application> instead`