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:
parent
ef613300e0
commit
260ef90f6b
4 changed files with 28 additions and 11 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue