Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2633 Visninger

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


thanks in advance ...

Avatar
Kassér
Bedste svar

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
Kassér