Skip to Content
Menú
This question has been flagged
3 Respostes
1469 Vistes


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

Best Answer

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 Best Answer

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
Best Answer

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
Related Posts Respostes Vistes Activitat
4
de maig 25
2568
2
de maig 25
5947
1
de març 25
1714
4
de març 25
4556
3
de febr. 25
5556