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

Can someone help me pin point which function is called to update the Product Sold/Quantity when I hit "confirm" inside the sale order?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

On clicking confirm action_confirm() is called.

Product is updated by _action_launch_stock_rule()

Thanks

อวตาร
ละทิ้ง
ผู้เขียน

Thank you Sir for the tips.. I managed to solved my problem.. You saved my day..