Skip to Content
Menu
This question has been flagged
1 Reply
1684 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
2
Sep 25
3020
0
Jan 25
1721
3
Dec 22
6992
0
Dec 19
3466
2
Mar 15
17378