Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3995 Lượt xem

 <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?


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 24
7
3
thg 2 20
16760
0
thg 9 17
6919
2
thg 8 23
2907
0
thg 1 24
1851