Project:
View Revisions: Issue #34099 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0034099: Different precision in database than in UI for Unit Cost field of Product - Unit Cost tab | ||
Revision | 2016-12-29 15:56 by AtulOpenbravo | ||
Steps To Reproduce | Check the generalQty format is configured to show 6 decimals and euroInform is configured to show 2 in Format.xml file As system admin role: Set Cost Precision of the currency to 6 As group admin role: Set the following preference as Y: Allow to persist Unit Cost Create a new product Create a physical inventory and add the previously created product: Quantity count: 5 Cost: 0.125 Launch the Costing Background Process Check the Unit Cost is shown as 0.13 in Product - Unit Cost tab Check through database the unit_price column of the m_stock_valuation table is 0.125 |
||
Revision | 2016-12-29 15:52 by AtulOpenbravo | ||
Steps To Reproduce | Check the generalQty format is configured to show 6 decimals and euroInform is configured to show 2 in Format.xml file As system admin role: Set Cost Precision of the currency to 6 As group admin role: Set the following preference as Y: Allow to persist Unit Cost Create a new product Create a physical inventory and add the previously created product: Quantity count: 5 Cost: 0.125 Launch the Costing Background Process Check the Unit Stock is shown as 0.13 in Product - Unit Cost tab Check through database the unit_price column of the m_stock_valuation table is 0.125 |
||
Revision | 2016-12-29 10:22 by AtulOpenbravo | ||
Steps To Reproduce | Check the generalQty format is configured to show 6 decimals and euroInform is configured to show 2 in Format.xml file As system admin role: Set Cost Precision of the currency to 6 As group admin role: Set the following preference as Y: Allow to persist Unit Cost Create a new product Create a physical inventory and add the previously created product: Quantity count: 5 Cost: 0.125 Launch the Costing Background Process Check the Unit Stock is shown as 0.13 in Product - Unit Cost tab Check through database the unit_price column of the m_stock_valuation table is 0.126 |
Copyright © 2000 - 2009 MantisBT Group |