Notes |
|
(0031054)
|
hgbot
|
2010-09-14 17:55
|
|
Repository: erp/devel/pi
Changeset: dd3183be1a449f7e0bf0d7663e4e1cac7df0294a
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Sep 14 17:54:00 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dd3183be1a449f7e0bf0d7663e4e1cac7df0294a [^]
Fixes issue 0014479: Organization * is not showed in ReportTrialBalance
It has been modified the instructions that load the Organization selector to include the * organization in the trial balance report
---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
---
|
|
|
|
* Testing the issue
Open the Trial balance report window and notice that in the Organization selector now appears the * organization
* Other areas affected
It has been modified only the java block that loads the Organization selector in the trial balance report. No other areas affected. |
|
|
(0031098)
|
hgbot
|
2010-09-15 17:44
|
|
|
|
(0031099)
|
hgbot
|
2010-09-15 17:44
|
|
|
|
|
Issue must be verified first to know what the problem is and how it has to be fixed. |
|
|
|
|
|
|
|
|
|
|
|
(0031504)
|
hgbot
|
2010-09-30 11:36
|
|
Repository: erp/devel/pi
Changeset: 58864304a60b28f5777981f9066e6c6cc5949ff2
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 30 11:35:51 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/58864304a60b28f5777981f9066e6c6cc5949ff2 [^]
Fixes issue 0014479: Organization * is not showed in ReportTrialBalance
It has been modified the instructions that load the Organization selector to include the * organization in the trial balance report
---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
---
|
|
|
|
* Testing the issue.
Adding the * organization to the Trial balance report it has to be tested that properly summarizes records from two different son organizations.
For example post two invoices in two son organizations and verify that the trial balance report properly summarizes the accounting records generated for these two invoices. |
|
|
|
|
|
|
|