Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019750
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2012-02-13 17:562012-04-01 20:38
ReportermalsasuaView Statuspublic 
Assigned Tojecharri 
PriorityurgentResolutionfixedFixed in Version3.0MP10
StatusclosedFix in branchFixed in SCM revision314b594fdc44
ProjectionnoneETAnoneTarget Version3.0MP10
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019750: in general ledger report, the subtotals are not transported correctly

DescriptionIn general ledger report, in html format, the subtotal is not transported from the page to the next page, when the business partner is void.
Steps To Reproduce. create new g/l journal:
 schema: F&B International Group US/A/Euro
 accounting date: 10/02/2012
 new line:
   accounting combination 0-11400
   debit 300
 new line:
   accounting combination 0-10000
   credit 300
 process and post

. create new g/l journal:
 schema: F&B International Group US/A/Euro
 accounting date: 11/02/2012
 new line:
   accounting combination 0-11400
   debit 25
 new line:
   accounting combination 0-10000
   credit 25
 process and post


. create new g/l journal:
 schema: F&B International Group US/A/Euro
 accounting date: 13/02/2012
 new line:
   accounting combination 0-10000
   debit 100
 new line:
   accounting combination 0-11400
   credit 100
 process and post


. go to session preferences window:
 . records range: 2

. go to general ledger report:
 . date from: 01/01/2012
 . date to: 31/12/2012
 . organization: *
 . accounting schema: F&B International Group US/A/Euro
 . from account: capital social
 . to account: capital social
 . group by: business partner
 
run report:
Business Partner:
Account No.: 10000 Name: Capital social
DATE DEBIT CREDIT BALANCE DESCRIPTION
PREVIOUS 0.00 0.00 0.00
10-02-2012 0.00 300.00 -300.00 1008 # 10 (test)
11-02-2012 0.00 25.00 -325.00 1009 # 10 (test)
SUBTOTAL 0.00 325.00 -325.00
TOTAL 0.00 0.00 0.00
 
. click in arrow button to go to the next page
Business Partner:
Account No.: 10000 Name: Capital social
DATE DEBIT CREDIT BALANCE DESCRIPTION
PREVIOUS 0.00 0.00 0.00
13-02-2012 100.00 0.00 100.00 1007 # 10 (test)
SUBTOTAL 100.00 0.00 100.00
TOTAL 0.00 0.00 0.00

I have attached 2 screenshots
    
TagsNo tags attached.
Attached Filesjpg file icon pantallazo1.jpg [^] (75,087 bytes) 2012-02-13 17:59


jpg file icon pantallazo2.jpg [^] (77,053 bytes) 2012-02-13 17:59

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 00199032.50MP40 closedjecharri in general ledger report, the subtotals are not transported correctly 

-  Notes
(0045575)
jonalegriaesarte (reporter)
2012-02-29 11:40

Needs to be tested better, so moved to next MP.
(0046114)
hgbot (developer)
2012-03-07 10:04

Repository: erp/devel/pi
Changeset: 314b594fdc445c3af56bf9f08753c3f78dc31c8d
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Mar 07 10:02:43 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/314b594fdc445c3af56bf9f08753c3f78dc31c8d [^]

Fixes issue 19750: in general ledger report, the subtotals are not transported correctly

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
---
(0046116)
jecharri (developer)
2012-03-07 10:40

Test Cases:

-reproduce the steps to reproduce.
-reproduce the steps to reproduce without any Group by.
-reproduce the first steps to reproduce and execute the report with:
  +group by BP and select cero or more BP
  +group by Product and select cero or more Product
  +group by Project and select cero or more Project
(0046141)
hgbot (developer)
2012-03-07 16:18

Repository: erp/devel/pi
Changeset: b08eca418104f9b530f9d8f71c59e8fb96305b35
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Mar 07 16:17:16 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b08eca418104f9b530f9d8f71c59e8fb96305b35 [^]

issue 19750: in general ledger report, the subtotals are not transported correctly

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql
---
(0046151)
malsasua (developer)
2012-03-07 18:47

close ticket:
version:3.0.15680
functionality:
 test plan:
  steps to reproduce -> ok
  check without group business partner -> ok
  check with group by product / project -> ok
(0046155)
dalsasua (reporter)
2012-03-07 18:56

Code reviewed
(0047052)
hudsonbot (developer)
2012-04-01 20:37

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/640de9acc2d5 [^]

Maturity status: Test
(0047055)
hudsonbot (developer)
2012-04-01 20:38

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/640de9acc2d5 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-02-13 17:56 malsasua New Issue
2012-02-13 17:56 malsasua Assigned To => jonalegriaesarte
2012-02-13 17:56 malsasua Web browser => Google Chrome
2012-02-13 17:56 malsasua Modules => Core
2012-02-13 17:56 malsasua Resolution time => 1331679600
2012-02-13 17:59 malsasua File Added: pantallazo1.jpg
2012-02-13 17:59 malsasua File Added: pantallazo2.jpg
2012-02-13 17:59 malsasua Issue Monitored: networkb
2012-02-28 13:46 malsasua Status new => scheduled
2012-02-28 13:46 malsasua fix_in_branch => pi
2012-02-28 15:40 malsasua Web browser Google Chrome => Google Chrome
2012-02-28 15:40 malsasua Priority normal => urgent
2012-02-28 15:40 malsasua fix_in_branch pi =>
2012-02-29 11:40 jonalegriaesarte Web browser Google Chrome => Google Chrome
2012-02-29 11:40 jonalegriaesarte Note Added: 0045575
2012-02-29 11:40 jonalegriaesarte Target Version 3.0MP9 => 3.0MP10
2012-03-05 17:25 jonalegriaesarte Assigned To jonalegriaesarte => jecharri
2012-03-07 10:04 hgbot Checkin
2012-03-07 10:04 hgbot Note Added: 0046114
2012-03-07 10:04 hgbot Status scheduled => resolved
2012-03-07 10:04 hgbot Resolution open => fixed
2012-03-07 10:04 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/314b594fdc445c3af56bf9f08753c3f78dc31c8d [^]
2012-03-07 10:40 jecharri Note Added: 0046116
2012-03-07 16:18 hgbot Checkin
2012-03-07 16:18 hgbot Note Added: 0046141
2012-03-07 18:47 malsasua Note Added: 0046151
2012-03-07 18:56 dalsasua Note Added: 0046155
2012-03-07 18:56 dalsasua Status resolved => closed
2012-03-07 18:56 dalsasua Fixed in Version => 3.0MP10
2012-04-01 20:37 hudsonbot Checkin
2012-04-01 20:37 hudsonbot Note Added: 0047052
2012-04-01 20:38 hudsonbot Checkin
2012-04-01 20:38 hudsonbot Note Added: 0047055


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker