Fixed upload form, made a new form element, added some processing.

This commit is contained in:
James Cole
2015-07-03 11:52:51 +02:00
parent 86011d4ea2
commit 16374bce9b
14 changed files with 2533 additions and 78 deletions

View File

@@ -45,6 +45,8 @@ return [
'under' => 'Under',
'symbol' => 'Symbol',
'code' => 'Code',
'csv' => 'CSV file',
'has_headers' => 'Headers',
'store_new_withdrawal' => 'Store new withdrawal',
'store_new_deposit' => 'Store new deposit',