Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033908 | Retail Modules | Mobile Procurement | public | 2016-09-05 15:40 | 2016-10-13 09:31 |
|
Reporter | migueldejuana | |
Assigned To | Retail | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q3.2 | Fixed in Version | RR16Q3.2 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | Automated tests |
Regression date | 2016-05-04 |
Regression introduced in release | RR16Q3 |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7ad6fad0c45a [^] |
Triggers an Emergency Pack | No |
|
Summary | 0033908: Search product filtering by name in procurement |
Description | In 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0033897 | | closed | jorge-garcia | Search product filtering by name in procurement |
|
Attached Files | |
|
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 | |