Daily updates from Odoo
Monday, October 14, 2019
1 change
Code cleanup and technical improvements
The Mexican electronic invoicing module now loads key reference data using a faster standard import process. This reduces installation time and helps prevent reference data from being lost after installation.
Original PR description
Now tools.convert_file(csv) is faster than before because of it is using create_multi Importing l10n_mx_edi/data/l10n_mx_edi.product.sat.code.csv Spend 1 minute Cleaning a lot of complex code from hook Fix data deleted after install l10n_mx_edi Related issue: https://github.com/odoo/odoo/issues/35613 Dummy PR: https://git.vauxoo.com/vauxoo/enterprise-mx/merge_requests/604 [](https://runbot.vauxoo.com/runbot/99/604)