コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2620 ビュー

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.

アバター
破棄