Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026939
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementminoralways2014-06-25 12:392014-09-30 22:33
ReporterngarciaView Statuspublic 
Assigned Tofsoto82 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionca3a5cfcc6b8
ProjectionnoneETAnoneTarget Version3.0PR15Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tovmromanos
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026939: Valued Stock Report does not format the Quantity column

DescriptionValued Stock Report does not format the Quantity column
Steps To ReproduceHaving in the Format.xml the following values:
   <Number name="euroInform"
       decimal="." grouping="," formatOutput="#,##0.00" formatInternal="#0.00" />
   ...
   <Number name="qtyRelation" decimal="." grouping="," formatOutput="#,##0.0000" formatInternal="#0.0000" />
   <Number name="qtyEdition" decimal="." grouping="," formatOutput="#0.0000" formatInternal="#0.0000" />
   ...
As group admin role:
   Create a Goods Receipt with 1.1234 units of a Product and complete it
   Create a Goods Shipment with 0.1234 unit of that Product and complete it
   The Valued Stock Report will show the stock of that products with 4 decimals (without rounding) and the Stock Report will show the stock with 2 decimals (as it uses the euroInform format)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0070419)
fsoto82 (developer)
2014-09-26 07:59

Test plan used:
1- Login into Openbravo ERP
2- Create a Goods Receipt with 1.1234 units of a Product and complete it
3- The Valued Stock Report will show the stock with 2 decimals (as it uses the euroInform format)
(0070550)
hgbot (developer)
2014-09-30 13:59

Repository: erp/devel/pi
Changeset: ca3a5cfcc6b8639a992a8e32a7aa804a1817c520
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Fri Sep 26 00:51:18 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/ca3a5cfcc6b8639a992a8e32a7aa804a1817c520 [^]

Fixed bug 26939: Valued Stock Report does not format the Quantity column.

EuroInform format has been applied to the field Quantity on ReportValuationStock.xml file
Now when Valued Stock Report is executed will show the stock with 2 decimals (as it uses the euroInform format)

---
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.xml
---
(0070555)
vmromanos (manager)
2014-09-30 14:01

Code review + testing OK
(0070590)
hudsonbot (developer)
2014-09-30 22:33

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2cae02185081 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2014-06-25 12:39 ngarcia New Issue
2014-06-25 12:39 ngarcia Assigned To => jonalegriaesarte
2014-06-25 12:39 ngarcia Modules => Core
2014-06-25 12:39 ngarcia Resolution time => 1409176800
2014-06-25 12:39 ngarcia Triggers an Emergency Pack => No
2014-06-25 12:39 ngarcia Issue Monitored: networkb
2014-07-24 13:47 jonalegriaesarte Assigned To jonalegriaesarte => AtulOpenbravo
2014-09-25 22:37 reinaldoguerra Assigned To AtulOpenbravo => reinaldoguerra
2014-09-25 22:37 reinaldoguerra Status new => scheduled
2014-09-26 07:58 fsoto82 Assigned To reinaldoguerra => fsoto82
2014-09-26 07:59 fsoto82 Note Added: 0070419
2014-09-29 16:12 jonalegriaesarte Target Version 3.0PR14Q4 => 3.0PR15Q1
2014-09-30 13:59 hgbot Checkin
2014-09-30 13:59 hgbot Note Added: 0070550
2014-09-30 13:59 hgbot Status scheduled => resolved
2014-09-30 13:59 hgbot Resolution open => fixed
2014-09-30 13:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ca3a5cfcc6b8639a992a8e32a7aa804a1817c520 [^]
2014-09-30 14:01 vmromanos Review Assigned To => vmromanos
2014-09-30 14:01 vmromanos Note Added: 0070555
2014-09-30 14:01 vmromanos Status resolved => closed
2014-09-30 22:33 hudsonbot Checkin
2014-09-30 22:33 hudsonbot Note Added: 0070590


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker