Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2151 Visualizações

hello i am new on odoo.

i try to add write method without add create method it is possible??

is that compulsory to create for write method??


Avatar
Cancelar
Autor

can u explain how is that possible
thank you for reply

Autor

thank tou Waleed mohsen

Melhor resposta

Hi,

Create/Write done by Odoo automatically but if you want to add your own code for your purpose you can override create or write methods and you will call the super method before or after your code depend on your need.

Create method called when you create a new record.

Write method called when you change any field in your already created method.

Avatar
Cancelar
Melhor resposta

Hello Ra_one, 

Yes it is possible
It is not compulsory to add create method.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jun. 22
8145
8
out. 21
7756
0
abr. 15
186
1
jun. 25
1175
3
jul. 25
2908