Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042853Retail ModulesWeb POSpublic2020-01-14 13:372020-01-24 18:39
samuel_nicuesa 
rqueralta 
highmajoralways
closedfixed 
5
pi 
RR20Q2 
guilleaer
No
0042853: Using slow devices is possible to click on delete payment several times.
It is also happening when a Credit Note payments is added to the ticket.
We are able to click on Apply button several times.
[POS]
Configure Performance to 6xslowdown
Configure Network to Slow 3G

Create a ticket
Add one product
Pay it using Credit Note payments
You will realize that is possible to click on Apply button several times
The Credit Note payment has been added to the ticket

Remove the credit note payment
You will be able to click on remove payment several times
No tags attached.
diff FinalPosterminal.diff (988) 2020-01-14 13:37
https://issues.openbravo.com/file_download.php?file_id=13823&type=bug
diff FinalGiftCards.diff (1,983) 2020-01-14 13:38
https://issues.openbravo.com/file_download.php?file_id=13824&type=bug
Issue History
2020-01-14 13:37samuel_nicuesaNew Issue
2020-01-14 13:37samuel_nicuesaAssigned To => Retail
2020-01-14 13:37samuel_nicuesaFile Added: FinalPosterminal.diff
2020-01-14 13:37samuel_nicuesaResolution time => 1549234800
2020-01-14 13:37samuel_nicuesaTriggers an Emergency Pack => No
2020-01-14 13:38samuel_nicuesaPrioritynormal => high
2020-01-14 13:38samuel_nicuesaFile Added: FinalGiftCards.diff
2020-01-15 00:34rqueraltaAssigned ToRetail => rqueralta
2020-01-15 00:34rqueraltaStatusnew => scheduled
2020-01-16 15:22marvintmResolution time1549234800 => 1580770800
2020-01-22 02:43hgbotCheckin
2020-01-22 02:43hgbotNote Added: 0117163
2020-01-22 02:43hgbotStatusscheduled => resolved
2020-01-22 02:43hgbotResolutionopen => fixed
2020-01-22 02:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4262c7fee6e977fae3e0bb357dec60c930a48529 [^]
2020-01-22 02:44hgbotCheckin
2020-01-22 02:44hgbotNote Added: 0117164
2020-01-22 02:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4262c7fee6e977fae3e0bb357dec60c930a48529 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/ee67c9f0499de14eb75146567f5cee3589d2137b [^]
2020-01-24 18:39guilleaerReview Assigned To => guilleaer
2020-01-24 18:39guilleaerStatusresolved => closed
2020-01-24 18:39guilleaerFixed in Version => RR20Q2

Notes
(0117163)
hgbot   
2020-01-22 02:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4262c7fee6e977fae3e0bb357dec60c930a48529
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Jan 20 13:30:02 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4262c7fee6e977fae3e0bb357dec60c930a48529 [^]

Fixed issue 42853: Using slow devices is possible to click on delete payment
several times.

- Apply button was disabled to avoid the possible to click several times on this
button in slow devices

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0117164)
hgbot   
2020-01-22 02:44   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: ee67c9f0499de14eb75146567f5cee3589d2137b
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Jan 20 13:28:48 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/ee67c9f0499de14eb75146567f5cee3589d2137b [^]

Fixed issue 42853: Using slow devices is possible to click on delete payment
several times.

- Apply button was disabled to avoid the possible to click several times on this
button in slow devices

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardDetails.js
---