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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009011
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementcriticalalways2009-05-13 10:062009-05-26 00:00
Reportermaria_perezView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision316fdfd39d17
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009011: Assets do not appear in Balance sheet

DescriptionIn Balance Sheet, Assets do not appear, and the other node (Liability) is shown.
Reproduced for both Accounting Test entity and for SmallBazaar.
Steps To Reproduce1. Log in as Openbravo Admin, entity SmallBazaar
2. Go to Financial Management || Accounting || Analysis Tools || Balance sheet and P&L structure and execute report for 2006.
3. Check the results (attached)
TagsNo tags attached.
Attached Filespdf file icon BalanceSheet250.pdf [^] (4,113 bytes) 2009-05-13 10:06

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0008108pi closedalostale Some subreports are failiing 

-  Notes
(0016321)
dalsasua (reporter)
2009-05-13 15:26

Localization Team has detected that is a problem in XmlEngine. We checked that in GeneralAccountingReport servlet, through this lines

for (int i = 0; i < strGroups.length; i++)
  trees[i] = acct[i].getAccounts();

xmlDocument.setDataArray("reportDetail", "structure1", trees);

String strResult = xmlDocument.print();
renderFO(strResult, response);

correct array (Trees) is given to the setDataArray method, but it is not correctly managed by XmlEngine.
It has to be with the fix of this issue https://issues.openbravo.com/view.php?id=8108 [^] that was reported due to this commit https://code.openbravo.com/erp/devel/pi/rev/da25ccb7bcfb [^]
(0016355)
alostale (manager)
2009-05-14 15:40

Note to QA:

Be very cautious when reviewing this issue since it introduces changes in XmlEngine. Specially check the behavior of the elements affected by the related issues.
(0016356)
hgbot (developer)
2009-05-14 15:42

Repository: erp/devel/pi
Changeset: 316fdfd39d178dc0f5931fe73c69a53628bf3a55
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu May 14 15:41:22 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/316fdfd39d178dc0f5931fe73c69a53628bf3a55 [^]

fixed bug 0009011: Assets do not appear in Balance sheet

Refactor online translations in XmlEngine for sections

---
M src-core/src/org/openbravo/xmlEngine/XmlDocument.java
M src-core/src/org/openbravo/xmlEngine/XmlVectorValue.java
---
(0016635)
psarobe (manager)
2009-05-25 17:39

Tested in PI and works fine
(0016636)
psarobe (manager)
2009-05-25 17:40

Also tested all the create lines from and the Payment reports. All of them using the Spanish language

- Issue History
Date Modified Username Field Change
2009-05-13 10:06 maria_perez New Issue
2009-05-13 10:06 maria_perez Assigned To => rafaroda
2009-05-13 10:06 maria_perez File Added: BalanceSheet250.pdf
2009-05-13 10:15 rafaroda Assigned To rafaroda => dalsasua
2009-05-13 15:26 dalsasua Note Added: 0016321
2009-05-13 15:26 dalsasua Assigned To dalsasua => alostale
2009-05-13 15:26 dalsasua Status new => acknowledged
2009-05-14 09:53 alostale Status acknowledged => scheduled
2009-05-14 09:53 alostale fix_in_branch => pi
2009-05-14 09:54 alostale Priority normal => urgent
2009-05-14 09:54 alostale fix_in_branch pi =>
2009-05-14 10:20 alostale Relationship added related to 0008108
2009-05-14 15:40 alostale Note Added: 0016355
2009-05-14 15:42 hgbot Checkin
2009-05-14 15:42 hgbot Note Added: 0016356
2009-05-14 15:42 hgbot Status scheduled => resolved
2009-05-14 15:42 hgbot Resolution open => fixed
2009-05-14 15:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/316fdfd39d178dc0f5931fe73c69a53628bf3a55 [^]
2009-05-25 17:39 psarobe Status resolved => closed
2009-05-25 17:39 psarobe Note Added: 0016635
2009-05-25 17:40 psarobe Note Added: 0016636
2009-05-26 00:00 anonymous sf_bug_id 0 => 2796597


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker