add reception customer search, fix reception ticket types, fix card number routing, timezone changes

This commit is contained in:
2016-01-06 21:20:21 +01:00
parent 39ae361505
commit 6d2e15cac7
15 changed files with 251 additions and 11 deletions

View File

@@ -24,8 +24,9 @@ return [
'datetimeFormat' => 'yyyy.MM.dd HH:mm',
'timeFormat' => 'HH:mm',
'locale' => 'hu-Hu',
'timeZone' => 'Europe/Budapest',
'defaultTimeZone' => 'UTC',
// 'timeZone' => 'Europe/Budapest',
'timeZone' => 'UTC',
// 'defaultTimeZone' => 'UTC',
'nullDisplay' => "-",
],
'authManager' => [