Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2631 Widoki

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


thanks in advance ...

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć