Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006406Openbravo ERPB. User interfacepublic2008-12-09 12:102009-04-21 10:53
roklenardic 
shuehner 
normalminoralways
closedfixed 
20rPath Linux
2.40 
2.50 
Core
No
0006406: Trailing zeros in Grid View
When switching to grid view in Lines tab of the Manufacturing Plan of the MRP module, we get 9 trailing zeros for several columns (see screenshot). If we switch to Form View, the trailing zeros are not there.

Attached are also the Openbravo.properties and Format.xml
No tags attached.
depends on backport 0006830 closed shuehner Trailing zeros in Grid View 
jpeg manufacturingPlanLines.jpeg (61,261) 2008-12-09 12:10
https://issues.openbravo.com/file_download.php?file_id=501&type=bug
jpeg

jpeg manufacturingPlanLine.jpeg (35,789) 2008-12-09 12:11
https://issues.openbravo.com/file_download.php?file_id=502&type=bug
jpeg

? Openbravo.properties (2,462) 2008-12-09 12:11
https://issues.openbravo.com/file_download.php?file_id=503&type=bug
xml Format.xml (3,239) 2008-12-09 12:11
https://issues.openbravo.com/file_download.php?file_id=504&type=bug
Issue History
2008-12-09 12:10roklenardicNew Issue
2008-12-09 12:10roklenardicAssigned To => rafaroda
2008-12-09 12:10roklenardicsf_bug_id0 => 2411042
2008-12-09 12:10roklenardicFile Added: manufacturingPlanLines.jpeg
2008-12-09 12:10roklenardicRegression testing => No
2008-12-09 12:11roklenardicFile Added: manufacturingPlanLine.jpeg
2008-12-09 12:11roklenardicFile Added: Openbravo.properties
2008-12-09 12:11roklenardicFile Added: Format.xml
2008-12-09 12:30pheenanAssigned Torafaroda => gorkaion
2008-12-16 18:26rafarodaNote Added: 0011448
2008-12-16 18:26rafarodaStatusnew => feedback
2008-12-18 18:55AinhoaPagolaIssue Monitored: AinhoaPagola
2008-12-22 09:52roklenardicNote Added: 0011636
2009-01-09 18:35psarobeStatusfeedback => scheduled
2009-01-09 18:35psarobefix_in_branch => trunk
2009-01-09 18:36psarobeStatusscheduled => closed
2009-01-09 18:36psarobeResolutionopen => unable to reproduce
2009-03-09 17:28gorkaionStatusclosed => new
2009-03-09 17:28gorkaionResolutionunable to reproduce => open
2009-03-09 17:28gorkaionNote Added: 0014531
2009-03-09 17:28gorkaionStatusnew => scheduled
2009-03-10 21:44pjuvaraversion => 2.40
2009-03-10 21:44pjuvarafix_in_branchpi =>
2009-03-11 18:07hgbotCheckin
2009-03-11 18:07hgbotNote Added: 0014590
2009-03-11 18:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cb7ad14b78aeb782fada62a730caf0885bed50c9 [^]
2009-03-11 18:14gorkaionAssigned Togorkaion => shuehner
2009-03-12 15:59hgbotCheckin
2009-03-12 15:59hgbotNote Added: 0014616
2009-03-12 15:59hgbotStatusscheduled => resolved
2009-03-12 15:59hgbotResolutionopen => fixed
2009-03-12 15:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/cb7ad14b78aeb782fada62a730caf0885bed50c9 [^] => http://code.openbravo.com/erp/devel/pi/rev/ddfaf8aa90b8ca74eeac052775837c58739a01c1 [^]
2009-04-07 09:34AinhoaPagolaIssue End Monitor: AinhoaPagola
2009-04-21 10:53psarobeStatusresolved => closed

Notes
(0011448)
rafaroda   
2008-12-16 18:26   
Rok, can you confirm that this keep failing in the last trunk source code? I was not able to reproduce it. Thank you.
(0011636)
roklenardic   
2008-12-22 09:52   
I cannot confirm this in 2.50 since i cannot execute the exercises in 2.50 yet. it's a 2.40 issue at this point.
(0014531)
gorkaion   
2009-03-09 17:28   
The issue also happens in the 2.50
(0014590)
hgbot   
2009-03-11 18:07   
Repository: erp/devel/pi
Changeset: cb7ad14b78aeb782fada62a730caf0885bed50c9
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Mar 11 18:06:31 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cb7ad14b78aeb782fada62a730caf0885bed50c9 [^]

Related to issue 6406. The quantity of needed raw material is now rounded to 3 decimals.

---
M src-db/database/model/functions/MRP_PROCESSPLAN_RECALCULATE.xml
M src-db/database/model/functions/MRP_RUN_EXPLODE.xml
---
(0014616)
hgbot   
2009-03-12 15:59   
Repository: erp/devel/pi
Changeset: ddfaf8aa90b8ca74eeac052775837c58739a01c1
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Mar 12 15:58:57 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ddfaf8aa90b8ca74eeac052775837c58739a01c1 [^]

Fixed 6406: Fix type in previous change (issue 7800)

---
M src/org/openbravo/erpCommon/utility/DataGrid.java
---