Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041428Retail ModulesWeb POSpublic2019-07-23 10:122019-09-12 09:57
adrianromero 
adrianromero 
normalminorhave not tried
closedfixed 
5
 
RR19Q4 
marvintm
No
0041428: Define a new Payment type UNDEFINED to always have a payment method to assign transactions
In the functionality Payment Methods grouping by Provider http://wiki.openbravo.com/wiki/Retail:Payment_Methods_grouping_by_Provider_User_Guide [^] may happen if there is not a payment method defined with the type returned by the provider. If this is the case an error is displayed to the user warning that the payment has been charged to the customer but it cannot be added any payment line to the receipt because there is not any payment method that can be assigned to the type returned.

This situation is hard to manage because the customer has been charged and the money must be returned to him manually.
In description
Create an special payment type named "UNDEFINED" that in case there is no payment method with the payment type returned by the payment provider then use the payment method with the special payment type "UNDEFINED".

This way, all approved transactions will have a payment method even in the case there is no match because in this case the payment method with payment type "UNDEFINED" will be used.
No tags attached.
Issue History
2019-07-23 10:12adrianromeroNew Issue
2019-07-23 10:12adrianromeroAssigned To => Retail
2019-07-23 10:12adrianromeroTriggers an Emergency Pack => No
2019-08-29 08:59hgbotCheckin
2019-08-29 08:59hgbotNote Added: 0114316
2019-08-29 08:59hgbotStatusnew => resolved
2019-08-29 08:59hgbotResolutionopen => fixed
2019-08-29 08:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/174cc3511d2f16b9c129ec72373a258fb42701f1 [^]
2019-09-03 09:26shuehnerAssigned ToRetail => adrianromero
2019-09-12 09:57marvintmReview Assigned To => marvintm
2019-09-12 09:57marvintmStatusresolved => closed
2019-09-12 09:57marvintmFixed in Version => RR19Q4

Notes
(0114316)
hgbot   
2019-08-29 08:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 174cc3511d2f16b9c129ec72373a258fb42701f1
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Jul 23 10:12:57 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/174cc3511d2f16b9c129ec72373a258fb42701f1 [^]

Fixes issue 0041428: Define a new Payment type UNDEFINED to always have a payment method to assign transactions

---
M web/org.openbravo.retail.posterminal/js/components/modalprovidergroup.js
---