Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
169 Prikazi

Descargando desde el arca el csv de las facturas recibidas de manera masiva, para importar ese4 archivo a odoo , pero al momento de cargarla Odoo no me toma ninguno de los campos aun poniéndoles id_externo y cuando lo permitió importar genero facturas en blanco. Alguien puede ayudarme. 

Hi everyone,

I’m downloading the CSV file with the received invoices in bulk from ARCA to import it into Odoo. However, when I try to upload it, Odoo doesn’t recognize any of the fields (even when I add id_externo).

The only time it let me import, it created blank invoices with no data.

Has anyone experienced this before or knows how to properly configure the CSV so Odoo maps the fields correctly?

Thanks in advance!

Avatar
Opusti
Best Answer

Hi,


    Reason it fails: Odoo only maps CSV columns if headers match its technical field names. Your ARCA CSV headers don’t match, so invoices import as blank.


    Fix:


        Export a sample invoice from Odoo → use it as a template.


        Rename ARCA CSV headers to match Odoo fields (e.g. partner_id/id, invoice_date, invoice_line_ids/product_id/id, etc.).


        Ensure relational fields (vendor, product, account, tax) use IDs or external IDs that exist in Odoo.


        Test with 1–2 invoices before bulk import.


Best approach: always start from an Odoo export and transform your ARCA file into that format.


Refer to the following.


* https://www.youtube.com/watch?v=M1kDi7r-Xd0

* https://www.cybrosys.com/blog/how-to-import-customer-invoices-and-vendor-bills-in-odoo-18-accounting

* https://www.cybrosys.com/blog/how-to-import-customer-invoices-and-vendor-bills-in-odoo-17


Hope it helps

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
sep. 25
1215
2
sep. 25
581
0
sep. 25
10
0
sep. 25
16
1
sep. 25
274