Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045393 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | have not tried | 2020-06-25 17:20 | 2020-11-09 07:30 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR20Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045393: WebPOS gets stuck after changing the customer of the ticket | |||||||
Description | Depending on the configuration, WebPOS gets stuck after changing the customer of the ticket. | |||||||
Steps To Reproduce | 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0124229) prakashmurugesan88 (viewer) 2020-11-09 07:26 |
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/156 [^] |
(0124230) hgbot (developer) 2020-11-09 07:30 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: d1064f63039b4bec74ed9cb386e7eca8a5924672 Author: Prakash M <prakash@qualiantech.com> Date: 2020-11-09T11:54:53+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d1064f63039b4bec74ed9cb386e7eca8a5924672 [^] Fixed BUG-45393: Web POS hangs when changing to a customer with another price list * This is because process 'deleteLine' is not finished * Callback that executed 'deleteLine' finish is not called after calculateGross * Fixed by calling callback after calculateGross --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-11-09 07:20 | marvintm | Type | defect => backport |
2020-11-09 07:20 | marvintm | Target Version | => RR20Q3.2 |
2020-11-09 07:22 | prakashmurugesan88 | Assigned To | ranjith_qualiantech_com => prakashmurugesan88 |
2020-11-09 07:26 | prakashmurugesan88 | Note Added: 0124229 | |
2020-11-09 07:30 | hgbot | Resolution | open => fixed |
2020-11-09 07:30 | hgbot | Status | scheduled => closed |
2020-11-09 07:30 | hgbot | Fixed in Version | => RR20Q3.2 |
2020-11-09 07:30 | hgbot | Note Added: 0124230 |
Copyright © 2000 - 2009 MantisBT Group |