add ticket original end and original price

add helper links to related object in admin
This commit is contained in:
Roland Schneider 2017-09-08 19:55:01 +02:00
parent 1eb8c93fdc
commit f88fb6d510
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
-0.1.08
- add feature cutler door
- add admin object links
-0.1.07 -0.1.07
- fix frontend ticket/sell displayed accounts - fix frontend ticket/sell displayed accounts
-0.1.06 -0.1.06

View File

@ -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.07', 'version' => 'v0.1.08',
'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