Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1677 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć