Skip to Content
Menu
This question has been flagged
1 Odpoveď
987 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
dec 24
1648
0
jan 25
913
3
dec 22
6269
0
dec 19
2743
2
mar 15
16490