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

Hello,

Can anyone tell me how to remove several products at the same time in Odoo 10?


I went into sales>procust>list view and selected a bunch of products and clicked Action>delete and I got the following message:


The operation cannot be completed, probably due to the following: - deletion: you may be trying to delete a record while other records still reference it- creation/update: a mandatory field is not correctly set [object with reference: Sales Order Line - sale.order.line] 

形象
丢弃
最佳答案

Due to the manifold interdependencies of relational information stored in an ERP system, it is not reasonably possible to delete (core) entities such as products. But you can inactivate these products or remove them from the website category in which they are displayed.

For mass editing, you may use the mass editing module, see https://www.odoo.com/forum/help-1/question/how-to-edit-product-details-in-bulk-74102

形象
丢弃
编写者

Thank you for the response, Ermin. How do I "inactivate" multiple products at the same time?

Answer amended