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

View Revisions: Issue #32951 Back to Issue ]
Summary 0032951: Fix Stock process rounds the quantities to 6 decimals and it should not
Revision 2016-05-23 14:49 by aferraz
Steps To Reproduce - Install the following module: https://code.openbravo.com/erp/pmods/org.openbravo.module.fixstock [^]
- Set a wrong movementqty like 123456789.0123456789 to any m_transaction record
- Check related m_storage_detail record has a precision of 9 decimals.
- As F&B Admin create a process request for Fix Stock process and run it.
- Check related m_storage_detail record has a precision of 6 decimals.
Revision 2016-05-17 16:58 by aferraz
Steps To Reproduce *
Revision 2016-05-17 13:38 by ngarcia
Description Fix Stock process rounds the quantities to 6 decimals and it should not. The values in both tables should match without any rounding. Having wrong values in m_transaction table such as 15624.99949133737000000000 the m_storage_detail is updated to 15624.999491
Revision 2016-05-16 13:26 by ngarcia
Description Fix Stock process rounds the quantities to 6 decimals and it should not. Having wrong values in m_transaction table such as 15624.99949133737000000000 the m_storage_detail is updated to 15624.999491


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker