Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3736 Visualizações

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

Avatar
Cancelar

What were your doubts about it?

Melhor resposta

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.

Avatar
Cancelar