Skip to Content
Menu
This question has been flagged
1 Reply
11120 Views

Unknown error during import: <class 'openerp.exceptions.MissingError'>: ('MissingError', u'One of the records you are trying to modify has already been deleted (Document type: Information about a product supplier).') at row 2

Does that mean the error is missing?  :)

I'm not sure what it thinks is deleted.  The supplier record is still there. 

I am trying to import Product-Supplier relationship records, if that makes any difference.

Avatar
Discard
Best Answer

The old product supplier issue. This usually means the supplier id has been changed and or you imported product twice with a Supplier. What happpens is that you think you are updating the supplier, but odoo will add a new supplier to the product, thus breaking the original link, well changing it. Also, when you duplicate a product the Supplier with drop from the duplicated record, well it should. This was a bug, so that also will cause the error above.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
3550
2
Mar 15
9550
2
Jan 24
1315
5
Jul 20
6882
4
Dec 23
21798