Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037778Retail ModulesWeb POSpublic2018-01-30 17:592018-02-14 13:13
marvintm 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
Production - Confirmed Stable
2017-01-04
RR17Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/44c7e3f98c74a85be438d945dd0588217eecdd61 [^]
No
0037778: In a terminal without refundable payment methods, it should still be possible to pay a return on credit
After the ability to mark a payment method as refundable was introduced, a new check was added to ensure that the user cannot go to the Payment tab for a return, if there are no refundable payment methods added.

This check makes sense, but affected a flow which was possible before: the ability to pay a return on credit, if the terminal and the selected business partner allows it.
- Configure Arturo Montoro customer to add Credit limit
- Configure the VBS-1 terminal to allow pay on credit.
- Mark all its payment methods as non refundable
- Go to the Web POS, and create a Verified Return
- Click on the Total button. A popup is raised, explaining that there are no refundable payment methods. This is wrong, because you should still be able to pay on credit.
No tags attached.
blocks defect 0037776 closed ranjith_qualiantech_com In a terminal without refundable payment methods, it should still be possible to pay a return on credit 
Issue History
2018-01-30 18:06marvintmTypedefect => backport
2018-01-30 18:06marvintmTarget Version => RR18Q1
2018-02-13 19:21hgbotCheckin
2018-02-13 19:21hgbotNote Added: 0102380
2018-02-13 19:22hgbotCheckin
2018-02-13 19:22hgbotNote Added: 0102381
2018-02-13 19:22hgbotStatusscheduled => resolved
2018-02-13 19:22hgbotResolutionopen => fixed
2018-02-13 19:22hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/a55739a179c46f3e6cbc270cba9b77f6aedd5cb1 [^]
2018-02-13 19:23hgbotCheckin
2018-02-13 19:23hgbotNote Added: 0102382
2018-02-13 19:23hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/a55739a179c46f3e6cbc270cba9b77f6aedd5cb1 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/acc526314355b0f4bc961554f169a5ea7eb199b7 [^]
2018-02-14 12:42marvintmAssigned ToRetail => ranjith_qualiantech_com
2018-02-14 13:13marvintmReview Assigned To => marvintm
2018-02-14 13:13marvintmStatusresolved => closed
2018-02-14 13:13marvintmFixed in Version => RR18Q1

Notes
(0102380)
hgbot   
2018-02-13 19:21   
Repository: retail/backports/3.0RR18Q1/org.openbravo.mobile.core
Changeset: e4952353ed29c5225bed7965d9beabb357dbaeb8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Feb 12 15:20:20 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.mobile.core/rev/e4952353ed29c5225bed7965d9beabb357dbaeb8 [^]

Related to issue 37778 : Keypad should not be shown if the payment is disabled in keyboard

* Keypad should be displayed based on active payment methods while clicking payment switch

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0102381)
hgbot   
2018-02-13 19:22   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal
Changeset: a55739a179c46f3e6cbc270cba9b77f6aedd5cb1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Feb 12 15:20:31 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/a55739a179c46f3e6cbc270cba9b77f6aedd5cb1 [^]

Fixed issue 37778 : Payment should be shown if use credit is enabled with no refundable payment methods

* Keypad should be displayed based on active payment methods while clicking payment switch

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0102382)
hgbot   
2018-02-13 19:23   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal
Changeset: acc526314355b0f4bc961554f169a5ea7eb199b7
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 13 11:55:27 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/acc526314355b0f4bc961554f169a5ea7eb199b7 [^]

Fixed issue 37778 : Return can be paid using credit if there are no active payment methods

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---