Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030309Retail ModulesWeb POSpublic2015-07-03 10:312015-07-08 09:10
malsasua 
Retail 
urgentmajoralways
closedfixed 
20Community Appliance
 
RR15Q4 
guilleaer
No
0030309: 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
No tags attached.
depends on backport 0030310RR15Q3 closed Retail normal receipts are created as paid as credit 
depends on backport 0030311RR15Q2.3 closed Retail normal receipts are created as paid as credit 
? issuePayments_2-3.ogv (706,634) 2015-07-03 10:31
https://issues.openbravo.com/file_download.php?file_id=8261&type=bug
png issuePayments.png (171,779) 2015-07-03 10:32
https://issues.openbravo.com/file_download.php?file_id=8263&type=bug
png
Issue History
2015-07-03 10:31malsasuaNew Issue
2015-07-03 10:31malsasuaAssigned To => Retail
2015-07-03 10:31malsasuaFile Added: issuePayments_2-3.ogv
2015-07-03 10:31malsasuaResolution time => 1438898400
2015-07-03 10:31malsasuaTriggers an Emergency Pack => No
2015-07-03 10:32malsasuaFile Added: issuePayments.ogv
2015-07-03 10:32malsasuaFile Deleted: issuePayments.ogv
2015-07-03 10:32malsasuaFile Added: issuePayments.png
2015-07-03 10:51marvintmStatusnew => scheduled
2015-07-06 19:20hgbotCheckin
2015-07-06 19:20hgbotNote Added: 0078685
2015-07-06 19:20hgbotStatusscheduled => resolved
2015-07-06 19:20hgbotResolutionopen => fixed
2015-07-06 19:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b5b037b5ea7ece5b77c48f38bc828032a768326 [^]
2015-07-07 11:12hgbotCheckin
2015-07-07 11:12hgbotNote Added: 0078702
2015-07-08 09:10guilleaerReview Assigned To => guilleaer
2015-07-08 09:10guilleaerNote Added: 0078727
2015-07-08 09:10guilleaerStatusresolved => closed
2015-07-08 09:10guilleaerFixed in Version => RR15Q4

Notes
(0078685)
hgbot   
2015-07-06 19:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2b5b037b5ea7ece5b77c48f38bc828032a768326
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Jul 06 19:20:19 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b5b037b5ea7ece5b77c48f38bc828032a768326 [^]

Fixed issue 30309. 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/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0078702)
hgbot   
2015-07-07 11:12   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8c2d9af11a45cfab5978a28013a4c8cf21a44071
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jul 07 11:11:40 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c2d9af11a45cfab5978a28013a4c8cf21a44071 [^]

Related to issue 30309. Scrim will also be applied on the multiorders flow.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0078727)
guilleaer   
2015-07-08 09:10   
Verified