Add console command fix contract
This commit is contained in:
parent
3b2aa0d8b3
commit
e4ff76af47
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user