change version to 0.0.21
This commit is contained in:
parent
afb79cafb8
commit
c27ca44a5b
@ -1,3 +1,8 @@
|
||||
-0.0.21
|
||||
- fix product barcode unique on admin site
|
||||
- When checking ticket, use status = Active
|
||||
- force cassa open, if trying to enter prodcut/ticket sell page
|
||||
- force select default account
|
||||
-0.0.20
|
||||
- account state email with pdf
|
||||
- login email
|
||||
|
||||
@ -4,7 +4,7 @@ return [
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'infoEmail' => 'info@rocho-net.hu',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.20',
|
||||
'version' => 'v0.0.21',
|
||||
'company' => 'movar',//gyor
|
||||
'company_name' => "Freimann Kft.",
|
||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||
|
||||
Loading…
Reference in New Issue
Block a user