Monday, October 28, 2024
1 change · 17.0
New functionality added to Odoo
This update enables the creation of Factura B invoices for customers located outside Argentina. This is required to comply with Argentinian tax regulations for international sales, ensuring our system supports businesses operating in the Latin American market. The change leverages existing logic for foreign sales to streamline the process.
Original PR description
### Description of the issue/feature this PR addresses: It is needed to be able to create Factura B for a foreign customer. Legal reference: Here is some useful documentation : https://servicioscf.afip.gob.ar/publico/abc/ABCpaso2.aspx?id=8555970 https://www.afip.gob.ar/EspaciosdeDialogoInstitucional/documentos/Acta-15-Espacio-de-Dialogo-AFIP-Camaras-Empresariales-14-11.pdf ### Current behavior before PR: It is not possible to create Factura B for a foreign customer. ### Desired behavior after PR is merged: It is possible to create Factura B for a foreign customer. Task Adhoc side: 30008 Task latam side: 913 Forward-Port-Of: odoo/enterprise#71562