跳至內容
選單
此問題已被標幟
2 回覆
2144 瀏覽次數

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
6月 22
8129
8
10月 21
7750
0
4月 15
186
1
6月 25
1148
3
7月 25
2893