Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011936Openbravo ERPZ. Otherspublic2010-01-12 10:042010-01-14 13:45
arunkumar 
rafaroda 
normalminorhave not tried
closedfixed 
5
2.40 
 
Core
No
0011936: Product complete selector filtering does not work if we select "With Stock"
If we use the checkbox "With Stock" then the filtering does not work properly for the Product Complete Selector. It lists all products.
Prerequisite:

Setup a 2.40 environment with oracle DB and set the no of rows to 5 so that every selector should display 5 records per page.

Steps:

Login as Openbravo/openbravo and change the role as "Openbravo Admin".
Click Information -> Product complete.
Selector popup window will open.
There select the "With Stock" checkbox and click Search.
You can see 22 products will be displayed in the first page. Also you can see Next 5 button.
Click the Next 5 button and you can see 17 products.
Again click the Next 5 button, you can see 12 products.
Again click the Next 5 button, you can see 7 products.
Again click the Next 5 button, you can see 2 products.
Only 5 records should be displayed if we select the "With Stock" checkbox.
page data grid
blocks defect 0011934 closed rafaroda Product complete selector filtering does not work if we select "With Stock" 
Issue History
2010-01-12 10:04rafarodaNew Issue
2010-01-12 10:04rafarodaAssigned To => rafaroda
2010-01-12 10:04rafarodaIssue generated from0011934
2010-01-12 10:04rafarodaRelationship addedblocks 0011934
2010-01-12 10:04rafarodaReporterrafaroda => arunkumar
2010-01-12 10:04rafarodaStatusnew => scheduled
2010-01-12 10:04rafarodafix_in_branch => 2.40
2010-01-12 10:05rafarodaTag Attached: page data grid
2010-01-14 13:19hgbotCheckin
2010-01-14 13:19hgbotNote Added: 0023431
2010-01-14 13:19hgbotStatusscheduled => resolved
2010-01-14 13:19hgbotResolutionopen => fixed
2010-01-14 13:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/a58e33bde8f9f521a9adc10a18c8e304b99ce102 [^]
2010-01-14 13:44rafarodaStatusresolved => closed
2010-01-14 13:45rafarodaNote Added: 0023434

Notes
(0023431)
hgbot   
2010-01-14 13:19   
Repository: erp/stable/2.40
Changeset: a58e33bde8f9f521a9adc10a18c8e304b99ce102
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Wed Jan 13 22:01:02 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/a58e33bde8f9f521a9adc10a18c8e304b99ce102 [^]

Fixes issue 11936 Product Complete With Stock selector now works with paged datagrid.

---
M src/org/openbravo/erpCommon/info/ProductComplete.java
M src/org/openbravo/erpCommon/info/ProductComplete_data.xsql
---
(0023434)
rafaroda   
2010-01-14 13:45   
Closed since already tested and approved by QA.