How inhrited a openerp web controller, for example, i override a controller /web/dataset/call_button
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
5306
查看
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
|
3193 | ||
|
2
8月 18
|
3024 | ||
|
0
6月 16
|
4055 | ||
|
0
3月 15
|
4554 | ||
|
0
3月 15
|
3466 |