Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010725 | Openbravo ERP | 03. Procurement management | public | 2009-09-24 10:25 | 2012-04-02 06:12 |
|
Reporter | arunkumar | |
Assigned To | Sandrahuguet | |
Priority | low | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP6 | |
Target Version | | Fixed in Version | | |
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 | 0010725: Spell error in Purchase Invoice Dimensional Report |
Description | Spell error in Purchase Invoice Dimensional Report |
Steps To Reproduce | Login as userA/userA.
Go to Procurement Management || Analysis Tools || Purchase Invoice Dimensional Report
From date is 01-01-2000 , To date is 01-01-2010. Click the button "HTML Format".
The report is displayed.
|
Proposed Solution | Since there is no data to display, it shows "nul". But it should be displayed as "null".
|
Additional Information | |
Tags | OB3-Reviewed, VMA-Reviewed |
Relationships | related to | defect | 0020895 | | closed | Sandrahuguet | Shipment Dimensional Report shows Qty = NULL |
|
Attached Files | purchaseinvoicedimensionalreport.JPG (136,381) 2009-09-24 10:54 https://issues.openbravo.com/file_download.php?file_id=1779&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-24 10:25 | arunkumar | New Issue | |
2009-09-24 10:25 | arunkumar | Assigned To | => rafaroda |
2009-09-24 10:25 | arunkumar | File Added: purchaseinvoicedimensionalreport.JPG | |
2009-09-24 10:25 | arunkumar | OBNetwork customer | => No |
2009-09-24 10:53 | arunkumar | File Deleted: purchaseinvoicedimensionalreport.JPG | |
2009-09-24 10:54 | arunkumar | File Added: purchaseinvoicedimensionalreport.JPG | |
2009-09-24 10:56 | psarobe | Status | new => scheduled |
2009-09-24 10:56 | psarobe | fix_in_branch | => pi |
2010-02-11 18:05 | rafaroda | Assigned To | rafaroda => adrianromero |
2011-06-03 11:00 | dalsasua | Assigned To | adrianromero => dalsasua |
2011-07-20 18:11 | dalsasua | Assigned To | dalsasua => jonalegriaesarte |
2011-10-29 20:41 | psarobe | Tag Attached: OB3-Reviewed | |
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos |
2012-02-16 17:29 | vmromanos | Tag Attached: VMA-Reviewed | |
2012-03-09 13:06 | Sandrahuguet | Assigned To | vmromanos => Sandrahuguet |
2012-03-14 15:51 | Sandrahuguet | Note Added: 0046406 | |
2012-03-14 16:43 | Sandrahuguet | Note Edited: 0046406 | bug_revision_view_page.php?bugnote_id=0046406#r3276 |
2012-03-26 12:51 | hgbot | Checkin | |
2012-03-26 12:51 | hgbot | Note Added: 0046729 | |
2012-03-26 12:51 | hgbot | Status | scheduled => resolved |
2012-03-26 12:51 | hgbot | Resolution | open => fixed |
2012-03-26 12:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2c17048147e8004f496af2fb79cd6510b8d49a41 [^] |
2012-03-26 12:51 | vmromanos | Note Added: 0046730 | |
2012-03-26 12:51 | vmromanos | Status | resolved => closed |
2012-04-02 06:12 | hudsonbot | Checkin | |
2012-04-02 06:12 | hudsonbot | Note Added: 0047233 | |
2012-07-03 12:50 | Sandrahuguet | Relationship added | related to 0020895 |
Notes |
|
(0046406)
|
Sandrahuguet
|
2012-03-14 15:51
(edited on: 2012-03-14 16:43) |
|
Test Plan:
-Go to Procurement Management | Analysis Tools | Purchase Invoice Dimensional Report
-Fill in the required fields:
·From date is 01-01-2000
·To date is 01-01-2010
·Dimension: Business Partner
·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display
|
|
|
(0046729)
|
hgbot
|
2012-03-26 12:51
|
|
Repository: erp/devel/pi
Changeset: 2c17048147e8004f496af2fb79cd6510b8d49a41
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Mar 21 10:08:02 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2c17048147e8004f496af2fb79cd6510b8d49a41 [^]
Fixed bug 10725 It shows warning message when there is no data to display
It shows warning message when there is no data to display in
Purchase Invoice Dimensional Report
---
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesJR.java
---
|
|
|
|
|
|
|
|