Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
2740 Zobrazení

I am getting this error while creating in customer in POS 
/OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) OwlError@http://52.91.215.209/web/assets/976d1bd
/point_of_sale.assets_prod.min.js:700:1 handleError@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:932:101 handleError@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:1560:29 _render@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:957:19 render@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:955:6 initiateRender@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:1023:47 Caused by: TypeError: value is undefined formatFloat@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:7766:17 formatCurrency@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:5633:325 formatMonetary@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:7986:8 formatCurrency@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:9809:254 template@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js line 1518 > Function:140:35 _render@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:956:96 render@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:955:6 initiateRender@http://52.91.215.209/web/assets/976d1bd/point_of_sale.assets_prod.min.js:1023:47

Avatar
Zrušit
Nejlepší odpověď

Hello,

The error is about some value that should be formatted and displayed as price. And it tells that that value is empty.

Maybe you left some price field empty.


You should enable the "debug with assets" odoo mode. So that the .js files will not be loaded minified. Also the output from the browser's error console can be more helpful then that general error message.


PS: This issue is already registered on github:

https://github.com/odoo/odoo/issues/144696


Stanislav

Avatar
Zrušit
Autor Nejlepší odpověď

Error is on while creation of new customer in POS
No Addons except Enterprise-17.0

Avatar
Zrušit
Nejlepší odpověď

If you have any custom modules installed that affect the POS, they could be causing the issue. Try to reproduce the error on a database without custom modules to rule this out.

Avatar
Zrušit
Autor

there is no custom-addons or module installed
just Enterprise v17.0 enabled

can you make new test db and try it again

Related Posts Odpovědi Zobrazení Aktivita
3
dub 25
753
1
bře 25
347
4
bře 25
2963
3
úno 25
3553
2
úno 25
467