Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
1451 Vistas


How to solve this erorr 

started when finsh update

The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle point_of_sale/js/Screens/PaymentScreen/PaymentScreen@ point_of_sale/js/Popups/ErrorPopup@ point_of_sale/js/models@ The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems psae_pos_auto_invoice/js/PaymentScreen@ psae_pos_auto_invoice/js/models@

Avatar
Descartar
Autor

@
Dương Nguyễn

Can I disable it temporarily until the developer responds to me because I cannot open the restaurant?
How can I disable it?

If it alreay installed you only have 1 option to disable is to uninstall it. Make sure that module doesn't have any data or if it has make sure you do not need it then you can uninstall. Hope this help

Mejor respuesta

When upgrade from odoo 16 to odoo 17 for example, if you have custom module in this case it is 'psae_pos_auto_invoice' then you also have to upgrade it (which mean upgrade the code, write migration if needed,..). 'upgrade the code' mean that to make module compatible with latest version, 'migration' mean that in the latest version, the data structure of module could be changed and need to adapt like copy data from this place to another, bla bla,..

Error you encountered mean that you haven't done this. so you have 2 options:

Either you uninstall the module 'psae_pos_auto_invoice' if you don't need it anymore or you can request the author or any developer to upgrade it for you.

Hope this help sir

Avatar
Descartar
Autor Mejor respuesta

Hi 

please i need steps to solve because I am not IT

the resturant close as we are unable to sell any product or print invoices

Avatar
Descartar
Mejor respuesta

Hi,

This error indicates missing or incompatible JavaScript modules, specifically related to the Point of Sale (PoS) system and the psae_pos_auto_invoice module.

Please make sure that you imported this in your JS file from the correct path. And also try to upgrade the POS module.


Hope it helps



Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
may 25
2498
2
may 25
5858
1
mar 25
1685
4
mar 25
4463
3
feb 25
5466