From 69257e137664d6723b4be50d2873ad338c21f7a2 Mon Sep 17 00:00:00 2001 From: Arturas Date: Mon, 22 Nov 2021 09:13:37 +0200 Subject: [PATCH 1/2] bugfix when parcel terminal form is always visible in order --- CHANGELOG.md | 3 ++- src/Validate/Carrier/PudoValidate.php | 2 +- views/templates/admin/admin-error-message.tpl | 2 +- views/templates/admin/checkbox-list.tpl | 2 +- views/templates/admin/phone-and-code-inputs.tpl | 2 +- views/templates/admin/product/index.tpl | 2 +- views/templates/hook/admin/partials/product.tpl | 2 +- views/templates/hook/admin/partials/shipment.tpl | 2 +- 8 files changed, 9 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf972ded..8d4cc5a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,11 +87,12 @@ - Parcel tracking email template changed, URL changes, show only parcel number in tracking email template - Bugfix, when in parcel validation function wrong argument is set, carrier ID instead of reference. - Bugfix, override in array method in javascript, as different jquery version act differently while executing function -## [3.2.8] - 2021-11-08 +## [3.2.8] - 2021-11-22 ### Changed - Bugfix when combination with price impact calculates wrong price on shipment. - Bugfix when prestashop versions below 1704 loses object instance and causes an error while importing parcels. - Bugfix when prestashop versions below 1704 smarty variable is not read correctly. - Bugfix when prestashop versions below 1704 tries to load undefined method. - More precision calculation library added, vendor rengenerated, zip for vendor updated +- Bugfix when parcel terminal form is always visible in order" diff --git a/src/Validate/Carrier/PudoValidate.php b/src/Validate/Carrier/PudoValidate.php index de768463..2cadfb88 100644 --- a/src/Validate/Carrier/PudoValidate.php +++ b/src/Validate/Carrier/PudoValidate.php @@ -8,7 +8,7 @@ use Invertus\dpdBaltics\Repository\PudoRepository; use PrestaShop\PrestaShop\Core\Foundation\IoC\Exception; -class PudoValidate +class PudoValidate { /** diff --git a/views/templates/admin/admin-error-message.tpl b/views/templates/admin/admin-error-message.tpl index b4e7bbab..ec9c00d0 100644 --- a/views/templates/admin/admin-error-message.tpl +++ b/views/templates/admin/admin-error-message.tpl @@ -10,7 +10,7 @@ *}
-