Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2169 Vues

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
Ignorer
Auteur

can u explain how is that possible
thank you for reply

Auteur

thank tou Waleed mohsen

Meilleure réponse

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
Ignorer
Meilleure réponse

Hello Ra_one, 

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

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
juin 22
8166
8
oct. 21
7774
0
avr. 15
186
1
juin 25
1203
3
juil. 25
2949