Various code related to the recurring transactions.

This commit is contained in:
James Cole
2018-06-12 18:48:15 +02:00
parent 2de19547ca
commit 4b4dc2e298
9 changed files with 213 additions and 115 deletions

View File

@@ -230,5 +230,8 @@ return [
'recurring_description' => 'Recurring transaction description',
'repetition_type' => 'Type of repetition',
'foreign_currency_id' => 'Foreign currency',
'repetition_end' => 'Repetition ends',
'repetitions' => 'Repetitions',
'calendar' => 'Calendar',
];