Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009011 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | critical | always | 2009-05-13 10:06 | 2009-05-26 00:00 | |||
Reporter | maria_perez | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 316fdfd39d17 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009011: Assets do not appear in Balance sheet | |||||||
Description | In Balance Sheet, Assets do not appear, and the other node (Liability) is shown. Reproduced for both Accounting Test entity and for SmallBazaar. | |||||||
Steps To Reproduce | 1. 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0016321) dalsasua (viewer) 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 (viewer) 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 (viewer) 2009-05-25 17:39 |
Tested in PI and works fine |
(0016636) psarobe (viewer) 2009-05-25 17:40 |
Also tested all the create lines from and the Payment reports. All of them using the Spanish language |
![]() |
|||
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 | OBNetwork customer | => No |
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 |