This question has been flagged

I need to disable quantity on hand update on product form. There is a way to do this?

Avatar
Discard
Author Best Answer

I just wrote a simple module (avoid_update_quantity_on_hand) to create a group called Update Product Quantity on Hand to control access to quantity on hand update button. It's available on https://bitbucket.org/rafaelreuber/openerp-addons.

Avatar
Discard
Best Answer

you can invisible that update button

Avatar
Discard