Basic code for tracking liabilities.

This commit is contained in:
James Cole
2018-08-04 17:30:47 +02:00
parent f0d3ca5d53
commit 8dbc846314
17 changed files with 161 additions and 43 deletions

View File

@@ -86,6 +86,7 @@ return [
'remember_me' => 'Remember me',
'liability_type_id' => 'Liability type',
'interest' => 'Interest',
'interest_period' => 'Interest period',
'source_account_asset' => 'Source account (asset account)',
'destination_account_expense' => 'Destination account (expense account)',