Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030311Retail ModulesWeb POSpublic2015-07-03 10:312015-07-27 14:01
malsasua 
Retail 
urgentmajoralways
closedfixed 
20Community Appliance
 
RR15Q2.3RR15Q2.3 
guilleaer
No
0030311: normal receipts are created as paid as credit
when the user remove the paids after that "done" button is clicked, and the system has not finished the process, the receipt is created as credit receipt (without paids, invoiced, etc...)
see video attached and screenshot
Approved
blocks defect 0030309 closed Retail normal receipts are created as paid as credit 
Issue History
2015-07-03 10:51marvintmTypedefect => backport
2015-07-03 10:51marvintmTarget Version => RR15Q2.3
2015-07-04 19:28dmitry_mezentsevTag Attached: Approved
2015-07-08 09:02guilleaerFile Added: fixIssue30309_RRQ152_2_bueno.diff
2015-07-08 09:02guilleaerNote Added: 0078726
2015-07-15 16:15hgbotCheckin
2015-07-15 16:15hgbotNote Added: 0078817
2015-07-15 16:15hgbotStatusscheduled => resolved
2015-07-15 16:15hgbotResolutionopen => fixed
2015-07-15 16:15hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/0fd1a763d37f4bf27e25690fa9427f2f4e10f651 [^]
2015-07-16 13:05hgbotCheckin
2015-07-16 13:05hgbotNote Added: 0078874
2015-07-16 13:05hgbotCheckin
2015-07-16 13:05hgbotNote Added: 0078875
2015-07-16 13:05hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/0fd1a763d37f4bf27e25690fa9427f2f4e10f651 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/afde2caf17df571a3d283762778e6fbe512cdf48 [^]
2015-07-27 14:01guilleaerReview Assigned To => guilleaer
2015-07-27 14:01guilleaerNote Added: 0079079
2015-07-27 14:01guilleaerStatusresolved => closed
2015-07-27 14:01guilleaerFixed in Version => RR15Q2.3
2015-07-30 17:51guilleaerFile Deleted: fixIssue30309_RRQ152_2_bueno.diff

Notes
(0078726)
guilleaer   
2015-07-08 09:02   
attached diff for 15q2.2
(0078817)
hgbot   
2015-07-15 16:15   
Repository: retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal
Changeset: 0fd1a763d37f4bf27e25690fa9427f2f4e10f651
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 15 16:15:25 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/0fd1a763d37f4bf27e25690fa9427f2f4e10f651 [^]

Fixed issue 30311. Block the user actions via scrim when the ticket is completed.
Previously, the user could execute several actions while the ticket was being processed, such as cancelling payments, and this led to inconsistent data. Now it's not possible, as the screen is blocked.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0078874)
hgbot   
2015-07-16 13:05   
Repository: retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal
Changeset: 59a819e57b3b7bdd303931d78fae97357b418af7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jul 16 13:03:19 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/59a819e57b3b7bdd303931d78fae97357b418af7 [^]

Related to issue 30311. Revert wrong commit

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0078875)
hgbot   
2015-07-16 13:05   
Repository: retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal
Changeset: afde2caf17df571a3d283762778e6fbe512cdf48
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jul 16 13:04:46 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/afde2caf17df571a3d283762778e6fbe512cdf48 [^]

Fixed issue 30311. Block the user actions via scrim when the ticket is completed.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0079079)
guilleaer   
2015-07-27 14:01   
Tested & Verified