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

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.

頭像
捨棄