Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039721Retail ModulesWeb POSpublic2018-11-30 09:042018-12-04 14:13
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
piRR19Q1 
marvintm
No
0039721: A JS error is shown in the new selector
if you try to search any type of order with the new selector by amount (to or from) without any value in imput.
- Login WebPOS.
- Go to Verify return, for example.
- Select to filter by amount.
- Tap search button.
No tags attached.
Issue History
2018-11-30 09:04javierRodriguezNew Issue
2018-11-30 09:04javierRodriguezAssigned To => javierRodriguez
2018-11-30 09:04javierRodriguezTriggers an Emergency Pack => No
2018-12-04 11:14hgbotCheckin
2018-12-04 11:14hgbotNote Added: 0108244
2018-12-04 11:14hgbotStatusnew => resolved
2018-12-04 11:14hgbotResolutionopen => fixed
2018-12-04 11:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c79471ca2b46f5ac5eb0d918237460b93464d6c8 [^]
2018-12-04 14:13marvintmReview Assigned To => marvintm
2018-12-04 14:13marvintmStatusresolved => closed
2018-12-04 14:13marvintmFixed in Version => RR19Q1

Notes
(0108244)
hgbot   
2018-12-04 11:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c79471ca2b46f5ac5eb0d918237460b93464d6c8
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Fri Nov 30 14:21:26 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c79471ca2b46f5ac5eb0d918237460b93464d6c8 [^]

Fixed issue 39721: A JS error is shown in the new selector

Added new condition, i just create the filter if it has a value.

---
M src/org/openbravo/retail/posterminal/PaidReceiptsFilter.java
M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js
---