Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032174Openbravo ERPZ. Otherspublic2016-02-09 17:122016-05-02 17:45
nonofrancisco 
markmm82 
normalmajoralways
closedfixed 
5
 
 
aferraz
Core
No
0032174: PDF Format of Receivables Aging Schedule showing details and doubtful debts crashes
When exporting to PDF format the Receivables Aging Schedule report showing details and doubtful debts an exception in thrown.
Install Aging Balance Report Module

As Openbravo / F&B International Group Admin

Open Receivables Aging Schedule window
   Organization: F&B US, Inc
   General Ledger: F&B International Group US/A/US Dollar
   As of Date: 08-02-2013
   Business Partners: All customers
   Show details: checked
   Show Doubtful debt: checked
   Click on Search button
   In the generated report, export to PDF

Realise the operation never completes, an exception is thrown and logged.
A syntaxt error exists in the formula of variable PERCENTAGETOTAL in AgingScheduleDetailPDFDoubtfulDebt.jrxml
No tags attached.
depends on design defect 0032406 closed vmromanos Modules Aging Reports causing tomcat to crash 
Issue History
2016-02-09 17:12nonofranciscoNew Issue
2016-02-09 17:12nonofranciscoAssigned To => nonofrancisco
2016-02-09 17:12nonofranciscoModules => Core
2016-02-09 17:12nonofranciscoTriggers an Emergency Pack => No
2016-02-09 17:16nonofranciscoStatusnew => scheduled
2016-02-09 17:17nonofranciscoNote Added: 0084065
2016-04-20 10:06egoitzResolution time => 1464386400
2016-04-20 10:06egoitzSeverityminor => major
2016-04-20 10:06egoitzAssigned Tononofrancisco => Triage Finance
2016-04-20 10:12egoitzRelationship addeddepends on 0032406
2016-04-20 19:11aferrazStatusscheduled => feedback
2016-04-20 19:11aferrazStatusfeedback => new
2016-04-22 13:49aferrazAssigned ToTriage Finance => markmm82
2016-04-27 05:05markmm82Statusnew => scheduled
2016-05-02 17:45hgbotCheckin
2016-05-02 17:45hgbotNote Added: 0086130
2016-05-02 17:45hgbotStatusscheduled => resolved
2016-05-02 17:45hgbotResolutionopen => fixed
2016-05-02 17:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.agingbalance/rev/60aab8577dd53054ec242cdec2c477afb4bef796 [^]
2016-05-02 17:45hgbotCheckin
2016-05-02 17:45hgbotNote Added: 0086131
2016-05-02 17:45aferrazReview Assigned To => aferraz
2016-05-02 17:45aferrazNote Added: 0086132
2016-05-02 17:45aferrazStatusresolved => closed

Notes
(0084065)
nonofrancisco   
2016-02-09 17:17   
Test plan

Install Aging Balance Report Module

As Openbravo / F&B International Group Admin

Open Receivables Aging Schedule window
   Organization: F&B US, Inc
   General Ledger: F&B International Group US/A/US Dollar
   As of Date: 08-02-2013
   Business Partners: All customers
   Show details: checked
   Show Doubtful debt: checked
   Click on Search button
   In the generated report, export to PDF

Realise report is generated.
(0086130)
hgbot   
2016-05-02 17:45   
Repository: erp/mods/org.openbravo.agingbalance
Changeset: 60aab8577dd53054ec242cdec2c477afb4bef796
Author: Mark <m.molina <at> nectus.com>
Date: Tue Apr 26 08:01:18 2016 -0400
URL: http://code.openbravo.com/erp/mods/org.openbravo.agingbalance/rev/60aab8577dd53054ec242cdec2c477afb4bef796 [^]

Fixes issue 32174: The formula of the variable PERCENTAGETOTAL was fixed

Missing parenthesis was added at the end of the formula of variable
PERCENTAGETOTAL

---
M src/org/openbravo/agingbalance/ad_reports/AgingScheduleDetailPDFDoubtfulDebt.jrxml
---
(0086131)
hgbot   
2016-05-02 17:45   
Repository: erp/mods/org.openbravo.agingbalance
Changeset: 1e290f118ea8b274b76b0ad1030b4cd0be9fa479
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon May 02 17:41:50 2016 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.agingbalance/rev/1e290f118ea8b274b76b0ad1030b4cd0be9fa479 [^]

Related to issue 32174: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0086132)
aferraz   
2016-05-02 17:45   
Code review + Testing OK