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

How inhrited a openerp web controller, for example, i override a controller /web/dataset/call_button

Avatar
Discard
Best Answer

Just import the original controller module class and create a new class that inherit from the original controller class and override the method with the new route and if you don't need to do anything else in the method override just call super

Avatar
Discard
Related Posts Replies Views Activity
1
May 19
3402
2
Aug 18
3173
0
Jun 16
4208
0
Mar 15
4733
0
Mar 15
3628