Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030270Retail ModulesWeb POSpublic2015-06-26 14:382015-08-12 08:47
malsasua 
jorge-garcia 
immediateminoralways
closedfixed 
20Community Appliance
 
RR15Q3 
marvintm
Production - Confirmed Stable
2014-11-06
RR15Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b8a8c54fe38 [^]
No
0030270: receipts search in WEB POS does not work with the char -
when the document no of receipts contains the char - and in the string to search is introduced the char -, no receips are displayed
. in backoffice, configure the posterminal with the prefix 1121-1/
. go to webpos
. create and paid a recetipt: documentno 1121-1/100000 is created
. go to search receipt:
search 1121-1
no receipts are displayed
Approved
blocks defect 0030261 closed jorge-garcia receipts search in WEB POS does not work with the char - 
Issue History
2015-06-29 12:04malsasuaTypedefect => backport
2015-06-29 12:04malsasuaTarget Version => RR15Q3
2015-06-29 17:27dmitry_mezentsevTag Attached: Approved
2015-07-03 09:35jorge-garciaAssigned ToRetail => jorge-garcia
2015-08-06 17:12hgbotCheckin
2015-08-06 17:12hgbotNote Added: 0079234
2015-08-06 17:12hgbotStatusscheduled => resolved
2015-08-06 17:12hgbotResolutionopen => fixed
2015-08-06 17:12hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/e0804400959715dd91094ac6d2650aeafe669f93 [^]
2015-08-06 17:12hgbotCheckin
2015-08-06 17:12hgbotNote Added: 0079237
2015-08-06 17:12hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/e0804400959715dd91094ac6d2650aeafe669f93 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.retail.posterminal/rev/47ab94ec787f1ec970a7b13d3734cff957f3616f [^]
2015-08-12 08:47marvintmReview Assigned To => marvintm
2015-08-12 08:47marvintmStatusresolved => closed

Notes
(0079234)
hgbot   
2015-08-06 17:12   
Repository: retail/backports/3.0RR15Q3/org.openbravo.mobile.core
Changeset: e0804400959715dd91094ac6d2650aeafe669f93
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jul 17 14:35:23 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/e0804400959715dd91094ac6d2650aeafe669f93 [^]

Fixed issue 30270, backport of issue 30261: Needed changes in the ProcessHQLQuery

---
M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java
---
(0079237)
hgbot   
2015-08-06 17:12   
Repository: retail/backports/3.0RR15Q3/org.openbravo.retail.posterminal
Changeset: 47ab94ec787f1ec970a7b13d3734cff957f3616f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jul 17 14:47:51 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.retail.posterminal/rev/47ab94ec787f1ec970a7b13d3734cff957f3616f [^]

Fixed issue 30270, backport of issue 30261: Receipts search in WEB POS does not work with the char -

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
---