Skip to Content
Menu
This question has been flagged
1 Atsakyti
2610 Rodiniai

I have created my custom module and added product quantity field now i want to update quantity on hand


thanks in advance ...

Portretas
Atmesti
Best Answer

In  OpenERP quantity on hand is a functional field. So It is not possible to use write method in case of Quantity On Hand.

Try to use the function instead of write method.

Portretas
Atmesti