Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037606Retail ModulesWeb POSpublic2018-01-10 11:022018-01-25 11:41
jorge-garcia 
jorge-garcia 
normalmajorhave not tried
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
QA functional test
2017-11-09
main
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0bd84a6557f1 [^]
No
0037606: UpdateIsLayawayData module script s failing if you update to 17Q3 or less
UpdateIsLayawayData module script s failing if you update to 17Q3 or less
1) Update retail Pack module to 3.0RR17Q3 tag
2) Do and update.database
3) Verify a error is raised due to a malformed query of the modulescript
No tags attached.
blocks defect 0037605 closed jorge-garcia UpdateIsLayawayData module script s failing if you update to 17Q3 or less 
Issue History
2018-01-10 11:04jorge-garciaTypedefect => backport
2018-01-10 11:04jorge-garciaTarget Version => RR18Q1
2018-01-24 15:04hgbotCheckin
2018-01-24 15:04hgbotNote Added: 0101926
2018-01-24 15:04hgbotStatusscheduled => resolved
2018-01-24 15:04hgbotResolutionopen => fixed
2018-01-24 15:04hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/b069c0d042a47e5059b7c7d3ec049bfbe6c51aec [^]
2018-01-25 11:41marvintmReview Assigned To => marvintm
2018-01-25 11:41marvintmStatusresolved => closed
2018-01-25 11:41marvintmFixed in Version => RR18Q1

Notes
(0101926)
hgbot   
2018-01-24 15:04   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal
Changeset: b069c0d042a47e5059b7c7d3ec049bfbe6c51aec
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 24 15:04:03 2018 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/b069c0d042a47e5059b7c7d3ec049bfbe6c51aec [^]

Fixed issue 37606: UpdateIsLayawayData module script s failing if you update to
17Q3 or less

A parenthesis is missing in the query

Modulescript compiled with java 7.

---
M build/classes/org/openbravo/retail/posterminal/modulescript/UpdateIsLayawayData.class
M src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/UpdateIsLayaway_Data.xsql
---