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

Hi Why use def create method used in openerp  please anyone explain i have some doubt in this .

อวตาร
ละทิ้ง

What were your doubts about it?

คำตอบที่ดีที่สุด

def create method get invoked when we create a record and click Save button.

If we have to do something at that time we can define that in create function.

อวตาร
ละทิ้ง