How inhrited a openerp web controller, for example, i override a controller /web/dataset/call_button
此問題已被標幟
1
回覆
7073
瀏覽次數
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
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
5月 19
|
5268 | ||
|
|
2
8月 18
|
4621 | ||
|
|
0
6月 16
|
5708 | ||
|
|
0
3月 15
|
5911 | ||
|
|
0
3月 15
|
4709 |