Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047451Retail ModulesWeb POSpublic2021-07-23 12:412021-08-10 12:11
knoet 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
RR20Q3.4 
RR21Q4 
No
0047451: Should not be posssible to set up the multi change
When I try to set up the 'multi change', I can't save an error appear. See the screenshot put in the mantis.
The step to reproduce in livebuilds is :
- Log into backoffice
- Go to the window ‘Channel - touchpoint type’
- Select the recrod ‘VBS POS Terminal Type’
- Active the checkbox ‘Multi change’
- On the subtab ‘Payment Method’, Select the payment method 'USA Cash'
- Go to the line change logic
- Put 1 in the field ‘Change Less Than’ and choose the ‘Change Payment’ 'Cash'
NOR
related to defect 0047436 closed Retail POS2 Should not be posssible to set up the multi change 
png backend_save_error.png (103,134) 2021-07-23 12:41
https://issues.openbravo.com/file_download.php?file_id=16041&type=bug
png
Issue History
2021-07-23 12:41knoetNew Issue
2021-07-23 12:41knoetAssigned To => Retail
2021-07-23 12:41knoetFile Added: backend_save_error.png
2021-07-23 12:41knoetTriggers an Emergency Pack => No
2021-07-23 12:42knoetTag Attached: NOR
2021-07-26 13:03rafarodaRelationship addedrelated to 0047436
2021-07-26 13:04rafarodaIssue Monitored: rafaroda
2021-07-27 18:05sebastien_lironResolution time => 1628546400
2021-07-27 18:05sebastien_lironSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22937#r22937
2021-07-27 18:05sebastien_lironIssue Monitored: sebastien_liron
2021-07-30 09:46adrianromeroStatusnew => acknowledged
2021-08-04 14:47adrianromeroStatusacknowledged => scheduled
2021-08-04 14:47adrianromeroAssigned ToRetail => ranjith_qualiantech_com
2021-08-09 04:26hgbotNote Added: 0131034
2021-08-10 12:11hgbotResolutionopen => fixed
2021-08-10 12:11hgbotStatusscheduled => closed
2021-08-10 12:11hgbotNote Added: 0131051
2021-08-10 12:11hgbotFixed in Version => RR21Q4
2021-08-10 12:11hgbotNote Added: 0131052

Notes
(0131034)
hgbot   
2021-08-09 04:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/539 [^]
(0131051)
hgbot   
2021-08-10 12:11   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/539 [^]
(0131052)
hgbot   
2021-08-10 12:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c37ed1381356b70e353048933c5d388ef9a7c7fc
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-08-09T07:55:04+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c37ed1381356b70e353048933c5d388ef9a7c7fc [^]

Fixed ISSUE-47451: Updated handler query to check column with alias name instead of table name

---
M src/org/openbravo/retail/posterminal/event/TerminalTypePaymentMethodEventHandler.java
---