change version to v.0.0.98
This commit is contained in:
parent
585cf15d4e
commit
8da2a517a0
@ -1,3 +1,5 @@
|
|||||||
|
-0.0.98
|
||||||
|
- frontend - add disable/enable doorlog in reception
|
||||||
-0.0.97
|
-0.0.97
|
||||||
- frontend - add property to hide/show stock on reception > product form
|
- frontend - add property to hide/show stock on reception > product form
|
||||||
-0.0.96
|
-0.0.96
|
||||||
|
|||||||
@ -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.97',
|
'version' => 'v0.0.98',
|
||||||
'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