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
회신
5328
화면
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
|
3241 | ||
|
2
8월 18
|
3038 | ||
|
0
6월 16
|
4074 | ||
|
0
3월 15
|
4577 | ||
|
0
3월 15
|
3493 |