Hi Why use def create method used in openerp please anyone explain i have some doubt in this .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
3728
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
What were your doubts about it?