跳至內容
選單
此問題已被標幟
1 回覆
2634 瀏覽次數

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.

頭像
捨棄