can I create function in any page.sy without upgrade the module ?
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
2296
Vues
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'inscrire
It's not clear what are you asking for
If you're asking if you can add Python code to a Python file and let Odoo detect/use it without updating the module the answer is no, you can't. You will need to update the module.