Hi
I need to have the template with fixed numbers after the decimalpoint. Something like "{{number\format({{amount}}, 2)}}" - amount of 10 would be printet as 10.00
Is there anyway to do this?
I need to have the template with fixed numbers after the decimalpoint. Something like "{{number\format({{amount}}, 2)}}" - amount of 10 would be printet as 10.00
Is there anyway to do this?
Comment