Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2617 Vues

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


thanks in advance ...

Avatar
Ignorer
Meilleure réponse

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.

Avatar
Ignorer