Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017253 | Openbravo ERP | A. Platform | public | 2011-05-18 18:24 | 2011-05-26 07:45 |
|
Reporter | gorkaion | |
Assigned To | iperdomo | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Gentoo |
Product Version | | |
Target Version | 3.0RC7 | Fixed in Version | 3.0RC7 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | User Interface Selector |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017253: Product complete's selector filter by stock does not work on physical inventory window |
Description | On the physical inventory window. Adding a new product using the product complete selector. When the popup is opened no products are shown, but if you clear the filter the products appear stocked and not stocked. Trying to filter by stocked no products appear again. |
Steps To Reproduce | On live int-full-oracle.
Create a new record on physical inventory window.
Create a new line and open the product selector.
See that no products are shown.
Clear the filter and all products appear.
Filter by stocked, either 'Yes' or 'No' and all products disappear. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017257 | 3.0MP0 | closed | iperdomo | In RC7 candidate: Physical inventory window. Product selector is not working well |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-18 18:24 | gorkaion | New Issue | |
2011-05-18 18:24 | gorkaion | Assigned To | => alostale |
2011-05-18 18:24 | gorkaion | Modules | => User Interface Selector |
2011-05-18 18:24 | gorkaion | OBNetwork customer | => No |
2011-05-18 18:42 | psarobe | Assigned To | alostale => iperdomo |
2011-05-18 18:42 | psarobe | Priority | normal => immediate |
2011-05-18 18:42 | psarobe | Status | new => scheduled |
2011-05-18 18:42 | psarobe | Target Version | 3.0MP0 => 3.0RC7 |
2011-05-18 18:56 | psarobe | Relationship added | related to 0017257 |
2011-05-19 11:40 | hgbot | Checkin | |
2011-05-19 11:40 | hgbot | Note Added: 0037202 | |
2011-05-19 11:40 | hgbot | Status | scheduled => resolved |
2011-05-19 11:40 | hgbot | Resolution | open => fixed |
2011-05-19 11:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/50054fa153fe9202da8d29e91ecc5444be2da2e5 [^] |
2011-05-19 11:43 | hgbot | Checkin | |
2011-05-19 11:43 | hgbot | Note Added: 0037204 | |
2011-05-19 11:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/50054fa153fe9202da8d29e91ecc5444be2da2e5 [^] => http://code.openbravo.com/erp/devel/pi/rev/e65378ace3a9922341e4ff17bc34db3d77af4750 [^] |
2011-05-19 12:10 | psarobe | Note Added: 0037214 | |
2011-05-19 12:10 | psarobe | Status | resolved => closed |
2011-05-19 12:10 | psarobe | Fixed in Version | => 3.0RC7 |
2011-05-26 07:45 | hudsonbot | Checkin | |
2011-05-26 07:45 | hudsonbot | Note Added: 0037503 | |
2011-05-26 07:45 | hudsonbot | Checkin | |
2011-05-26 07:45 | hudsonbot | Note Added: 0037504 | |
Notes |
|
(0037202)
|
hgbot
|
2011-05-19 11:40
|
|
Repository: erp/devel/pi
Changeset: 50054fa153fe9202da8d29e91ecc5444be2da2e5
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu May 19 11:39:25 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/50054fa153fe9202da8d29e91ecc5444be2da2e5 [^]
Fixes issue 17253: Do not process parameter when value is empty string
---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
---
|
|
|
(0037204)
|
hgbot
|
2011-05-19 11:43
|
|
Repository: erp/devel/pi
Changeset: e65378ace3a9922341e4ff17bc34db3d77af4750
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu May 19 11:42:17 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e65378ace3a9922341e4ff17bc34db3d77af4750 [^]
Fixes issue 17253: Do not process parameter when value is empty string
---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
---
|
|
|
|
|
|
|
|
|
|
|