Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008998
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementminoralways2009-05-12 08:502009-06-06 00:00
ReporternetworkbView Statuspublic 
Assigned Togmauleon 
PriorityimmediateResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revisionc5903be34525
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_11
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.40MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008998: Invoice dimensional reports: field "percentage"

DescriptionInvoice dimensional report, in versions with old interface (before to 2.3x), had a field "percentage" next to first dimension, with percentage of qty invoiced of this element respect to total, in period selected.

This field is not in current interface
Steps To Reproduceselect the first dimension business partner
next to each business partner, there is a percentage of qty invoiced to this business partner, respect to total in selected period
Proposed Solution- The Jasper jrxml file should be updated to add this field.
- As seen in the 2.20 version (see attched file) the percentage field appears only in the 1st level.
- me mean objective of this field is to know which percentage of the total amount represents the amount at level one.
- So, a new variable should be added just beside the description of the 1 st level with this formula

  level_one_amount / Total_amount * 100

- There are two JRXML files involved in this
   1.- ReportInvoiceCustomerDimensionalAnalysesNoComparativeJR.jrxml
   2.- ReportInvoiceCustomerDimensionalAnalysesComparativeJR.jrxml

- And the variable related with the formula
   1.- $V{AMOUNT_SUM1}: Total amount at the first level
   2.- $V{AMOUNT_TOTAL}: Total amount of the report

- Possible impediments. The set up of the evaluation time would create incorrect data
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0009034 closedgmauleon Invoice dimensional reports: field "percentage" 

-  Notes
(0016597)
rafaroda (developer)
2009-05-25 08:53

We are trying to find out why did this field disappeared. Sorry for the delay.
(0016870)
hgbot (developer)
2009-06-02 14:21

Repository: erp/devel/pi
Changeset: c5903be3452542d852d6387eed79608ace042811
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Tue Jun 02 14:20:50 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c5903be3452542d852d6387eed79608ace042811 [^]

Fixes issue 0008998: Invoice dimensional reports: field percentage

---
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesComparativeJR.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesNoComparativeJR.jrxml
---
(0016980)
sureshbabu (reporter)
2009-06-05 07:52

Tested working fine

- Issue History
Date Modified Username Field Change
2009-05-12 08:50 networkb New Issue
2009-05-12 08:50 networkb Assigned To => rafaroda
2009-05-12 08:50 networkb Regression testing => No
2009-05-14 17:57 psarobe Status new => scheduled
2009-05-14 17:57 psarobe fix_in_branch => pi
2009-05-25 08:53 rafaroda Note Added: 0016597
2009-06-01 17:13 gmauleon Assigned To rafaroda => gmauleon
2009-06-01 17:14 gmauleon fix_in_branch pi =>
2009-06-01 17:14 gmauleon Steps to Reproduce Updated
2009-06-02 14:21 hgbot Checkin
2009-06-02 14:21 hgbot Note Added: 0016870
2009-06-02 14:21 hgbot Status scheduled => resolved
2009-06-02 14:21 hgbot Resolution open => fixed
2009-06-02 14:21 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c5903be3452542d852d6387eed79608ace042811 [^]
2009-06-05 07:52 sureshbabu Status resolved => closed
2009-06-05 07:52 sureshbabu Note Added: 0016980
2009-06-05 07:52 sureshbabu Fixed in Version => pi
2009-06-06 00:00 anonymous sf_bug_id 0 => 2802034


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker