Update code for proper index.

This commit is contained in:
James Cole
2021-04-27 07:55:54 +02:00
parent be844b82af
commit a83578d1ae
8 changed files with 80 additions and 4 deletions

View File

@@ -130,6 +130,7 @@ return [
'field' => 'Field',
'value' => 'Value',
'interest' => 'Interest',
'interest_period' => 'interest period',
'interest_period' => 'Interest period',
'liability_type' => 'Type of liability',
'liability_direction' => 'Liability in/out',
];