From 4849ed1985173549121376125cab63b9b09bfe92 Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Thu, 11 Jul 2019 16:38:20 +0200 Subject: [PATCH 1/2] change bank account number --- .gitignore | 2 ++ frontend/views/contract/_contract.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 54b1bd8..8ea9a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,8 @@ phpunit.phar # local phpunit config /phpunit.xml +**/node_modules + /node_modules /frontend/web/profile/** diff --git a/frontend/views/contract/_contract.php b/frontend/views/contract/_contract.php index c1cd48b..1e1a946 100644 --- a/frontend/views/contract/_contract.php +++ b/frontend/views/contract/_contract.php @@ -56,7 +56,7 @@ use common\components\Azaz; cégjegyzékszám: 08-09-026601 - bankszámlaszám: 59500155-11109938 + bankszámlaszám: 11737007-23721449 képviseli: Freimann Sándor ügyvezető @@ -299,4 +299,4 @@ másrészről: Átvevő aláírása - \ No newline at end of file + From 3404db0d7c30acc820f027a2afa4a61f4d2f888b Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Thu, 11 Jul 2019 16:51:33 +0200 Subject: [PATCH 2/2] bump version number to v0.1.17 --- changelog.txt | 2 ++ common/config/params.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index f6e4a86..4d632c9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,5 @@ +-0.1.18 + - rewrite new bank account for cutler four -0.1.17 - change botond_daily.sh script for the new server path -0.1.16 diff --git a/common/config/params.php b/common/config/params.php index c1f0448..19fd124 100644 --- a/common/config/params.php +++ b/common/config/params.php @@ -5,7 +5,7 @@ return [ 'supportEmail' => 'rocho02@gmail.com', 'infoEmail' => 'info@rocho-net.hu', 'user.passwordResetTokenExpire' => 3600, - 'version' => 'v0.1.17', + 'version' => 'v0.1.18', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global