Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
2138 Переглядів

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??


Аватар
Відмінити
Автор

can u explain how is that possible
thank you for reply

Автор

thank tou Waleed mohsen

Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

Hello Ra_one, 

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

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
черв. 22
8109
8
жовт. 21
7734
0
квіт. 15
186
1
черв. 25
1123
3
лип. 25
2857