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

In Odoo 9:

Anybody tried inheriting the onchange method which has the decorator "api.onchange('xx_field')" in your custom module.


Even after using super() seems to override the method instead of inheriting it.



Avatar
Discard
Best Answer

if you want to override the method then don't call the super method or please elaborate your question.

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 23
497
0
Sep 23
450
2
Feb 23
9253
6
Oct 23
19278
3
Mar 24
7693