rogerlmain / Timelog

0 stars 0 forks source link

Client form save fails if can bill is false #139

Open rexthestrange opened 1 year ago

rexthestrange commented 1 year ago

Saving a client causes a javascript error. Since the error pertains to a fromCurrency call, it is probably because can_bill is set to false by default (it is a purchased option). Therefore, it is likely that this only fails for accounts that do not have the can_bill option.