Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008194Openbravo ERP04. Warehouse managementpublic2009-03-18 12:342009-05-28 00:00
RenateNieuwkoop 
areefbasha 
lowtrivialhave not tried
closedfixed 
5
2.50alpha-r11 
2.50MP2 
Core
No
0008194: 250 VM: Aesthetic issue: decimals in Traceability report
Warehouse Management || Analysis Tools || Traceability Report || Traceability Report

In the first row of quantities the number have 4 digits behind the comma: so for instance 1.0000 when it's quantity 1

See snapshots from 2.40 and 2.50
enter 'hat' with 'media' as attribute
remove at least a comple of zero's. In 2.40 in the first column there was just the whole amount, so 1 ud, which makes it a lot less confusing.
No tags attached.
jpg 180309digitsTraceabilityReport250.jpg (139,806) 2009-03-18 12:34
https://issues.openbravo.com/file_download.php?file_id=1019&type=bug
jpg

jpg 180309digitsTraceabilityReport240.jpg (221,679) 2009-03-18 12:34
https://issues.openbravo.com/file_download.php?file_id=1020&type=bug
jpg
Issue History
2009-03-18 12:34RenateNieuwkoopNew Issue
2009-03-18 12:34RenateNieuwkoopAssigned To => rafaroda
2009-03-18 12:34RenateNieuwkoopFile Added: 180309digitsTraceabilityReport250.jpg
2009-03-18 12:34RenateNieuwkoopFile Added: 180309digitsTraceabilityReport240.jpg
2009-03-27 08:32rafarodaAssigned Torafaroda => sathiyan
2009-03-27 08:32rafarodaPrioritynormal => low
2009-03-27 08:32rafarodaStatusnew => scheduled
2009-03-30 10:33sathiyanAssigned Tosathiyan => areefbasha
2009-04-06 14:33areefbashaNote Added: 0015219
2009-04-25 07:56hgbotCheckin
2009-04-25 07:56hgbotNote Added: 0015728
2009-04-25 07:56hgbotStatusscheduled => resolved
2009-04-25 07:56hgbotResolutionopen => fixed
2009-04-25 07:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e516e0eae3c63e98f51364c2000583827454e981 [^]
2009-05-27 19:03psarobeStatusresolved => closed
2009-05-27 19:31psarobeFixed in Version2.50MP1 => 2.50MP2
2009-05-28 00:00anonymoussf_bug_id0 => 2797614

Notes
(0015219)
areefbasha   
2009-04-06 14:33   
Hi Areef,
Yes, I think we should format the whole numbers with 2 decimals, and
very important, right align all of them in order to improve the readable.

Regards,
Pascal
(0015728)
hgbot   
2009-04-25 07:56   
Repository: erp/devel/pi
Changeset: e516e0eae3c63e98f51364c2000583827454e981
Author: Areef Basha <areef.basha <at> openbravo.com>
Date: Sat Apr 25 11:23:56 2009 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/e516e0eae3c63e98f51364c2000583827454e981 [^]

Fixes bug 8194: 250 VM: Aesthetic issue: decimals in Traceability report

Now the values are rounded to 2 digits and trailing zeros have been removed.

---
M src/org/openbravo/erpCommon/ad_reports/MInOutTraceReports.java
M src/org/openbravo/erpCommon/ad_reports/MInOutTraceReports_data.xsql
---