Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019790 | Openbravo ERP | 07. Sales management | public | 2012-02-16 13:15 | 2012-04-17 05:31 |
|
Reporter | jecharri | |
Assigned To | naiaramartinez | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP9 | |
Target Version | 3.0MP11 | Fixed in Version | 3.0MP11 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 14946 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019790: The "Shipments Dimensional Report" fails in comparative mode |
Description | The "Shipments Dimensional Report" fails in comparative mode. This occurs in Purchase invoice dimensional report too. |
Steps To Reproduce | AS "Group Admin" go to "Shipments Dimensional Report"
-Configure like in attached image [configuration.png]
-And you will see that report fails. You can see the fail in the image |
Proposed Solution | |
Additional Information | |
Tags | VMA-Reviewed |
Relationships | |
Attached Files | configuration.png (87,571) 2012-02-16 13:15 https://issues.openbravo.com/file_download.php?file_id=5002&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2012-02-16 13:15 | jecharri | New Issue | |
2012-02-16 13:15 | jecharri | Assigned To | => vmromanos |
2012-02-16 13:15 | jecharri | File Added: configuration.png | |
2012-02-16 13:15 | jecharri | Modules | => Core |
2012-02-16 13:15 | jecharri | OBNetwork customer | => No |
2012-02-16 13:59 | vmromanos | Tag Attached: VMA-Reviewed | |
2012-04-03 11:16 | xabiermerino | OBNetwork customer | No => Yes |
2012-04-03 11:16 | xabiermerino | Support ticket | => 14946 |
2012-04-03 11:16 | xabiermerino | Resolution time | => 1339970400 |
2012-04-03 11:16 | xabiermerino | version | pi => 3.0MP9 |
2012-04-03 11:16 | xabiermerino | Target Version | => 3.0MP11 |
2012-04-03 11:58 | xabiermerino | Description Updated | bug_revision_view_page.php?rev_id=3326#r3326 |
2012-04-03 11:58 | xabiermerino | Issue Monitored: networkb | |
2012-04-03 12:22 | jonalegriaesarte | Assigned To | vmromanos => jonalegriaesarte |
2012-04-03 17:42 | naiaramartinez | Assigned To | jonalegriaesarte => naiaramartinez |
2012-04-03 17:42 | naiaramartinez | Status | new => scheduled |
2012-04-03 17:42 | naiaramartinez | fix_in_branch | => pi |
2012-04-03 17:53 | naiaramartinez | Note Added: 0047362 | |
2012-04-11 13:14 | hgbot | Checkin | |
2012-04-11 13:14 | hgbot | Note Added: 0047484 | |
2012-04-11 13:14 | hgbot | Status | scheduled => resolved |
2012-04-11 13:14 | hgbot | Resolution | open => fixed |
2012-04-11 13:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9aea97f20438f885685659623b98da3b374c0ccd [^] |
2012-04-11 13:15 | vmromanos | Note Added: 0047485 | |
2012-04-11 13:15 | vmromanos | Status | resolved => closed |
2012-04-11 13:15 | vmromanos | Fixed in Version | => 3.0MP11 |
2012-04-17 05:31 | hudsonbot | Checkin | |
2012-04-17 05:31 | hudsonbot | Note Added: 0047627 | |
Notes |
|
|
Test Plan:
Go to "Shipments Dimensional Report".
Configure the filters: From Date: 01-01-2010
To Date: 30-04-2012
From Reference Date: 01-01-2010
To Reference Date: 30-04-2012
Configure in dimensions: Select Busines Partner Group, BP, and Documentno
Press HTML Format or PDF Format buttons and you can see the report without errors. |
|
|
(0047484)
|
hgbot
|
2012-04-11 13:14
|
|
Repository: erp/devel/pi
Changeset: 9aea97f20438f885685659623b98da3b374c0ccd
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Tue Apr 03 17:44:43 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9aea97f20438f885685659623b98da3b374c0ccd [^]
fixed bug 19790 Change WeightDimensionalComparative's variable expression
IT was comparing a BigDecimal with equals, and now it is comparing with signum
---
M src/org/openbravo/erpCommon/ad_reports/WeightDimensionalComparative.jrxml
---
|
|
|
|
|
|
|
|