fix migration original_price
This commit is contained in:
parent
dc968f5a5c
commit
e5e429cac9
@ -1,3 +1,5 @@
|
|||||||
|
-0.1.09
|
||||||
|
- fix orignal_price migration
|
||||||
-0.1.08
|
-0.1.08
|
||||||
- add feature cutler door
|
- add feature cutler door
|
||||||
- add admin object links
|
- add admin object links
|
||||||
|
|||||||
@ -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.08',
|
'version' => 'v0.1.09',
|
||||||
'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