Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042071Retail ModulesWeb POSpublic2019-10-18 14:462019-11-28 17:33
lorenzofidalgo 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
main 
RR20Q1 
marvintm
Production - Confirmed Stable
2018-10-23
RR18Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/88c0ef2e105d/web/org.openbravo.retail.posterminal/js/components/order.js#l1347 [^]
No
0042071: [RR19Q4][Cancel Layaway and New] POS gets stuck after deleting a product that has a dependent
Following specific flow using Cancel Layaway and New feature, web POS gets stuck after deleting a product that has a dependent service.

This issue has been found following this flow:
https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10917 [^]
Login to POS terminal, go to the login URL: http://{server}/{context}/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]

Enter login credentials:
'Username': vallblanca
'Password': openbravo
The POS window will appear.
1. Click on 'SEARCH' tab
2. Search for 'Avalanche transceiver classic' and add to the recepit
3. Add the 'Phose consulting MK2' suggested service
4. Click on the 'CONTINUE' button
5. Click the 'Layaway this receipt' button on the menu
6. Click on the total amount button
7. Click on the 'Layaway' button
8. Click on the 'Open receipt' menu entry
9. Search for the last layaway
10. Click on 'Cancel this layaway' menu entry
11. Finish the cancel by clicking 'Done' button
12. Click on the 'OK' button
13. Select the 'Avalanche transceiver classic' product
14. Click on the 'Delete' button. DEFECT: POS gets suck.
No tags attached.
depends on backport 0042256RR19Q4 closed ranjith_qualiantech_com [RR19Q4][Cancel Layaway and New] POS gets stuck after deleting a product that has a dependent 
depends on backport 0042257RR19Q3.2 closed ranjith_qualiantech_com [RR19Q4][Cancel Layaway and New] POS gets stuck after deleting a product that has a dependent 
png StuckAfterRemoveProduct.png (113,672) 2019-10-18 14:46
https://issues.openbravo.com/file_download.php?file_id=13423&type=bug
png
Issue History
2019-10-18 14:46lorenzofidalgoNew Issue
2019-10-18 14:46lorenzofidalgoAssigned To => Retail
2019-10-18 14:46lorenzofidalgoFile Added: StuckAfterRemoveProduct.png
2019-10-18 14:46lorenzofidalgoTriggers an Emergency Pack => No
2019-11-12 15:15ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-11-12 15:21ranjith_qualiantech_comRegression level => Production - Confirmed Stable
2019-11-12 15:21ranjith_qualiantech_comRegression date => 2018-10-23
2019-11-12 15:21ranjith_qualiantech_comRegression introduced in release => RR18Q4
2019-11-12 15:21ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/88c0ef2e105d/web/org.openbravo.retail.posterminal/js/components/order.js#l1347 [^]
2019-11-12 15:22ranjith_qualiantech_comStatusnew => scheduled
2019-11-18 15:15hgbotCheckin
2019-11-18 15:15hgbotNote Added: 0115664
2019-11-18 15:15hgbotStatusscheduled => resolved
2019-11-18 15:15hgbotResolutionopen => fixed
2019-11-18 15:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cd33fdfd2bcb3ffa39059142872983aef0289d91 [^]
2019-11-28 17:33marvintmReview Assigned To => marvintm
2019-11-28 17:33marvintmStatusresolved => closed
2019-11-28 17:33marvintmFixed in Version => RR20Q1

Notes
(0115664)
hgbot   
2019-11-18 15:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cd33fdfd2bcb3ffa39059142872983aef0289d91
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Nov 18 19:44:50 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cd33fdfd2bcb3ffa39059142872983aef0289d91 [^]

Fixed issue 42071 : Order hasServices should be updated when doing Cancel and New

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