Skip to Content
Menu
This question has been flagged
2 Replies
6066 Views

which function works when the edit button clicks in the form view?????

Avatar
Discard
Best Answer

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.

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 23
12547
1
Aug 23
11053
1
Jul 23
7228
4
Apr 23
8676
2
Feb 23
17598