Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036892Retail ModulesWeb POSpublic2017-09-19 14:312017-09-22 12:59
ngarcia 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR17Q4 
marvintm
OBPS
48523
No
0036892: Cannot reverse a payment if the payment method has a dialog configured in Payment Provider field
Cannot reverse a payment if the payment method has a dialog configured in Payment Provider field

As group admin role:
   Go to VBS POS Terminal Type and set the following values to Cash Payment Method:
      Payment Provider: Confirm payment dialog

   Check the 'Enable Reverse Payments' preference is set to 'Y'

In POS:
   Create a new ticket and pay it with cash
   Check a confirmation dialog is shown. Click OK

   Go to Receipts menu entry and select the previously created ticket
   Click on the total amount (shown in grey)
   Click on the arrow shown next to the payment method in order to reverse the payment
   Check a confirmation dialog is shown. Click OK

   The following warning is shown and the arrow keeps loading:
      "Is not possible in introduce payments in a synchronized order that doesn't contains reversal payments"
No tags attached.
Issue History
2017-09-19 14:31ngarciaNew Issue
2017-09-19 14:31ngarciaAssigned To => Retail
2017-09-19 14:31ngarciaOBNetwork customer => Yes
2017-09-19 14:31ngarciaSupport ticket => 48523
2017-09-19 14:31ngarciaResolution time => 1507586400
2017-09-19 14:31ngarciaTriggers an Emergency Pack => No
2017-09-19 14:31ngarciaIssue Monitored: networkb
2017-09-19 16:43eugeniIssue Monitored: eugeni
2017-09-19 20:00rqueraltaAssigned ToRetail => rqueralta
2017-09-21 16:38rqueraltaStatusnew => scheduled
2017-09-22 00:29hgbotCheckin
2017-09-22 00:29hgbotNote Added: 0099447
2017-09-22 00:29hgbotStatusscheduled => resolved
2017-09-22 00:29hgbotResolutionopen => fixed
2017-09-22 00:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/988128b53871ea1c0d29463bf783ebae3c21f1da [^]
2017-09-22 12:59hgbotCheckin
2017-09-22 12:59hgbotNote Added: 0099482
2017-09-22 12:59marvintmReview Assigned To => marvintm
2017-09-22 12:59marvintmStatusresolved => closed
2017-09-22 12:59marvintmFixed in Version => RR17Q4

Notes
(0099447)
hgbot   
2017-09-22 00:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 988128b53871ea1c0d29463bf783ebae3c21f1da
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Wed Sep 20 05:09:03 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/988128b53871ea1c0d29463bf783ebae3c21f1da [^]

Fixed issue 36892: Cannot reverse a payment if the payment method has a dialog
configured in Payment Provider field

---
M web/org.openbravo.retail.posterminal/js/components/mockpayments.js
M web/org.openbravo.retail.posterminal/js/components/modalpayment.js
---
(0099482)
hgbot   
2017-09-22 12:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1490fef6643df8f8e3995a82b9aaa2e6670c1b4b
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Sep 22 12:39:56 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1490fef6643df8f8e3995a82b9aaa2e6670c1b4b [^]

Related to issue 36892. Fixed some typos in message.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---