Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038053 | Openbravo ERP | Z. Others | public | 2018-03-06 11:54 | 2018-03-20 16:47 |
|
Reporter | lmonreal | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR18Q2 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038053: Sales Order Report when there is no values it is displaying "null" |
Description | If I launch a sales report for a product that has not been sold in the date specfied it is showing "null" as value. |
Steps To Reproduce | 1. Go to Sales Order Report
2. Select a date
3. Select a category
4. Select a product that has not been sold during these dates
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Null.png (27,616) 2018-03-06 11:54 https://issues.openbravo.com/file_download.php?file_id=11618&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2018-03-06 11:54 | lmonreal | New Issue | |
2018-03-06 11:54 | lmonreal | Assigned To | => Triage Finance |
2018-03-06 11:54 | lmonreal | File Added: Null.png | |
2018-03-06 11:54 | lmonreal | OBNetwork customer | => Yes |
2018-03-06 11:54 | lmonreal | Modules | => Core |
2018-03-06 11:54 | lmonreal | Resolution time | => 1522101600 |
2018-03-06 11:54 | lmonreal | Triggers an Emergency Pack | => No |
2018-03-06 12:22 | dmiguelez | Assigned To | Triage Finance => collazoandy4 |
2018-03-08 17:54 | collazoandy4 | Status | new => scheduled |
2018-03-08 17:55 | collazoandy4 | Note Added: 0103103 | |
2018-03-20 10:06 | aferraz | Note Added: 0103363 | |
2018-03-20 10:06 | aferraz | Severity | major => minor |
2018-03-20 10:07 | hgbot | Checkin | |
2018-03-20 10:07 | hgbot | Note Added: 0103364 | |
2018-03-20 10:07 | hgbot | Status | scheduled => resolved |
2018-03-20 10:07 | hgbot | Resolution | open => fixed |
2018-03-20 10:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/71c0b6e1ab48ac21f2649e8878fab5620334f563 [^] |
2018-03-20 10:08 | aferraz | Review Assigned To | => aferraz |
2018-03-20 10:08 | aferraz | Note Added: 0103365 | |
2018-03-20 10:08 | aferraz | Status | resolved => closed |
2018-03-20 10:08 | aferraz | Fixed in Version | => 3.0PR18Q2 |
2018-03-20 16:47 | hudsonbot | Checkin | |
2018-03-20 16:47 | hudsonbot | Note Added: 0103373 | |
Notes |
|
(0103103)
|
collazoandy4
|
2018-03-08 17:55
|
|
Test Plan
As International Group Admin Role
Go to Sales Order Report and set From Date/To Date: Today
Click on HTML Format button and check no null entries are shown
Set From Date: Today minus two years
Click on HTML Format button and check the currency symbols are shown |
|
|
|
|
|
(0103364)
|
hgbot
|
2018-03-20 10:07
|
|
Repository: erp/devel/pi
Changeset: 71c0b6e1ab48ac21f2649e8878fab5620334f563
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Mar 08 11:57:07 2018 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/71c0b6e1ab48ac21f2649e8878fab5620334f563 [^]
Fixes issue 38053:Sales Order Report when there is no values it is displaying
"null"
When the report has no values to show the currency symbols shows null value
A validation was added to the currency symbol fields to show empty string when
it's null
---
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderJR.jrxml
---
|
|
|
|
|
|
|
|