kbcli icon indicating copy to clipboard operation
kbcli copied to clipboard

Code generated uses flaot64 for price amounts

Open sbrossie opened this issue 5 years ago • 1 comments

See https://github.com/killbill/kbcli/blob/master/kbmodel/invoice_item.go#L29

sbrossie avatar Oct 01 '20 17:10 sbrossie

@sbrossie Forgive my naiveness... what is wrong with float64? I suppose the precision level is more than overkill and I'm wondering if that is all there is to this issue?

hibrid avatar Sep 05 '23 09:09 hibrid