Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033908
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Mobile Procurementmajoralways2016-09-05 15:402016-10-13 09:31
ReportermigueldejuanaView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionfixedFixed in VersionRR16Q3.2
StatusclosedFix in branchFixed in SCM revisione3f95799a2a8
ProjectionnoneETAnoneTarget VersionRR16Q3.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression levelAutomated tests
Regression date2016-05-04
Regression introduced in releaseRR16Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7ad6fad0c45a [^]
Triggers an Emergency PackNo
Summary

0033908: Search product filtering by name in procurement

DescriptionIn Search tab, filtering by name shows a js error (OBDAL error: undefined).
In line:
    OB.Dal.query(OB.Model.Product, 'select * from m_product ' + whereClause, [], successCallbackProducts, errorCallback);

whereClause has a '?' to put a parameter but no parameters are passed.
Steps To Reproduce- Login in http://localhost:8080/openbravo/web/org.openbravo.mobile.procurement/?terminal=PROC-1 [^]
- Open Search tab and write "adh" in the input and press magnifying glass button.
- ERROR!: Js error --> OBDAL error: undefined
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0033897 closedjorge-garcia Search product filtering by name in procurement 

-  Notes
(0090197)
hgbot (developer)
2016-09-23 11:02

Repository: retail/backports/3.0RR16Q3.2/org.openbravo.mobile.core
Changeset: e3f95799a2a87bdffbbc715ce909ba33be45c4c1
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Sep 23 11:02:26 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.2/org.openbravo.mobile.core/rev/e3f95799a2a87bdffbbc715ce909ba33be45c4c1 [^]

Fixed issue 33908: Search product filtering by name in procurement

With the change done, parameters to replace in the query are missing.

The solution is to send those parameters.

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproducts.js
---
(0090198)
hgbot (developer)
2016-09-23 11:02

Repository: retail/backports/3.0RR16Q3.2/pi-mobile
Changeset: fe49b5190ba811d2788a1b2c1c809127471a9d84
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Sep 23 11:01:33 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.2/pi-mobile/rev/fe49b5190ba811d2788a1b2c1c809127471a9d84 [^]

Verifies issue 33908: Search product filtering by name in procurement

Added test I33897_PartialSerachInProcurement

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/procurement/I33897_PartialSerachInProcurement.java
---
(0090547)
hgbot (developer)
2016-10-13 09:31

Repository: tools/automation/pi-mobile
Changeset: fe49b5190ba811d2788a1b2c1c809127471a9d84
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Sep 23 11:01:33 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fe49b5190ba811d2788a1b2c1c809127471a9d84 [^]

Verifies issue 33908: Search product filtering by name in procurement

Added test I33897_PartialSerachInProcurement

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/procurement/I33897_PartialSerachInProcurement.java
---

- Issue History
Date Modified Username Field Change
2016-09-06 11:42 migueldejuana Type defect => backport
2016-09-06 11:42 migueldejuana Target Version => RR16Q3.2
2016-09-23 11:02 hgbot Checkin
2016-09-23 11:02 hgbot Note Added: 0090197
2016-09-23 11:02 hgbot Status scheduled => resolved
2016-09-23 11:02 hgbot Resolution open => fixed
2016-09-23 11:02 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q3.2/org.openbravo.mobile.core/rev/e3f95799a2a87bdffbbc715ce909ba33be45c4c1 [^]
2016-09-23 11:02 hgbot Checkin
2016-09-23 11:02 hgbot Note Added: 0090198
2016-09-26 23:24 guilleaer Review Assigned To => guilleaer
2016-09-26 23:24 guilleaer Status resolved => closed
2016-09-26 23:24 guilleaer Fixed in Version => RR16Q3.2
2016-10-13 09:31 hgbot Checkin
2016-10-13 09:31 hgbot Note Added: 0090547


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker