Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040139Retail ModulesWeb POSpublic2019-02-05 12:252019-03-01 09:00
aferraz 
collazoandy4 
normalmajorhave not tried
closedfixed 
5
 
RR19Q2RR19Q2 
marvintm
No
0040139: It should not be possible to reverse a payment made in a different POS Terminal
It should not be possible to reverse a payment made in a different POS Terminal
- Login in VBS-1 POS.
- Create a receipt and pay it.
- Login in VBS1001 POS.
- Open previous receipt and try to reverse the payment.
- Check you can do it and you should not.
When clicking on Reverse Payment button in terminal VBS1001, as payment is related to terminal VBS-1, a popup should be displayed telling:
It is not possible to reverse a payment made in a different terminal (VBS-1).
No tags attached.
blocks feature request 0040257RR19Q2 closed aferraz Cross Store Payments & Returns project 
Issue History
2019-02-05 12:25aferrazNew Issue
2019-02-05 12:25aferrazAssigned To => collazoandy4
2019-02-05 12:25aferrazTriggers an Emergency Pack => No
2019-02-05 14:10aferrazProposed Solution updated
2019-02-07 06:59collazoandy4Statusnew => scheduled
2019-02-09 13:57hgbotCheckin
2019-02-09 13:57hgbotNote Added: 0109657
2019-02-09 13:57hgbotStatusscheduled => resolved
2019-02-09 13:57hgbotResolutionopen => fixed
2019-02-09 13:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9238d1bf8d7a6016b495f605e2057a49f2895972 [^]
2019-02-28 13:23aferrazReview Assigned To => marvintm
2019-03-01 09:00marvintmStatusresolved => closed
2019-03-01 09:00marvintmFixed in Version => RR19Q2
2019-03-04 18:21aferrazRelationship addedrelated to 0040257
2019-03-04 18:22aferrazRelationship replacedblocks 0040257

Notes
(0109657)
hgbot   
2019-02-09 13:57   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9238d1bf8d7a6016b495f605e2057a49f2895972
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Feb 07 00:44:14 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9238d1bf8d7a6016b495f605e2057a49f2895972 [^]

Fixed issue 40139: It should not be posible to reverse a payment made in a
different POS Terminal

Now a payment made in a different POS Terminal can be reversed

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M src/org/openbravo/retail/posterminal/PaidReceiptsPaymentsProperties.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---