Merge branch 'release/v0.1.07' into develop

This commit is contained in:
Roland Schneider 2017-05-16 08:16:38 +02:00
commit b9399acc2e
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.1.07
- fix frontend ticket/sell displayed accounts
-0.1.06 -0.1.06
- add inventory waste gui - add inventory waste gui
-0.1.05 -0.1.05

View File

@ -5,7 +5,7 @@ return [
'supportEmail' => 'rocho02@gmail.com', 'supportEmail' => 'rocho02@gmail.com',
'infoEmail' => 'info@rocho-net.hu', 'infoEmail' => 'info@rocho-net.hu',
'user.passwordResetTokenExpire' => 3600, 'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.1.06', 'version' => 'v0.1.07',
'company' => 'movar',//gyor 'company' => 'movar',//gyor
'company_name' => "Freimann Kft.", 'company_name' => "Freimann Kft.",
'product_visiblity' => 'account',// on reception which products to display. account or global 'product_visiblity' => 'account',// on reception which products to display. account or global