Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033897 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Mobile Procurement | major | always | 2016-09-05 15:40 | 2016-10-04 17:27 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 0b4ea8f9c260 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0090130) hgbot (developer) 2016-09-21 08:47 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 0b4ea8f9c2604d6554b3068c070556a6cf910d4a Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Sep 12 17:21:04 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0b4ea8f9c2604d6554b3068c070556a6cf910d4a [^] Fixed issue 33897: 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 --- |
(0090131) hgbot (developer) 2016-09-21 08:48 |
Repository: tools/automation/pi-mobile Changeset: 3bcf2865122e0613908189ffbf54da84c05ff1d9 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Sep 21 08:44:49 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3bcf2865122e0613908189ffbf54da84c05ff1d9 [^] Verifies issue 33897: 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 --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |