Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2640 Visualizzazioni

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


thanks in advance ...

Avatar
Abbandona
Risposta migliore

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
Abbandona