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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
5308
ビュー
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
|
3194 | ||
|
2
8月 18
|
3026 | ||
|
0
6月 16
|
4059 | ||
|
0
3月 15
|
4556 | ||
|
0
3月 15
|
3466 |