Is it possible to change supplier’s reference of a product? It is shown when we change price in “Supplier prices” tab in product module but I can’t change it.
Apparently the ability to change it is not in the admin interface.
I don’t quite see the logic in that, maybe it is a foreign key used in an order?
A developer could enlighten us to a reason why modifying it directly in the database is not a good idea. But probably won’t.
I think it is do with once orders/invoices are created they work with the supplier ref. So changing the price is fine but not the supplier ref.
The only way to resolve it is to delete the old ref and create a new one.