Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039716Retail ModulesWeb POSpublic2018-11-29 09:362018-11-30 11:35
migueldejuana 
migueldejuana 
urgentmajoralways
closedfixed 
5
 
RR19Q1 
guilleaer
No
0039716: Closing Overpayment popup doesn't cancel payment process
When adding a payment with overpayment a popup is shown. If we press "Ok" or "Cancel" buttons everything goes well. If you press X icon in the top-right corner of the popup or you press out of the popup we just close the popup and we do not revert the Done process.
- Login in WebPOS
- Add a product (150.50 Avalanche Transceiver)
- Add a payment with Card of 200
- Press Done button and Overpayment popup will be shown
- Press outside the popup
- ERROR! The DOne button is disabled. If we remove the payment and we add it again the Done button is enabled but if we press it the scrim is shown but it remains it there forever.
No tags attached.
Issue History
2018-11-29 09:36migueldejuanaNew Issue
2018-11-29 09:36migueldejuanaAssigned To => migueldejuana
2018-11-29 09:36migueldejuanaTriggers an Emergency Pack => No
2018-11-30 09:42hgbotCheckin
2018-11-30 09:42hgbotNote Added: 0108176
2018-11-30 09:42hgbotStatusnew => resolved
2018-11-30 09:42hgbotResolutionopen => fixed
2018-11-30 09:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/005562bb06e10c765560ca630a8df5842185eb65 [^]
2018-11-30 11:22hgbotCheckin
2018-11-30 11:22hgbotNote Added: 0108180
2018-11-30 11:22hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/005562bb06e10c765560ca630a8df5842185eb65 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b6ee7bd75da16aab8e68f7eda5b0f92f61fec76e [^]
2018-11-30 11:35guilleaerReview Assigned To => guilleaer
2018-11-30 11:35guilleaerStatusresolved => closed
2018-11-30 11:35guilleaerFixed in Version => RR19Q1

Notes
(0108176)
hgbot   
2018-11-30 09:42   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 005562bb06e10c765560ca630a8df5842185eb65
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Nov 29 09:41:02 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/005562bb06e10c765560ca630a8df5842185eb65 [^]

Fixed issue 0039716: Closing Overpayment popup doesn't cancel payment process

- When pressing X icon or pressing out of the Overpayment popup do the same as we do when pressing Cancel button

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0108180)
hgbot   
2018-11-30 11:22   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b6ee7bd75da16aab8e68f7eda5b0f92f61fec76e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Nov 30 11:22:02 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b6ee7bd75da16aab8e68f7eda5b0f92f61fec76e [^]

Fixed issue 0039716: Closing Overpayment popup doesn't cancel payment process

- As a better solution, force to select one of the 2 buttons of the popup. Do not allow to click outside the popup and hide popup close X icon

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