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
- Financeiro
- Inventário
- PoS
- Projeto
- MRP
Esta pergunta foi sinalizada
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
0
nov. 25
|
8 | ||
|
Pickup Date for E-Commerce
Resolvido
|
|
2
nov. 25
|
245 | |
|
|
0
nov. 25
|
2 | ||
|
|
1
nov. 25
|
340 | ||
|
|
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