Fix some things in import routine.

This commit is contained in:
James Cole
2018-01-04 08:59:39 +01:00
parent 3ce5ccb98a
commit 6b59b6de6e
4 changed files with 13 additions and 0 deletions

View File

@@ -170,6 +170,7 @@ class FileConfigurator implements ConfiguratorInterface
'column-roles-complete' => false, // not yet configured roles for columns
'column-mapping-config' => [], // no mapping made yet.
'column-mapping-complete' => false, // so mapping is not complete.
'has-config-file' => true,
'apply-rules' => true,
'match-bills' => false,
'auto-start' => false,