Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026939 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2014-06-25 12:39 | 2014-09-30 22:33 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | fsoto82 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ca3a5cfcc6b8 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 28326 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026939: Valued Stock Report does not format the Quantity column | |||||||
Description | Valued Stock Report does not format the Quantity column | |||||||
Steps To Reproduce | Having 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0070419) fsoto82 (viewer) 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 (viewer) 2014-09-30 14:01 |
Code review + testing OK |
(0070590) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2014-06-25 12:39 | ngarcia | Support ticket | => 28326 |
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 |