Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016046 | Openbravo ERP | 09. Financial management | public | 2011-02-24 16:17 | 2011-06-13 11:36 |
|
Reporter | adrianromero | |
Assigned To | jonalegriaesarte | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP0 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016046: The field initial balance should not appear when printing the report trial balance |
Description | 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. |
Steps To Reproduce | - Financial Management || Accounting || Analysis Tools || Trial Balance Report
Note that the field initial balance appears. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | backport | 0015901 | 2.50MP27 | closed | adrianromero | The field initial balance should not appear when printing the report trial balance |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-24 16:17 | adrianromero | New Issue | |
2011-02-24 16:17 | adrianromero | Assigned To | => adrianromero |
2011-02-24 16:17 | adrianromero | Modules | => Core |
2011-02-24 16:17 | adrianromero | OBNetwork customer | => Yes |
2011-02-24 16:17 | adrianromero | Issue generated from | 0015901 |
2011-02-24 16:17 | adrianromero | Relationship added | blocks 0015901 |
2011-02-24 16:17 | adrianromero | Status | new => scheduled |
2011-02-24 16:17 | adrianromero | fix_in_branch | => pi |
2011-02-24 16:17 | adrianromero | Severity | minor => major |
2011-02-24 16:17 | adrianromero | fix_in_branch | pi => |
2011-03-30 12:10 | dalsasua | Assigned To | adrianromero => jonalegriaesarte |
2011-04-01 16:45 | hgbot | Checkin | |
2011-04-01 16:45 | hgbot | Note Added: 0035476 | |
2011-04-01 16:45 | hgbot | Status | scheduled => resolved |
2011-04-01 16:45 | hgbot | Resolution | open => fixed |
2011-04-01 16:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ebf1a5e0b1179870725733640b4cefa9e202a4c1 [^] |
2011-05-05 18:20 | hgbot | Checkin | |
2011-05-05 18:20 | hgbot | Note Added: 0036428 | |
2011-05-05 18:20 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ebf1a5e0b1179870725733640b4cefa9e202a4c1 [^] => http://code.openbravo.com/erp/devel/pi/rev/0c548c5053b1b114e47efb83f85a85d8eae95429 [^] |
2011-05-12 13:30 | hudsonbot | Checkin | |
2011-05-12 13:30 | hudsonbot | Note Added: 0036832 | |
2011-06-13 11:36 | egoitz | Note Added: 0038288 | |
2011-06-13 11:36 | egoitz | Status | resolved => closed |
2011-06-13 11:36 | egoitz | Fixed in Version | => 3.0MP0 |
Notes |
|
(0035476)
|
hgbot
|
2011-04-01 16:45
|
|
Repository: erp/devel/pi
Changeset: ebf1a5e0b1179870725733640b4cefa9e202a4c1
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Fri Apr 01 16:44:56 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ebf1a5e0b1179870725733640b4cefa9e202a4c1 [^]
Fixes issue 0016046: The field initial balance should not appear when
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
---
|
|
|
(0036428)
|
hgbot
|
2011-05-05 18:20
|
|
Repository: erp/devel/pi
Changeset: 0c548c5053b1b114e47efb83f85a85d8eae95429
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Thu May 05 18:19:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0c548c5053b1b114e47efb83f85a85d8eae95429 [^]
Fixes issue 0016046: The field initial balance should not appear
Fixed a problem in the checkbox. Now the checkbox is not selected
in the first call.
---
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
---
|
|
|
|
|
|
(0038288)
|
egoitz
|
2011-06-13 11:36
|
|
Verified.
Solution Included on Openbravo 3mp0 |
|