Skip to Content
Menú
This question has been flagged
2 Respostes
2297 Vistes

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
Descartar
Autor

can u explain how is that possible
thank you for reply

Autor

thank tou Waleed mohsen

Best Answer

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
Descartar
Best Answer

Hello Ra_one, 

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

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de juny 22
8415
8
d’oct. 21
7954
0
d’abr. 15
186
1
de juny 25
1877
3
de jul. 25
3483