which function works when the edit button clicks in the form view?????
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hiii abdul,
When you are click on edit button write method of ORM method call and this will return TRUE if your edited content write successfully..
For your knowledge when you click on create it will call create method and return id after creating record.
While clicking edit button and clicking the save button after editing the document it will call the "def write(self, cr, user, ids, vals, context=None):" orm method
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Aug 23
|
12547 | ||
change password
Solved
|
|
1
Aug 23
|
11053 | |
|
1
Jul 23
|
7228 | ||
|
4
Apr 23
|
8676 | ||
|
2
Feb 23
|
17598 |