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.
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.