Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014479 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2010-09-08 14:06 | 2010-10-14 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP23 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 58864304a60b | ||||
Projection | none | ETA | none | Target Version | 2.50MP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP21 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014479: Organization * is not showed in ReportTrialBalance | |||||||
Description | Organization * is not showed in ReportTrialBalance | |||||||
Steps To Reproduce | 1. go to Financial Management || Accounting || Analysis Tools || Trial Balance Report || Trial Balance Report 2. realize organization * does not appear in the combo (as it does in other accounting reports such as general ledger or general journal and in previous versions) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0031054) hgbot (developer) 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 --- |
(0031055) adrianromero (manager) 2010-09-14 17:57 |
* 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 (developer) 2010-09-15 17:44 |
Repository: erp/devel/pi Changeset: 394d01e28e38f43ebe5b6088d95ed745f624bc32 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Sep 15 17:41:15 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/394d01e28e38f43ebe5b6088d95ed745f624bc32 [^] Backed out changeset dd3183be1a44 Issue 14479 --- M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java --- |
(0031099) hgbot (developer) 2010-09-15 17:44 |
Repository: erp/devel/pi Changeset: a83687dfd69c16479caa5e210e8d2a481b70a6c5 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Sep 15 17:42:14 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a83687dfd69c16479caa5e210e8d2a481b70a6c5 [^] Merge with previous Issue 14479 --- M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java --- |
(0031100) adrianromero (manager) 2010-09-15 17:46 |
Issue must be verified first to know what the problem is and how it has to be fixed. |
(0031120) hudsonbot (developer) 2010-09-15 20:55 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/dd3183be1a44 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/80bfed94a6e8 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18410.obx [^] |
(0031139) hudsonbot (developer) 2010-09-16 07:14 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/394d01e28e38 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/b87fbf840cdb [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18415.obx [^] |
(0031140) hudsonbot (developer) 2010-09-16 07:14 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/a83687dfd69c [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/b87fbf840cdb [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18415.obx [^] |
(0031504) hgbot (developer) 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 --- |
(0031505) adrianromero (manager) 2010-09-30 11:39 |
* 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. |
(0031709) hudsonbot (developer) 2010-10-08 20:59 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/58864304a60b [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f476e192559f [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18505.obx [^] |
(0031809) psarobe (manager) 2010-10-13 14:12 |
Tested working fine |
Issue History | |||
Date Modified | Username | Field | Change |
2010-09-08 14:06 | networkb | New Issue | |
2010-09-08 14:06 | networkb | Assigned To | => dalsasua |
2010-09-09 09:52 | adrianromero | Assigned To | dalsasua => adrianromero |
2010-09-09 12:33 | adrianromero | Status | new => scheduled |
2010-09-09 12:33 | adrianromero | fix_in_branch | => pi |
2010-09-14 17:55 | hgbot | Checkin | |
2010-09-14 17:55 | hgbot | Note Added: 0031054 | |
2010-09-14 17:55 | hgbot | Status | scheduled => resolved |
2010-09-14 17:55 | hgbot | Resolution | open => fixed |
2010-09-14 17:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dd3183be1a449f7e0bf0d7663e4e1cac7df0294a [^] |
2010-09-14 17:57 | adrianromero | Note Added: 0031055 | |
2010-09-14 17:57 | shuehner | Relationship added | related to 0010001 |
2010-09-15 17:44 | hgbot | Checkin | |
2010-09-15 17:44 | hgbot | Note Added: 0031098 | |
2010-09-15 17:44 | hgbot | Checkin | |
2010-09-15 17:44 | hgbot | Note Added: 0031099 | |
2010-09-15 17:46 | adrianromero | Note Added: 0031100 | |
2010-09-15 17:46 | adrianromero | Status | resolved => new |
2010-09-15 17:46 | adrianromero | Resolution | fixed => open |
2010-09-15 17:47 | adrianromero | Status | new => scheduled |
2010-09-15 17:47 | adrianromero | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/dd3183be1a449f7e0bf0d7663e4e1cac7df0294a [^] => |
2010-09-15 17:47 | adrianromero | fix_in_branch | pi => |
2010-09-15 20:55 | hudsonbot | Checkin | |
2010-09-15 20:55 | hudsonbot | Note Added: 0031120 | |
2010-09-16 07:14 | hudsonbot | Checkin | |
2010-09-16 07:14 | hudsonbot | Note Added: 0031139 | |
2010-09-16 07:14 | hudsonbot | Checkin | |
2010-09-16 07:14 | hudsonbot | Note Added: 0031140 | |
2010-09-30 11:36 | hgbot | Checkin | |
2010-09-30 11:36 | hgbot | Note Added: 0031504 | |
2010-09-30 11:36 | hgbot | Status | scheduled => resolved |
2010-09-30 11:36 | hgbot | Resolution | open => fixed |
2010-09-30 11:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/58864304a60b28f5777981f9066e6c6cc5949ff2 [^] |
2010-09-30 11:39 | adrianromero | Note Added: 0031505 | |
2010-10-08 20:59 | hudsonbot | Checkin | |
2010-10-08 20:59 | hudsonbot | Note Added: 0031709 | |
2010-10-13 14:12 | psarobe | Note Added: 0031809 | |
2010-10-13 14:12 | psarobe | Status | resolved => closed |
2010-10-13 14:12 | psarobe | Fixed in Version | => 2.50MP23 |
2010-10-14 00:00 | anonymous | sf_bug_id | 0 => 3086968 |
Copyright © 2000 - 2009 MantisBT Group |