Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013465Openbravo ERPA. Platformpublic2010-04-14 18:122011-01-27 10:27
shuehner 
harikrishnan 
normalmajorhave not tried
closedfixed 
5
2.50MP11 
 
Core
No
0013465: BusinessPartnerSelectorMultiple, number of total rows shown is less than numRows shown
The BusinessPartnerMultiple selector in the testcase did show a rowcount of 1208 rows, however the number of the last row shown is 1120, and then only blank lines without content and row-number are shown.

See also attached screenshot.
Use mp13 (i.e. demo1.openbravo.com as of today)
Goto: financials -> accounting -> analysis tools - General Ledger Report
Open the BusinessPartnerMultiplSelector
scroll near the end of the record range
No tags attached.
blocks defect 0012982 closed adrianromero BusinessPartnerSelectorMultiple, number of total rows shown is less than numRows shown 
Issue History
2010-05-27 19:31psarobeTypedefect => backport
2010-05-27 19:31psarobefix_in_branch => 2.40
2010-06-10 18:01shuehnerAssigned Toshuehner => adrianromero
2010-07-02 13:30harikrishnanAssigned Toadrianromero => harikrishnan
2010-07-02 13:32hgbotCheckin
2010-07-02 13:32hgbotNote Added: 0028979
2010-07-02 13:32hgbotStatusscheduled => resolved
2010-07-02 13:32hgbotResolutionopen => fixed
2010-07-02 13:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/0b4185721c6e5e57dbf9465cc27216eee30c9bc9 [^]
2010-07-02 13:33harikrishnanNote Added: 0028980
2011-01-27 10:27psarobeStatusresolved => closed

Notes
(0028979)
hgbot   
2010-07-02 13:32   
Repository: erp/stable/2.40
Changeset: 0b4185721c6e5e57dbf9465cc27216eee30c9bc9
Author: Harirkishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Jul 02 17:02:02 2010 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/0b4185721c6e5e57dbf9465cc27216eee30c9bc9 [^]

Fixes Issue 13465 : Data from Select query is different from the Count rows.

---
M src/org/openbravo/erpCommon/info/BusinessPartnerMultiple_data.xsql
---
(0028980)
harikrishnan   
2010-07-02 13:33   
Steps to test:

Go to Sales Management || Analysis Tools || Sales Dimensional Report || Sales Dimensional Report and select the Business Partner.Their the issue can be tested

Root Cause:

Data from Select query is different from the Count rows.

Impact:

Their is no impact because of this fix.