Add js-big-decimal to work with division and multiplication

Use a lib instead of Math.round((value*100)/100)
This commit is contained in:
Jean-Baptiste Bellet
2022-08-01 15:17:33 +02:00
parent 21054c1a8a
commit 6594419b22
3 changed files with 1220 additions and 43 deletions

View File

@@ -105,6 +105,8 @@
//= require moment/locale/tr.js
//= require moment/locale/pl.js
//= require js-big-decimal/dist/web/js-big-decimal.min.js
// foundation
//= require ../shared/mm-foundation-tpls-0.9.0-20180826174721.min.js