Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027033 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 09. Financial management | minor | N/A | 2014-07-08 17:19 | 2015-02-23 05:11 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | rafademiguel | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 084bfe1a6854 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0027033: New check-box Include zero figures in Trial Balance report | |||||||
Description | New check-box Include zero figures (entire CoA) (to be export the complete CoA per org and easily compare them) . This is needed for reporting, to compare reports for example with one organization with another one, to have the same number of rows so even if there haven’t been any movement for a specific period show them | |||||||
Steps To Reproduce | Go to Financial management > Analysis tools > Trial Balance | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0068970) hgbot (developer) 2014-07-30 09:07 |
Repository: erp/devel/pi Changeset: 01542ca587a55ae84fa002fb1601db7c595e3e41 Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com> Date: Wed Jul 30 09:06:10 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/01542ca587a55ae84fa002fb1601db7c595e3e41 [^] Fixes issue 27033 Feature request to include zero figures to Trial Balance Report --- 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 --- |
(0069239) hudsonbot (viewer) 2014-08-08 18:54 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/4450016dee64 [^] Maturity status: Test |
(0069851) rafaroda (viewer) 2014-08-29 12:05 |
Needs to be added filters for Account Combination ISACTIVE = 'Y' |
(0069853) rafaroda (viewer) 2014-08-29 13:28 |
Javascript error when using Group By and then clicking on an zero figure record. |
(0069854) hgbot (developer) 2014-08-29 13:29 |
Repository: erp/devel/pi Changeset: 4940706a662af732d7db7b39f9e37d6f5c913885 Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com> Date: Fri Aug 29 11:56:20 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4940706a662af732d7db7b39f9e37d6f5c913885 [^] Related to issue 27033 Added ISACTIVE where close to query --- M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance_data.xsql --- |
(0069855) hgbot (developer) 2014-08-29 13:30 |
Repository: erp/devel/pi Changeset: 89d7c698e42e291c015f0307495b927910fa6c5e Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com> Date: Fri Aug 29 13:26:15 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/89d7c698e42e291c015f0307495b927910fa6c5e [^] Fixes issue 27033 Corrected Javascript condition not to display error --- M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html --- |
(0069894) hudsonbot (viewer) 2014-09-01 16:26 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5b8d152f7606 [^] Maturity status: Test |
(0069895) hudsonbot (viewer) 2014-09-01 16:26 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5b8d152f7606 [^] Maturity status: Test |
(0070158) hgbot (developer) 2014-09-16 18:29 |
Repository: erp/devel/pi Changeset: 8cdb806752c7bea90927ed983409bdcee216f362 Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com> Date: Tue Sep 16 18:28:40 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8cdb806752c7bea90927ed983409bdcee216f362 [^] Related to issue 27033 Backed out feature request to include zero figures in Trial Balance report --- 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 --- |
(0070177) hudsonbot (viewer) 2014-09-17 13:49 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c8fa8d228056 [^] Maturity status: Test |
(0070198) rafaroda (viewer) 2014-09-18 17:48 |
Beware of feature request 0027639 that also affects Trial Balance Report when committing to pi. |
(0074357) hgbot (developer) 2015-02-11 17:49 |
Repository: erp/devel/pi Changeset: 084bfe1a6854391f3b846b34d5ebcd0335b9d68f Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed Feb 11 17:49:29 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/084bfe1a6854391f3b846b34d5ebcd0335b9d68f [^] Fixes issue 27033 New check-box Include zero figures in Trial Balance report --- 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 --- |
(0074436) eduardo_Argal (viewer) 2015-02-12 16:26 |
Code Reviewed and tested (html, pdf, xls) |
(0074748) hudsonbot (viewer) 2015-02-23 05:11 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6856352d7235 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-08 17:19 | rafaroda | New Issue | |
2014-07-08 17:19 | rafaroda | Assigned To | => rafaroda |
2014-07-08 17:19 | rafaroda | OBNetwork customer | => No |
2014-07-08 17:19 | rafaroda | Modules | => Core |
2014-07-08 17:19 | rafaroda | Triggers an Emergency Pack | => No |
2014-07-08 17:19 | rafaroda | Status | new => scheduled |
2014-07-08 17:19 | rafaroda | fix_in_branch | => pi |
2014-07-30 09:07 | hgbot | Checkin | |
2014-07-30 09:07 | hgbot | Note Added: 0068970 | |
2014-07-30 09:07 | hgbot | Status | scheduled => resolved |
2014-07-30 09:07 | hgbot | Resolution | open => fixed |
2014-07-30 09:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/01542ca587a55ae84fa002fb1601db7c595e3e41 [^] |
2014-08-08 18:54 | hudsonbot | Checkin | |
2014-08-08 18:54 | hudsonbot | Note Added: 0069239 | |
2014-08-29 12:05 | rafaroda | Note Added: 0069851 | |
2014-08-29 12:05 | rafaroda | Status | resolved => new |
2014-08-29 12:05 | rafaroda | Resolution | fixed => open |
2014-08-29 13:28 | rafaroda | Note Added: 0069853 | |
2014-08-29 13:29 | hgbot | Checkin | |
2014-08-29 13:29 | hgbot | Note Added: 0069854 | |
2014-08-29 13:30 | hgbot | Checkin | |
2014-08-29 13:30 | hgbot | Note Added: 0069855 | |
2014-08-29 13:30 | hgbot | Status | new => resolved |
2014-08-29 13:30 | hgbot | Resolution | open => fixed |
2014-08-29 13:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/01542ca587a55ae84fa002fb1601db7c595e3e41 [^] => http://code.openbravo.com/erp/devel/pi/rev/89d7c698e42e291c015f0307495b927910fa6c5e [^] |
2014-09-01 16:26 | hudsonbot | Checkin | |
2014-09-01 16:26 | hudsonbot | Note Added: 0069894 | |
2014-09-01 16:26 | hudsonbot | Checkin | |
2014-09-01 16:26 | hudsonbot | Note Added: 0069895 | |
2014-09-16 18:29 | hgbot | Checkin | |
2014-09-16 18:29 | hgbot | Note Added: 0070158 | |
2014-09-16 18:30 | rafaroda | Assigned To | rafaroda => rafademiguel |
2014-09-16 18:30 | rafaroda | Status | resolved => new |
2014-09-16 18:30 | rafaroda | Resolution | fixed => open |
2014-09-17 09:18 | rafaroda | File Added: TrialBalanceReport.diff | |
2014-09-17 13:49 | hudsonbot | Checkin | |
2014-09-17 13:49 | hudsonbot | Note Added: 0070177 | |
2014-09-18 17:41 | rafaroda | Issue Monitored: rafaroda | |
2014-09-18 17:47 | rafaroda | Relationship added | related to 0027639 |
2014-09-18 17:48 | rafaroda | Note Added: 0070198 | |
2015-02-10 17:07 | eduardo_Argal | Status | new => scheduled |
2015-02-10 17:07 | eduardo_Argal | Assigned To | rafademiguel => eduardo_Argal |
2015-02-10 17:08 | eduardo_Argal | Assigned To | eduardo_Argal => rafademiguel |
2015-02-11 17:49 | hgbot | Checkin | |
2015-02-11 17:49 | hgbot | Note Added: 0074357 | |
2015-02-11 17:49 | hgbot | Status | scheduled => resolved |
2015-02-11 17:49 | hgbot | Resolution | open => fixed |
2015-02-11 17:49 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/89d7c698e42e291c015f0307495b927910fa6c5e [^] => http://code.openbravo.com/erp/devel/pi/rev/084bfe1a6854391f3b846b34d5ebcd0335b9d68f [^] |
2015-02-12 16:26 | eduardo_Argal | Note Added: 0074436 | |
2015-02-12 16:26 | eduardo_Argal | Status | resolved => closed |
2015-02-23 05:11 | hudsonbot | Checkin | |
2015-02-23 05:11 | hudsonbot | Note Added: 0074748 |
Copyright © 2000 - 2009 MantisBT Group |