I have a one custom module, which is created in odoo18 and when that module are install in odoo19 so that ui is inappropriate. why?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Progetti
- MRP
La domanda è stata contrassegnata
Hi,
When a custom module created in Odoo 18 has UI issues in Odoo 19, it's often due to changes in Odoo's web framework, CSS styling, or JavaScript API. Review your QWeb templates, CSS, and JavaScript code for compatibility with Odoo 19, paying attention to class names, element structures, and API usage. Template inheritance issues, widget compatibility, and deprecated features can also cause problems.
To troubleshoot, enable developer mode, inspect the UI with browser developer tools, check Odoo logs for errors, and compare the UI in Odoo 18 and 19. Consult Odoo documentation for UI changes and best practices. By addressing these potential causes, you can resolve the UI issues when migrating your module.
Hope it helps
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
0
nov 25
|
8 | ||
|
Pickup Date for E-Commerce
Risolto
|
|
2
nov 25
|
245 | |
|
|
0
nov 25
|
2 | ||
|
|
1
nov 25
|
341 | ||
|
|
0
nov 25
|
280 |
Can you explain "inappropriate" or post a screenshot so readers don't have to guess?
you Need to check the compability If the app for Odoo 19. The source code needs to be updated