コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1658 ビュー

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

アバター
破棄
最善の回答

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

アバター
破棄