İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3932 Görünümler

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


Avatar
Vazgeç
En İyi Yanı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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Haz 24
7
3
Şub 20
16700
0
Eyl 17
6849
2
Ağu 23
2811
0
Oca 24
1728