Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
1498 Widoki


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@

Awatar
Odrzuć
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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
maj 25
2660
2
maj 25
6063
1
mar 25
1777
4
mar 25
4637
3
lut 25
5664