Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3739 Vizualizări

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

Imagine profil
Abandonează

What were your doubts about it?

Cel mai bun răspuns

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.

Imagine profil
Abandonează