Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039467
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2018-10-17 13:292018-12-11 16:50
ReporterlorenzofidalgoView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision103766bcddda
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039467: [RR18Q4][Web POS Save Removed Tickets] After deleting a receipt, "Done" button is clickable. If it's clicked, application breaks

DescriptionWith "Web POS Save Removed Tickets" set us "Y", after deleting a receipt, it is possible clicking Done button. If it is clicked the application will get stuck.
That DONE button must not appear in this flow.
Steps To Reproduce0-Configure "Web POS Save Removed Tickets" preference as Y.
1-Login POS as vallblanca.
2-Create a receipt and add many products to that receipt.
3-Click Total Amount button. Without completing that receipt, click "Trash" button and remove that receipt. Realise that, at the right of the screen, Done button will be briefly shown. It is clickable. If it is clicked, the application will get stuck.
TagsNo tags attached.
Attached Filespng file icon Broken.png [^] (130,080 bytes) 2018-10-17 13:29

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0108064)
hgbot (developer)
2018-11-23 05:32

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a803308685c561e13c2f671a66ac114cb64f2308
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Nov 23 10:01:45 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a803308685c561e13c2f671a66ac114cb64f2308 [^]

Fixed issue 39467 : Toolbar Delete button should be disabled while removing receipt

* Multi Click should be prevented for Toolbar Delete button if it is disabled

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0108254)
migueldejuana (developer)
2018-12-04 17:24

We should show scrim till the next order(or new order) is loaded. We should not be able to press Done button.
(0108276)
hgbot (developer)
2018-12-05 11:49

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5cdf2ac8e1822129ea2e343a3d039b527d0b9e70
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Dec 05 16:19:08 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5cdf2ac8e1822129ea2e343a3d039b527d0b9e70 [^]

Fixed issue 39467 : Scrim should be shown while deleting the receipt

* Scrim should be shown while deleting the receipt will prevent user action on POS

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0108297)
migueldejuana (developer)
2018-12-05 17:14

The scrim is hidden by the confirmation popup. We should show the scrim after we press Yes in the popup (OB.UI.btnModalApplyDelete).

We need to find the place to hide the scrim, the line added in the last commit is not working. At some point we set the Tab from PAYMENT tab to SCAN, maybe this could be the place.
(0108313)
hgbot (developer)
2018-12-06 11:24

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 103766bcddda2827e18b09ff6bf4f4ded522726f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 06 15:53:51 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/103766bcddda2827e18b09ff6bf4f4ded522726f [^]

Fixed issue 39467 : Before removing receipt, Scrim should be shown to prevent user actions

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0108403)
migueldejuana (developer)
2018-12-11 16:50

Tested and reviewed

- Issue History
Date Modified Username Field Change
2018-10-17 13:29 lorenzofidalgo New Issue
2018-10-17 13:29 lorenzofidalgo Assigned To => Retail
2018-10-17 13:29 lorenzofidalgo File Added: Broken.png
2018-10-17 13:29 lorenzofidalgo Triggers an Emergency Pack => No
2018-10-17 13:30 lorenzofidalgo Description Updated View Revisions
2018-11-19 11:34 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2018-11-19 11:34 ranjith_qualiantech_com Status new => scheduled
2018-11-23 05:32 hgbot Checkin
2018-11-23 05:32 hgbot Note Added: 0108064
2018-11-23 05:32 hgbot Status scheduled => resolved
2018-11-23 05:32 hgbot Resolution open => fixed
2018-11-23 05:32 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a803308685c561e13c2f671a66ac114cb64f2308 [^]
2018-12-04 17:24 migueldejuana Note Added: 0108254
2018-12-04 17:24 migueldejuana Status resolved => new
2018-12-04 17:24 migueldejuana Resolution fixed => open
2018-12-05 11:49 ranjith_qualiantech_com Status new => scheduled
2018-12-05 11:49 hgbot Checkin
2018-12-05 11:49 hgbot Note Added: 0108276
2018-12-05 11:49 hgbot Status scheduled => resolved
2018-12-05 11:49 hgbot Resolution open => fixed
2018-12-05 11:49 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a803308685c561e13c2f671a66ac114cb64f2308 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5cdf2ac8e1822129ea2e343a3d039b527d0b9e70 [^]
2018-12-05 17:14 migueldejuana Note Added: 0108297
2018-12-05 17:14 migueldejuana Status resolved => new
2018-12-05 17:14 migueldejuana Resolution fixed => open
2018-12-06 10:07 ranjith_qualiantech_com Status new => scheduled
2018-12-06 11:24 hgbot Checkin
2018-12-06 11:24 hgbot Note Added: 0108313
2018-12-06 11:24 hgbot Status scheduled => resolved
2018-12-06 11:24 hgbot Resolution open => fixed
2018-12-06 11:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5cdf2ac8e1822129ea2e343a3d039b527d0b9e70 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/103766bcddda2827e18b09ff6bf4f4ded522726f [^]
2018-12-11 16:50 migueldejuana Review Assigned To => migueldejuana
2018-12-11 16:50 migueldejuana Note Added: 0108403
2018-12-11 16:50 migueldejuana Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker