Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007308 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2009-02-02 10:17 | 2009-05-21 16:44 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.35MP13 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 3c42b0f46620 | |||
Projection | none | ETA | none | Target Version | 2.35MP5 | |||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.35MP5 | 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 | 0007308: General Ledger Report does't work in excel and pdf (html format is working properly) | |||||||
Description | When trying to export general ledger report to PDF or Excel, balance quantity is not being calculated properly (actually balance=debit-credit, instead of balance=previous_balance+debit-credit) | |||||||
Steps To Reproduce | 1. Financial Management || Accounting || Analysis Tools || General Ledger Report 2. Insert from and to date 3. Select an account (ej. 43000- Clients) 4. Press "Export to Excel" button 5. Press "Print" button (If you press "HTML format" it works properly) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0013005) dalsasua (reporter) 2009-02-02 12:10 |
Only occurs in 2.40 |
(0013033) svnbot (reporter) 2009-02-02 18:37 |
Repository: openbravo Revision: 12686 Author: davidalsasua Date: 2009-02-02 18:37:57 +0100 (Mon, 02 Feb 2009) Fixes Bug 0007308: General Ledger Report does't work in excel and pdf (html format is working properly) --- U branches/r2.3x/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml --- https://dev.openbravo.com/websvn/openbravo/?rev=12686&sc=1 [^] |
(0014542) hgbot (developer) 2009-03-10 11:55 |
Repository: erp/stable/2.3x Changeset: 3966a4c8364cf997d7369857fb2fb355751b39e4 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Mar 10 11:42:02 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.3x/rev/3966a4c8364cf997d7369857fb2fb355751b39e4 [^] Fix Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java --- |
(0014970) hgbot (developer) 2009-03-25 18:56 |
Repository: erp/stable/2.3x Changeset: 6665eb074585f973bd04e6c696fbd6374a564b24 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Wed Mar 25 18:56:09 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.3x/rev/6665eb074585f973bd04e6c696fbd6374a564b24 [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jasper M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jrxml --- |
(0015006) hgbot (developer) 2009-03-26 13:17 |
Repository: erp/stable/2.3x Changeset: 6a3fcef0ee4faa9dacf78a53f3b9593b42f9173a Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Thu Mar 26 13:12:08 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.3x/rev/6a3fcef0ee4faa9dacf78a53f3b9593b42f9173a [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0015044) hgbot (developer) 2009-03-27 12:41 |
Repository: erp/stable/2.3x Changeset: f65cc895a31c1326283b4889bf619eecebdda5fe Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Fri Mar 27 12:41:15 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.3x/rev/f65cc895a31c1326283b4889bf619eecebdda5fe [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jasper M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0015045) dalsasua (reporter) 2009-03-27 12:42 |
Resolved problem: Initial balance was not working correctly with movements in more than one organization: initial balance was not correctly calculated. |
(0015048) hgbot (developer) 2009-03-27 15:53 |
Repository: erp/stable/2.3x Changeset: 7fad43a05ea7983cc4b8e19594285ae0ff99f4cb Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Fri Mar 27 15:53:25 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.3x/rev/7fad43a05ea7983cc4b8e19594285ae0ff99f4cb [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0015118) hgbot (developer) 2009-04-01 18:12 |
Repository: erp/stable/2.3x Changeset: b44d004a97a08d8c3bc40a46929cb0abeef1100f Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Wed Apr 01 18:12:10 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.3x/rev/b44d004a97a08d8c3bc40a46929cb0abeef1100f [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java --- |
(0015134) hgbot (developer) 2009-04-02 16:41 |
Repository: erp/stable/2.40 Changeset: 8f1b8580570223fa07babd1dc160f5f479076857 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Thu Apr 02 16:40:53 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/8f1b8580570223fa07babd1dc160f5f479076857 [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql --- |
(0015135) hgbot (developer) 2009-04-02 16:45 |
Repository: erp/stable/2.40 Changeset: 3c42b0f46620e4525dacbaa1d6cf88158d0dd90a Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Thu Apr 02 16:45:03 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/3c42b0f46620e4525dacbaa1d6cf88158d0dd90a [^] Fixes Bug 7308: General Ledger Report does't work in excel and pdf (html format is working properly) --- M src/org/openbravo/erpCommon/ad_reports/GenerateModel347_data.xsql --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-02-02 10:17 | networkb | New Issue | |
2009-02-02 10:17 | networkb | Assigned To | => rafaroda |
2009-02-02 10:17 | networkb | sf_bug_id | 0 => 2556415 |
2009-02-02 10:17 | networkb | Regression testing | => No |
2009-02-02 11:23 | dalsasua | Assigned To | rafaroda => dalsasua |
2009-02-02 11:23 | dalsasua | Status | new => scheduled |
2009-02-02 11:23 | dalsasua | Type | defect => backport |
2009-02-02 11:23 | dalsasua | fix_in_branch | => 2.3x |
2009-02-02 11:23 | dalsasua | Relationship added | blocks 0007074 |
2009-02-02 12:10 | dalsasua | Status | scheduled => closed |
2009-02-02 12:10 | dalsasua | Note Added: 0013005 | |
2009-02-02 12:10 | dalsasua | Resolution | open => unable to reproduce |
2009-02-02 18:37 | dalsasua | Status | closed => new |
2009-02-02 18:37 | dalsasua | Resolution | unable to reproduce => open |
2009-02-02 18:37 | svnbot | Checkin | |
2009-02-02 18:37 | svnbot | Note Added: 0013033 | |
2009-02-02 18:37 | svnbot | Status | new => resolved |
2009-02-02 18:37 | svnbot | Resolution | open => fixed |
2009-02-02 18:37 | svnbot | svn_revision | => 12686 |
2009-03-06 16:09 | psarobe | Fixed in Version | => 2.35MP12 |
2009-03-10 10:04 | psarobe | Status | resolved => new |
2009-03-10 10:04 | psarobe | Resolution | fixed => open |
2009-03-10 10:04 | psarobe | Fixed in Version | 2.35MP12 => |
2009-03-10 10:04 | psarobe | Fixed in Version | => 2.35MP12 |
2009-03-10 11:55 | hgbot | Checkin | |
2009-03-10 11:55 | hgbot | Note Added: 0014542 | |
2009-03-10 11:55 | hgbot | Fixed in SCM revision | 12686 => http://code.openbravo.com/erp/stable/2.3x/rev/3966a4c8364cf997d7369857fb2fb355751b39e4 [^] |
2009-03-10 12:16 | dalsasua | Status | new => scheduled |
2009-03-10 12:16 | dalsasua | fix_in_branch | 2.3x => pi |
2009-03-10 12:16 | dalsasua | Status | scheduled => resolved |
2009-03-10 12:16 | dalsasua | Resolution | open => fixed |
2009-03-10 16:51 | psarobe | Status | resolved => new |
2009-03-10 16:51 | psarobe | Resolution | fixed => open |
2009-03-10 16:51 | psarobe | Fixed in Version | 2.35MP12 => |
2009-03-10 16:51 | psarobe | Status | new => scheduled |
2009-03-10 16:52 | psarobe | Fixed in Version | => 2.35MP12 |
2009-03-10 16:52 | psarobe | fix_in_branch | pi => 2.40 |
2009-03-10 16:52 | psarobe | Status | scheduled => resolved |
2009-03-10 16:52 | psarobe | Resolution | open => fixed |
2009-03-10 17:00 | psarobe | Status | resolved => closed |
2009-03-25 18:56 | hgbot | Checkin | |
2009-03-25 18:56 | hgbot | Note Added: 0014970 | |
2009-03-25 18:56 | hgbot | Status | closed => resolved |
2009-03-25 18:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.3x/rev/3966a4c8364cf997d7369857fb2fb355751b39e4 [^] => http://code.openbravo.com/erp/stable/2.3x/rev/6665eb074585f973bd04e6c696fbd6374a564b24 [^] |
2009-03-26 13:17 | hgbot | Checkin | |
2009-03-26 13:17 | hgbot | Note Added: 0015006 | |
2009-03-26 13:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.3x/rev/6665eb074585f973bd04e6c696fbd6374a564b24 [^] => http://code.openbravo.com/erp/stable/2.3x/rev/6a3fcef0ee4faa9dacf78a53f3b9593b42f9173a [^] |
2009-03-26 19:21 | psarobe | Status | resolved => new |
2009-03-26 19:21 | psarobe | Resolution | fixed => open |
2009-03-26 19:21 | psarobe | Fixed in Version | 2.35MP12 => |
2009-03-26 19:21 | psarobe | Fixed in Version | => 2.35MP13 |
2009-03-26 19:21 | psarobe | fix_in_branch | 2.40 => 2.3x |
2009-03-26 19:21 | psarobe | Status | new => scheduled |
2009-03-26 19:21 | psarobe | fix_in_branch | 2.3x => pi |
2009-03-26 19:21 | psarobe | Status | scheduled => resolved |
2009-03-26 19:21 | psarobe | Resolution | open => fixed |
2009-03-27 12:41 | hgbot | Checkin | |
2009-03-27 12:41 | hgbot | Note Added: 0015044 | |
2009-03-27 12:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.3x/rev/6a3fcef0ee4faa9dacf78a53f3b9593b42f9173a [^] => http://code.openbravo.com/erp/stable/2.3x/rev/f65cc895a31c1326283b4889bf619eecebdda5fe [^] |
2009-03-27 12:42 | dalsasua | Note Added: 0015045 | |
2009-03-27 15:53 | hgbot | Checkin | |
2009-03-27 15:53 | hgbot | Note Added: 0015048 | |
2009-03-27 15:53 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.3x/rev/f65cc895a31c1326283b4889bf619eecebdda5fe [^] => http://code.openbravo.com/erp/stable/2.3x/rev/7fad43a05ea7983cc4b8e19594285ae0ff99f4cb [^] |
2009-04-01 18:12 | hgbot | Checkin | |
2009-04-01 18:12 | hgbot | Note Added: 0015118 | |
2009-04-01 18:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.3x/rev/7fad43a05ea7983cc4b8e19594285ae0ff99f4cb [^] => http://code.openbravo.com/erp/stable/2.3x/rev/b44d004a97a08d8c3bc40a46929cb0abeef1100f [^] |
2009-04-02 16:41 | hgbot | Checkin | |
2009-04-02 16:41 | hgbot | Note Added: 0015134 | |
2009-04-02 16:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.3x/rev/b44d004a97a08d8c3bc40a46929cb0abeef1100f [^] => http://code.openbravo.com/erp/stable/2.40/rev/8f1b8580570223fa07babd1dc160f5f479076857 [^] |
2009-04-02 16:45 | hgbot | Checkin | |
2009-04-02 16:45 | hgbot | Note Added: 0015135 | |
2009-04-02 16:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/8f1b8580570223fa07babd1dc160f5f479076857 [^] => http://code.openbravo.com/erp/stable/2.40/rev/3c42b0f46620e4525dacbaa1d6cf88158d0dd90a [^] |
2009-05-21 16:44 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |