Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014245Openbravo ERP09. Financial managementpublic2010-08-19 14:162011-01-27 10:20
networkb 
balamurugan 
highmajoralways
closedfixed 
20Community Appliance
2.40MP12 
 
Core
No
0014245: to post a bank statement, if the report have got more than page, the rows are not showed
to post a bank statement, if the report have got more than one page, the rows to go to next page are not showed
. create a new bankstatement with several debts payments
. process and post
. several lines are showed
. go to General Setup || Application || Session Preferences || Session Preferences-> record range=1
, save preferences

. go to bankstatement, and run "post" process
. report is showed with one line, but the rows to go to next page is not showed
No tags attached.
depends on defect 0014616 closed balamurugan to post a bank statement, if the report have got more than page, the rows are not showed 
Issue History
2010-08-19 14:16networkbNew Issue
2010-08-19 14:16networkbAssigned To => dalsasua
2010-08-26 10:11dalsasuaAssigned Todalsasua => adrianromero
2010-08-27 09:28adrianromeroAssigned Toadrianromero => dalsasua
2010-09-07 07:30balamuruganAssigned Todalsasua => balamurugan
2010-09-07 07:44balamuruganNote Added: 0030668
2010-09-07 07:45balamuruganNote Deleted: 0030668
2010-09-07 09:04balamuruganNote Added: 0030669
2010-09-07 09:04balamuruganStatusnew => closed
2010-09-07 09:04balamuruganResolutionopen => unable to reproduce
2010-09-07 15:41balamuruganNote Added: 0030767
2010-09-07 18:10networkbStatusclosed => new
2010-09-07 18:10networkbResolutionunable to reproduce => open
2010-09-07 18:10dalsasuaNote Added: 0030778
2010-09-08 09:14hgbotCheckin
2010-09-08 09:14hgbotNote Added: 0030807
2010-09-08 09:14hgbotStatusnew => resolved
2010-09-08 09:14hgbotResolutionopen => fixed
2010-09-08 09:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/f5a492e17274053bdeff15e3abca3837fd78b2d8 [^]
2010-09-20 10:11sureshbabuNote Added: 0031215
2010-09-20 10:11sureshbabuStatusresolved => new
2010-09-20 10:11sureshbabuResolutionfixed => open
2010-09-20 12:07balamuruganStatusnew => scheduled
2010-09-20 12:07balamuruganNote Added: 0031219
2010-09-20 12:07balamuruganfix_in_branch => pi
2010-09-20 12:11balamuruganResolutionopen => fixed
2010-09-20 12:11balamuruganTypedefect => backport
2010-09-20 12:11balamuruganfix_in_branchpi => 2.40
2010-09-20 12:11balamuruganStatusscheduled => resolved
2010-09-20 12:11balamuruganFixed in Version => 2.40MP16
2010-09-20 12:13balamuruganNote Added: 0031220
2010-09-20 12:13balamuruganStatusresolved => new
2010-09-20 12:13balamuruganResolutionfixed => open
2010-09-20 12:13balamuruganFixed in Version2.40MP16 =>
2010-09-20 12:19balamuruganNote Deleted: 0031219
2010-09-20 12:19balamuruganNote Deleted: 0031220
2010-09-20 12:20balamuruganStatusnew => scheduled
2010-09-20 12:20balamuruganNote Added: 0031226
2010-09-20 12:20balamuruganfix_in_branch2.40 => pi
2010-09-20 12:26balamuruganResolutionopen => fixed
2010-09-20 12:26balamuruganfix_in_branchpi => 2.40
2010-09-20 12:26balamuruganStatusscheduled => resolved
2011-01-27 10:20psarobeNote Added: 0033899
2011-01-27 10:20psarobeStatusresolved => closed

Notes
(0030669)
balamurugan   
2010-09-07 09:04   
I am unable to reproduce this issue. While posting the Bank Statement, it gives the error message like "Process Run Error". I tested in live.builds.openbravo.com also.
(0030767)
balamurugan   
2010-09-07 15:41   
Please give clear explanation of Steps to Reproduce.
. create a new bankstatement with several debts payments
. process and post
. several lines are showed

how many lines have been shown? Please provide the information clearly.

That would help us to triage the issue easily and will reduce turnaround time.
(0030778)
dalsasua   
2010-09-07 18:10   
The root of the issue is that the general ledger journal report must NEVER cut an entry. All the FACT_ACCT lines with same FACT_ACCT_GROUP_ID value must be shown in the same screen, no matter the record range value. If record range is 1, and the entry has got 4 lines, report will show the 4 lines.
(0030807)
hgbot   
2010-09-08 09:14   
Repository: erp/stable/2.40
Changeset: f5a492e17274053bdeff15e3abca3837fd78b2d8
Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com>
Date: Wed Sep 08 12:43:23 2010 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/f5a492e17274053bdeff15e3abca3837fd78b2d8 [^]

Fixed Issue 14245: while posting bank statement, remaining rows aren't shown.

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
---
(0031215)
sureshbabu   
2010-09-20 10:11   
@Bala/David,
Right now the report shows only one line at a time, when the record range is 1, and the entry has got 4 lines.
(0031226)
balamurugan   
2010-09-20 12:20   
created backport of this issue.
(0033899)
psarobe   
2011-01-27 10:20   
Tested working fine