change version to v.0.0.29

This commit is contained in:
Roland Schneider 2016-01-27 09:04:15 +01:00
parent 460756b953
commit ad59cbb940
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
-0.0.29
- change daily listings to use paid_by instead id_user
- add customer cart details
-0.0.28 -0.0.28
- Add change customer card to reception customer update - Add change customer card to reception customer update
- Add customer tab to reception - Add customer tab to reception

View File

@ -4,7 +4,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.28', 'version' => 'v0.0.29',
'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