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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
2292
Vizualizări
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-te
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.