Support multi-currency transfers #1175
Reference in New Issue
Block a user
Delete Branch "zachgoll/support-non-usd-transfers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1139
@@ -94,4 +91,3 @@unless entries.all?(&:marked_as_transfer)# i18n-tasks-use t('activerecord.errors.models.account/transfer.attributes.entries.must_be_marked_as_transfer')errors.add :entries, :must_be_marked_as_transferendThese introduce too much maintenance overhead at this stage. Removing and ignoring.