Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015901Openbravo ERP09. Financial managementpublic2011-02-09 16:292011-05-03 10:52
jonalegriaesarte 
adrianromero 
urgentmajoralways
closedfixed 
5
2.50MP26 
2.50MP272.50MP29 
Core
No
0015901: The field initial balance should not appear when printing the report trial balance
Now the initial balance appears when printing the report. It should be deleted and the amount should be added to the debit or to the credit.
- Financial Management || Accounting || Analysis Tools || Trial Balance Report

Note that the field initial balance appears.
No tags attached.
depends on defect 0016046 closed jonalegriaesarte The field initial balance should not appear when printing the report trial balance 
diff 15901.diff (24,940) 2011-03-22 09:53
https://issues.openbravo.com/file_download.php?file_id=3724&type=bug
Issue History
2011-02-09 16:29jonalegriaesarteNew Issue
2011-02-09 16:29jonalegriaesarteAssigned To => adrianromero
2011-02-09 16:29jonalegriaesarteModules => Core
2011-02-09 16:29jonalegriaesarteIssue Monitored: networkb
2011-02-24 16:16adrianromeroStatusnew => scheduled
2011-02-24 16:16adrianromerofix_in_branch => pi
2011-02-24 16:16adrianromeroTypedefect => backport
2011-02-24 16:16adrianromerofix_in_branchpi =>
2011-02-24 16:17adrianromeroIssue cloned0016046
2011-02-24 16:17adrianromeroRelationship addeddepends on 0016046
2011-03-22 09:53jonalegriaesarteFile Added: 15901.diff
2011-03-22 09:57jonalegriaesarteNote Added: 0035125
2011-03-22 09:57jonalegriaesarteFixed in SCM revision => in attached diff
2011-03-22 09:57jonalegriaesarteStatusscheduled => resolved
2011-03-22 09:57jonalegriaesarteFixed in Version => 2.50MP29
2011-03-22 09:57jonalegriaesarteResolutionopen => fixed
2011-04-01 17:20hgbotCheckin
2011-04-01 17:20hgbotNote Added: 0035478
2011-04-01 17:20hgbotFixed in SCM revisionin attached diff => http://code.openbravo.com/erp/stable/2.50/rev/5875ad06ca5cfe61184f6aa2f4059414aa6dc502 [^]
2011-04-04 10:05hgbotCheckin
2011-04-04 10:05hgbotNote Added: 0035510
2011-04-04 10:05hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/5875ad06ca5cfe61184f6aa2f4059414aa6dc502 [^] => http://code.openbravo.com/erp/stable/2.50/rev/fb681af935ee5569055e9999b0748233830ce087 [^]
2011-05-03 10:52jonalegriaesarteNote Added: 0036298
2011-05-03 10:52jonalegriaesarteStatusresolved => closed

Notes
(0035125)
jonalegriaesarte   
2011-03-22 09:57   
Attached the diff file to the issue because the repository is frozen.
(0035478)
hgbot   
2011-04-01 17:20   
Repository: erp/stable/2.50
Changeset: 5875ad06ca5cfe61184f6aa2f4059414aa6dc502
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Fri Apr 01 17:19:27 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/5875ad06ca5cfe61184f6aa2f4059414aa6dc502 [^]

Fixes issue 0015901: The field initial balance should not appear when printing
Added a new checkbox to add the initial balance to the credit or the debit.

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.xml
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance_data.xsql
---
(0035510)
hgbot   
2011-04-04 10:05   
Repository: erp/stable/2.50
Changeset: fb681af935ee5569055e9999b0748233830ce087
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Mon Apr 04 10:02:29 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/fb681af935ee5569055e9999b0748233830ce087 [^]

Fixes issue 0015901: The field initial balance should not appear when printing
Solved a compilation problem

---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
---
(0036298)
jonalegriaesarte   
2011-05-03 10:52   
Verified