Add option to create a financial_link when creating financial_transaction

If multiple financial transaction belong to a bank transaction, it
is sometimes easier to create them as a collection and add the bank
transaction instead of adding all financial transaction to a link
created via a bank transaction.
This commit is contained in:
Patrick Gansterer 2019-10-30 22:27:18 +01:00
parent ef613300e0
commit 260ef90f6b
4 changed files with 28 additions and 11 deletions

View file

@ -863,6 +863,7 @@ en:
title: New transaction
new_collection:
add_all_ordergroups: Add all ordergroups
create_financial_link: Create a common financial link for the new transactions.
new_ordergroup: Add new ordergroup
save: Save transaction
set_balance: Set the balance of the ordergroup to the entered amount.