Skip to Content
Menú
This question has been flagged
1 Respondre
1662 Vistes

Hello everyone, when I try to import an excel of provider invoice it always gives the following error in Odoo 13.

"account_move_line" violates the "check" constraint "account_move_line_check_accountable_required_fields

In a new database import correctly, but I need to import it into a database that already has data

Avatar
Descartar
Best Answer

Use the *.xlsx format instead.
Restrict any memo/long text fields to a length less than 8224 bytes.
When exporting, delete the existing .xls file before performing the export using the same file name.
Open the .xls file in Excel before performing the Import/Export from Access.



Regards,
J Wick

Avatar
Descartar