Wednesday, February 24, 2021
3 changes · master
New functionality added to Odoo
Argentine electronic invoice reports now include the QR code required by AFIP regulations starting March 1, 2021, replacing the deprecated barcode. The QR code is shown only on applicable electronic online invoices, helping businesses stay compliant while avoiding incorrect display on vendor bills.
Original PR description
This is change is required by AFIP RG 4291 that will start been mandatory from March 1st 2021. Delete l10n_l10n_ar_afip_barcode deprecated field
Miscellaneous changes
Odoo modules without `__init__.py` files are not recognized as Python modules and therefore not packaged. linked to odoo/odoo#66651 Forward-Port-Of: odoo/enterprise#16623 Forward-Port-Of: odoo/enterprise#16596
Original PR description
Odoo modules without `__init__.py` files are not recognized as Python modules and therefore not packaged. linked to odoo/odoo#66651 Forward-Port-Of: odoo/enterprise#16623 Forward-Port-Of: odoo/enterprise#16596
Forward-Port-Of: odoo/enterprise#16643
Original PR description
Forward-Port-Of: odoo/enterprise#16643