Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033897 | Retail Modules | Mobile Procurement | public | 2016-09-05 15:40 | 2016-10-04 17:27 |
|
Reporter | migueldejuana | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | Production - QA Approved |
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 | 0033897: 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 | depends on | backport | 0033908 | RR16Q3.2 | closed | Retail | Search product filtering by name in procurement |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-05 15:40 | migueldejuana | New Issue | |
2016-09-05 15:40 | migueldejuana | Assigned To | => Retail |
2016-09-05 15:40 | migueldejuana | OBNetwork customer | => No |
2016-09-05 15:40 | migueldejuana | Regression level | => Automated tests |
2016-09-05 15:40 | migueldejuana | Triggers an Emergency Pack | => No |
2016-09-05 15:44 | migueldejuana | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7ad6fad0c45a [^] |
2016-09-05 15:45 | migueldejuana | Regression date | => 2016-05-04 |
2016-09-05 15:45 | migueldejuana | Regression introduced in release | => RR16Q3 |
2016-09-06 11:42 | migueldejuana | Status | new => scheduled |
2016-09-12 17:17 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-09-21 08:47 | hgbot | Checkin | |
2016-09-21 08:47 | hgbot | Note Added: 0090130 | |
2016-09-21 08:47 | hgbot | Status | scheduled => resolved |
2016-09-21 08:47 | hgbot | Resolution | open => fixed |
2016-09-21 08:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0b4ea8f9c2604d6554b3068c070556a6cf910d4a [^] |
2016-09-21 08:48 | hgbot | Checkin | |
2016-09-21 08:48 | hgbot | Note Added: 0090131 | |
2016-10-04 17:27 | marvintm | Regression level | Automated tests => Production - QA Approved |
2016-10-04 17:27 | marvintm | Review Assigned To | => marvintm |
2016-10-04 17:27 | marvintm | Status | resolved => closed |