Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010621Openbravo ERP09. Financial managementpublic2009-09-15 12:002009-11-10 06:55
networkb 
vmromanos 
highminoralways
closedfixed 
5
2.40MP8 
2.40MP112.40MP11 
Core
No
0010621: The general ledger journal report cut the gl_entries
The general ledger journal report cut the gl_entries.
This reports cuts the gl_entries depending on the record range variable defined
in the session preferences window. By default this variable is set to 100
so the reports prints the gl_entries in other page when it has
printed 100 entries in the first page. Some times a gl_entry does not enter in the first page, but as there are 100 rows printed, the rest of the gl_entry
is printed on the next page, what is not a correct way to show the financial reports.
In a application with several gl_entries, execute the report
general ledger journal report in order to show more than 100 rows.
See that in the first page, the last gl_entry showed, is probably cut
and continues in the next page.
No tags attached.
blocks defect 00106092.40MP11 closed vmromanos The general ledger journal report cut the gl_entries 
Issue History
2009-09-16 11:04dalsasuaTypedefect => backport
2009-09-16 11:04dalsasuafix_in_branch => 2.40
2009-09-16 11:54rafarodaPriorityimmediate => high
2009-11-09 19:06vmromanosAssigned Todalsasua => vmromanos
2009-11-09 21:25hgbotCheckin
2009-11-09 21:25hgbotNote Added: 0021660
2009-11-09 21:25hgbotStatusscheduled => resolved
2009-11-09 21:25hgbotResolutionopen => fixed
2009-11-09 21:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/a954b6f942a2158355bfd59e91e181d74d9e4de4 [^]
2009-11-10 06:55arunkumarStatusresolved => closed
2009-11-10 06:55arunkumarNote Added: 0021661
2009-11-10 06:55arunkumarFixed in Version => 2.40MP11

Notes
(0021660)
hgbot   
2009-11-09 21:25   
Repository: erp/stable/2.40
Changeset: a954b6f942a2158355bfd59e91e181d74d9e4de4
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Mon Nov 09 21:27:33 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/a954b6f942a2158355bfd59e91e181d74d9e4de4 [^]

Fixed bug 10621: The general ledger journal report cut the gl_entries

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
---
(0021661)
arunkumar   
2009-11-10 06:55   
Tested & Working fine.