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

View Revisions: Issue #41648 All Revisions ] Back to Issue ]
Summary 0041648: [NewDiscountEngine] Use JS classes to implement OB.DEC instead of regular functions
Revision 2019-08-14 09:50 by jorge-garcia
Description As part of the new discount engine proyect, it is necessary to implement OB.DEC from ob-arithmetic with js classes.

These change allows to create a in-middle js class called OB.BIGDEC that only operates with BigDecimals. These new API allows to operate without precision lost on intermediate numeric operations


OB.DEC should extend from OB.BIGDEC.
Revision 2019-08-14 09:49 by jorge-garcia
Description As part of the new discount engine proyect, it is necessary to implement OB.DEC from ob-arithmetic with js classes.

These change allows to create a in-middle js class called OB.BIGDEC that only operates with BigDecimals. OB.DEC should extend from OB.BIGDEC.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker