跳至内容
菜单
此问题已终结
1 回复
2606 查看

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


thanks in advance ...

形象
丢弃
最佳答案

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.

形象
丢弃