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??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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??
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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 6 22
|
8144 | ||
|
8
thg 10 21
|
7756 | ||
|
0
thg 4 15
|
186 | ||
|
1
thg 6 25
|
1173 | ||
|
3
thg 7 25
|
2906 |
can u explain how is that possible
thank you for reply
thank tou Waleed mohsen