Odoo - Paolo Gatti (pgi)
Odoo - Paolo Gatti (pgi)
This is a legal requirement when one of the 2 following scenarios are - The SAT (Mexican government) asks to check the JEs to the company to audit (compulsory). It...
**[FIX] l10n_it_edi_sdicoop: EDI receiving cron error handling fix** If we cannot receive invoices or bills from the IAP proxy we also can't iterate over them **[IMP] l10n_it_edi: Check edi_format before...
Add support for Internal Reverse Charge invoicing flows in Italy. - Add 0% sale taxes and purchase taxes targeting `VJ` grids in `l10n_it` for every Tax Exemption Reason involved (Scrap,...
[IMP] account: ActionableErrors sorting and non-field component - SAF-T and other wizards relying on the `critical` attribute need sorting. jsonb fields don't retain order in PostgreSQL, so we re-sort the...
Italian EDI FatturaPA XML files can be made of several invoice descriptions put together in the same file. We used to import just the first. Now we import all of...
The `ref` method both in Environment and in ChartTemplate can now accept multiple `xml_ids`, reducing the number of queries necessary. The `xml_ids` must all refer to the same model, or...
Some of the banks are sanctioned or have merged. We deactivated them in 16.0: odoo/odoo#181547 Now we are removing them. Upgrade PR: odoo/upgrade#6595
The `ref` method both in Environment and in ChartTemplate can now accept multiple `xml_ids`, reducing the number of queries necessary. The `xml_ids` must all refer to the same model, or...