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
Ответить
5298
Представления
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
мая 19
|
3187 | ||
|
2
авг. 18
|
3019 | ||
|
0
июн. 16
|
4055 | ||
|
0
мар. 15
|
4547 | ||
|
0
мар. 15
|
3461 |