Skip to Content
Menu
This question has been flagged
2 Replies
4344 Views

Hello!

I am trying to import new records into my Chart of Accounts. I am receiving this error though:

Unknown error during import: <class 'odoo.exceptions.UserError'>: ('No opening move defined !', '') at row 3

Resolve other errors first

This proceeds for every odd row in my import file. I am running hosted Odoo 11.0+e (Enterprise Edition).

Thank you!

Avatar
Discard
Best Answer

Hi Bavesh

I created an opening journal entry as per your instructions.

Now, can you please give me more detailed instruction on how to perform that step:
"Assign that move id to company records via export/import or sql query" ?

Thanks!

Raf

Avatar
Discard
Best Answer

It's require to create a opening journal entry before importing new chart of account. So resolve this issue, create a open journal entry with 'Miscellaneous Operations' journal.

Assign that move id to company records via export/import or sql query.

Now, retry to import chart of account, it will resolve this problem.

Avatar
Discard