Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2609 มุมมอง

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.

อวตาร
ละทิ้ง