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

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

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

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

Avatar
Descartar
Best Answer

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
Descartar
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 Respostes Vistes Activitat
1
d’oct. 25
1131
4
d’oct. 25
3401
2
de set. 25
2150
4
de set. 25
7416
0
d’ag. 25
1075