Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1659 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar