Hello guys,
In odoo 8, is it possible to completely delete a product if it is used in an invoice or an order?
I know I can uncheck the Active checkbox, but that doesn't erase the product from database...
But I understand that it create an integrity error if I completely erase the product.
Would you have other solutions?
I get this error...
Integrity Error
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: Invoice Line - account.invoice.line]