Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046709Retail ModulesWeb POSpublic2021-04-02 17:372021-05-18 15:23
jmelin 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR21Q1.2RR21Q1.2 
marvintm
No
0046709: JIRA 1573 - Changing the payment method available on POS requires to clean the cache
When changing the payment method of a POS in the BO, you need to empty the cache and relink to POS to get the changes
1. Connect to POS VBS-2 with vallblanca user
2. Create an order and pay by card
3. Close till (execute cash up) => you should be log out

4. Connect to BO with Openbravo user
5. switch to "White valley admin" role
6. Open "Channel - Touchpoint" window, select "VBS-2" terminal and disable "card" payment method

7. Log in POS VBS-2 with vallblanca user
8. Create an order and pay => card is still available
9. Refresh masterdata => same
10. Logout/login => card is available

11. Clean cache or open "private navigation window" and reconnect to VBS-2 => card payment method is not available
No tags attached.
blocks defect 0046213 closed ranjith_qualiantech_com JIRA 1573 - Changing the payment method available on POS requires to clean the cache 
Issue History
2021-05-18 13:42marvintmTypedefect => backport
2021-05-18 13:42marvintmTarget Version => RR21Q1.2
2021-05-18 14:33hgbotNote Added: 0128338
2021-05-18 15:23hgbotNote Added: 0128341
2021-05-18 15:23hgbotResolutionopen => fixed
2021-05-18 15:23hgbotStatusscheduled => closed
2021-05-18 15:23hgbotFixed in Version => RR21Q1.2
2021-05-18 15:23hgbotNote Added: 0128342

Notes
(0128338)
hgbot   
2021-05-18 14:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/425 [^]
(0128341)
hgbot   
2021-05-18 15:23   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/425 [^]
(0128342)
hgbot   
2021-05-18 15:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3fdc3e73594887f071e1ec87d6709bd78b672054
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-18T17:35:38+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3fdc3e73594887f071e1ec87d6709bd78b672054 [^]

Fixed ISSUE-46709: CashmanagementList should be filtered with active Payment Type of Touchpoint

---
M src/org/openbravo/retail/posterminal/master/Cashup.java
---