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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
5304
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
mai 19
|
3190 | ||
|
2
août 18
|
3024 | ||
|
0
juin 16
|
4055 | ||
|
0
mars 15
|
4548 | ||
|
0
mars 15
|
3464 |