Cleanup post processing.

This commit is contained in:
James Cole
2015-07-05 19:31:58 +02:00
parent 18b038d8ff
commit c4ef379d0e
9 changed files with 230 additions and 47 deletions

View File

@@ -1,6 +1,17 @@
<?php
return [
'roles' => [
'specifix' => [
'rabo_description'
],
'post_processors' => [
'OpposingAccount',
'Description',
'Amount',
'Currency',
'Bill'
],
'roles' => [
'_ignore' => [
'name' => '(ignore this column)',
'mappable' => false,