change version to v.0.0.19
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
-0.0.19
|
||||||
|
- reception account state view + pdf export
|
||||||
|
- acount state collection_money fix
|
||||||
-0.0.18
|
-0.0.18
|
||||||
- reception customer search
|
- reception customer search
|
||||||
- timezone changes
|
- timezone changes
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ return [
|
|||||||
'adminEmail' => 'rocho02@gmail.com',
|
'adminEmail' => 'rocho02@gmail.com',
|
||||||
'supportEmail' => 'rocho02@gmail.com',
|
'supportEmail' => 'rocho02@gmail.com',
|
||||||
'user.passwordResetTokenExpire' => 3600,
|
'user.passwordResetTokenExpire' => 3600,
|
||||||
'version' => 'v0.0.18',
|
'version' => 'v0.0.19',
|
||||||
'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
|
||||||
|
|||||||
Reference in New Issue
Block a user