跳至內容
選單
此問題已被標幟
1 回覆
1660 瀏覽次數

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

頭像
捨棄