Remove RoundingDecimals from CDRC ( can be set explicit for the field you want)

This commit is contained in:
TeoV
2019-06-04 17:33:23 +03:00
committed by Dan Christian Bogos
parent a5f9be607e
commit 89bf087bc6
10 changed files with 48 additions and 81 deletions

View File

@@ -63,7 +63,7 @@
{"tag": "SetupTime", "type": "*composed", "value": "~SetupTime", "layout": "2006-01-02T15:04:05Z07:00"},
{"tag": "AnswerTime", "type": "*composed", "value": "~AnswerTime", "layout": "2006-01-02T15:04:05Z07:00"},
{"tag": "Usage", "type": "*composed", "value": "~Usage"},
{"tag": "Cost", "type": "*composed", "value": "~Cost"},
{"tag": "Cost", "type": "*composed", "value": "~Cost","rounding_decimals":5},
],
},
{