Add console command fix contract

This commit is contained in:
Roland Schneider 2016-09-13 21:48:06 +02:00
parent 3b2aa0d8b3
commit e4ff76af47
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.0.87
- add console command fix ticket installment request target time
-0.0.86 -0.0.86
- add inventory "load sold count" for item fix - add inventory "load sold count" for item fix
- Detstat file > transfer type cash on failed - Detstat file > transfer type cash on failed

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.0.86', 'version' => 'v0.0.87',
'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