Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029480Openbravo ERP04. Warehouse managementpublic2015-03-31 16:432015-04-01 17:43
aferraz 
aferraz 
normaltrivialhave not tried
closedfixed 
30Professional Appliance
 
3.0PR15Q23.0PR15Q2 
umartirena
Core
Packaging and release
2015-03-26
main
https://code.openbravo.com/erp/devel/pi/rev/bb85cbd52ff0 [^]
No
0029480: Lines still showing when filtering by a wrong value in a number type column in Manage Reservation popup
Lines still showing when filtering by a wrong value in a number type column in Manage Reservation popup
1- Login into Openbravo ERP
2- As group admin role, set the Enable Stock Reservation preference to 'Y'
3- Logout and login again
4- Go to Sales Order window and create a header.
5- Go to lines and create a new one, select a product that has stock (for example Vino Blanco)
6- Book it
7- Go to the lines tab and open the Manage Reservation pop-up
8- Uncheck all lines
9- Type a wrong filter (a string) in Available Qty column and check all records still shown, while they should not

Note: Same occurs from Stock reservation window
Approved
blocks defect 0029479 closed aferraz Lines still showing when filtering by a wrong value in a number type column in Manage Reservation popup 
Issue History
2015-03-31 16:48aferrazTypedefect => backport
2015-03-31 16:48aferrazTarget Version => 3.0PR15Q2
2015-04-01 17:39dmitry_mezentsevTag Attached: Approved
2015-04-01 17:42hgbotCheckin
2015-04-01 17:42hgbotNote Added: 0076327
2015-04-01 17:42hgbotStatusscheduled => resolved
2015-04-01 17:42hgbotResolutionopen => fixed
2015-04-01 17:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/235571f94428691a7759f9f3968de456b84639d2 [^]
2015-04-01 17:43umartirenaReview Assigned To => umartirena
2015-04-01 17:43umartirenaNote Added: 0076328
2015-04-01 17:43umartirenaStatusresolved => closed
2015-04-01 17:43umartirenaFixed in Version => 3.0PR15Q2

Notes
(0076327)
hgbot   
2015-04-01 17:42   
Repository: erp/backports/3.0PR15Q2
Changeset: 235571f94428691a7759f9f3968de456b84639d2
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Mar 31 16:47:42 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/235571f94428691a7759f9f3968de456b84639d2 [^]

Fixes issue 29480: Lines shown when filtering by a wrong value

Lines will not be shown, if they are not checked, when filtering by a wrong value in a number type column, in Manage Reservation popup

---
M src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
---
(0076328)
umartirena   
2015-04-01 17:43   
Code Review + Testing OK