Skip to Content
Menu
This question has been flagged
1 Reply
1030 Views

Hi guys,


Im trying to inherit from the save button of a wizard which is at the hr.leave model, i've been looking for it at the main code of Odoo, but i cant find it, i found the main wizard and i could put inside some fields, but when i see the main code, there is no button that i can inherit, does anybody know where can it be?


Thanks in advance.

Avatar
Discard
Best Answer

Search the Save button 'name' attribute (function name) from the wizard .xml file

Then search that function in the wizard .py file

Example:

Hope it help!

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 24
1721
0
Jan 25
980
3
Dec 22
6307
0
Dec 19
2759
2
Mar 15
16521