Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044495Retail ModulesWeb POSpublic2020-06-25 17:202020-11-09 07:20
caristu 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR20Q4 
marvintm
No
0044495: WebPOS gets stuck after changing the customer of the ticket
Depending on the configuration, WebPOS gets stuck after changing the customer of the ticket.
1) Login in the following terminal: https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=MPL1 [^]
2) Configure the "OBPOS_remove_ticket" permission to be true for that terminal (OB.MobileApp.model.get('permissions').OBPOS_remove_ticket=true)
3) Add a new line to the ticket
4) Change the customer, selecting a different from the current one, for example "Bryan Raymond"
5) After selecting the new customer, the terminal gets stuck (see attached screenshot)
No tags attached.
depends on backport 0045393RR20Q3.2 closed prakashmurugesan88 WebPOS gets stuck after changing the customer of the ticket 
has duplicate defect 0045356 closed prakashmurugesan88 Web POS hangs when changing to a customer with another price list. Only reproducible with "Save Removed Tickets" preference ON 
png webpos_stuck.png (812,483) 2020-06-25 17:22
https://issues.openbravo.com/file_download.php?file_id=14696&type=bug
Issue History
2020-06-25 17:20caristuNew Issue
2020-06-25 17:20caristuAssigned To => Retail
2020-06-25 17:20caristuTriggers an Emergency Pack => No
2020-06-25 17:22caristuFile Added: webpos_stuck.png
2020-08-17 06:47ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-08-17 09:16ranjith_qualiantech_comStatusnew => scheduled
2020-08-21 09:06hgbotNote Added: 0122228
2020-08-24 07:27hgbotNote Added: 0122275
2020-08-24 07:27hgbotResolutionopen => fixed
2020-08-24 07:27hgbotStatusscheduled => closed
2020-08-24 07:27hgbotFixed in Version => RR20Q4
2020-08-24 07:27hgbotNote Added: 0122276
2020-11-09 07:19marvintmRelationship addedhas duplicate 0045356
2020-11-09 07:19marvintmStatusclosed => new
2020-11-09 07:19marvintmResolutionfixed => open
2020-11-09 07:20marvintmFixed in VersionRR20Q4 =>
2020-11-09 07:20marvintmStatusnew => scheduled
2020-11-09 07:20marvintmStatusscheduled => resolved
2020-11-09 07:20marvintmFixed in Version => RR20Q4
2020-11-09 07:20marvintmResolutionopen => fixed
2020-11-09 07:20marvintmReview Assigned To => marvintm
2020-11-09 07:20marvintmStatusresolved => closed

Notes
(0122228)
hgbot   
2020-08-21 09:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/67 [^]
(0122275)
hgbot   
2020-08-24 07:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/67 [^]
(0122276)
hgbot   
2020-08-24 07:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 7a2ab59b0d8019c01f1c546a950951082e4a85ff
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-24T05:27:43+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7a2ab59b0d8019c01f1c546a950951082e4a85ff [^]

Fixed ISSUE-44495: Callback should be called when calculateReceipt is finished

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---