Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
936 Переглядів

If I create new users and when they log into their account, if they open a point of sale session and modify the amount during the session opening, I get this error:


RPC_ERROR: Odoo Server Error

    at makeErrorFromResponse (http://localhost:8070/web/assets/2562c3f/point_of_sale.assets_prod.min.js:6584:163)

    at XMLHttpRequest. (http://localhost:8070/web/assets/2562c3f/point_of_sale.assets_prod.min.js:6588:13)


Is it possible to help me resolve this issue?

Аватар
Відмінити
Найкраща відповідь

I have the same error

The error apears when printing in pdf an invoice


So imposible to invoice in odoo 17 CE

Аватар
Відмінити
Найкраща відповідь

Hi,
Generically you can do the below steps to debug the problem

* Make sure custom codes are not the culprit
* Ensure to have latest source code
* try with incognito mode to ensure the cache is not the villain

Thanks

Аватар
Відмінити