跳至内容
菜单
此问题已终结
1 回复
3938 查看

 <class 'odoo.exceptions.MissingError'>: ('Regel bestaat niet of werd verwijderd.', None)

Trying to import a file in a project but this error keeps popping up, saying it happens on every line of the file. 

(it says 'Rule does not exist or was deleted', None)

Anyone an idea on what's wrong?


形象
丢弃
最佳答案

Hi,

You may have used some ID of the record in the sheet that you are trying to import, which is not existing in the system. Suppose in the product field in the sheet you may specify product_product_1 which might be the id of some record, later someone delete the record, and then if you try to import a product by specifying this ID system cannot find a record with the given id as it is already deleted.

So make sure the record is existing in the database.


Thank

形象
丢弃
相关帖文 回复 查看 活动
0
6月 24
7
3
2月 20
16708
0
9月 17
6864
2
8月 23
2819
0
1月 24
1751