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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2272
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
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.