-
- Downloads
[IMP] point_of_sale: various improvements for failed orders handling
- The POS will retry sending unsent orders before closing the pos. - A warning is emitted before closing the POS with unsent orders. - Errors message will not be repeated on each order posting. - The status widget shows a different icon for offline and server crashes.
Showing
- addons/point_of_sale/static/src/js/chrome.js 2 additions, 2 deletionsaddons/point_of_sale/static/src/js/chrome.js
- addons/point_of_sale/static/src/js/gui.js 32 additions, 0 deletionsaddons/point_of_sale/static/src/js/gui.js
- addons/point_of_sale/static/src/js/models.js 20 additions, 15 deletionsaddons/point_of_sale/static/src/js/models.js
- addons/point_of_sale/static/src/xml/pos.xml 3 additions, 0 deletionsaddons/point_of_sale/static/src/xml/pos.xml
Loading
Please register or sign in to comment