Updated and changes for money-module
This commit is contained in:
parent
a7217b563a
commit
0f9aed85be
@ -1,6 +0,0 @@
|
||||
package com.cubetiqs.money
|
||||
|
||||
fun StdMoney.addMoney(value: Double, currency: StdMoney.Currency): StdMoney {
|
||||
this + Money.create(value, currency)
|
||||
return this
|
||||
}
|
Loading…
Reference in New Issue
Block a user