VAT Number Validation
Version History
12.0.1
LatestJun 25, 2024 (1 year ago)
Validation Details
Module description
Module description is missing
README file
Module has comprehensive README
License
License is missing
Releases
1 releases published
Versioning
Following semantic versioning (v12.0.1)
Module structure
Module has proper structure (releases available)
Categorization
No categories or topics assigned
Maintenance
Not updated in over a year
Validated 1 day ago based on PrestaShop module standards
PHPStan Code Quality
Warnings
Class VatNumber extends unknown class TaxManagerModule.
Line 31
Access to an undefined property VatNumber::$name.
Line 35
Access to an undefined property VatNumber::$tab.
Line 36
Access to an undefined property VatNumber::$version.
Line 37
Access to an undefined property VatNumber::$author.
Line 38
Access to an undefined property VatNumber::$need_instance.
Line 39
Access to an undefined property VatNumber::$tax_manager_class.
Line 41
Access to an undefined property VatNumber::$bootstrap.
Line 43
VatNumber::__construct() calls parent::__construct() but VatNumber does not extend any class.
Line 44
Call to static method get() on an unknown class Configuration.
Line 45
Access to an undefined property VatNumber::$warning.
Line 48
Call to an undefined method VatNumber::l().
Line 48
Access to an undefined property VatNumber::$displayName.
Line 50
Call to an undefined method VatNumber::l().
Line 50
Access to an undefined property VatNumber::$description.
Line 51
Call to an undefined method VatNumber::l().
Line 51
Access to an undefined property VatNumber::$ps_versions_compliancy.
Line 52
VatNumber::install() calls parent::install() but VatNumber does not extend any class.
Line 58
Call to static method updateValue() on an unknown class Configuration.
Line 59
Call to an undefined method VatNumber::registerHook().
Line 60
Call to static method updateValue() on an unknown class Configuration.
Line 65
VatNumber::uninstall() calls parent::uninstall() but VatNumber does not extend any class.
Line 65
VatNumber::enable() calls parent::enable() but VatNumber does not extend any class.
Line 70
Call to static method updateValue() on an unknown class Configuration.
Line 71
VatNumber::disable() calls parent::disable() but VatNumber does not extend any class.
Line 76
Call to static method updateValue() on an unknown class Configuration.
Line 77
Call to static method getIsoById() on an unknown class Country.
Line 148
Call to static method substr() on an unknown class Tools.
Line 156
Call to static method displayError() on an unknown class Tools.
Line 158
Call to static method substr() on an unknown class Tools.
Line 159
Call to static method file_get_contents() on an unknown class Tools.
Line 165
Call to static method displayError() on an unknown class Tools.
Line 176
Call to static method displayError() on an unknown class Tools.
Line 193
Call to static method isSubmit() on an unknown class Tools.
Line 200
Call to static method getValue() on an unknown class Tools.
Line 202
Call to static method updateValue() on an unknown class Configuration.
Line 202
Call to an undefined method VatNumber::displayConfirmation().
Line 203
Call to an undefined method VatNumber::l().
Line 203
Call to static method getValue() on an unknown class Tools.
Line 205
Call to static method updateValue() on an unknown class Configuration.
Line 205
Call to an undefined method VatNumber::displayConfirmation().
Line 206
Call to an undefined method VatNumber::displayConfirmation().
Line 206
Call to an undefined method VatNumber::l().
Line 206
Call to an undefined method VatNumber::l().
Line 206
Call to static method getValue() on an unknown class Tools.
Line 206
Access to an undefined property VatNumber::$context.
Line 215
Call to static method getCountries() on an unknown class Country.
Line 215
Call to an undefined method VatNumber::l().
Line 220
Call to an undefined method VatNumber::l().
Line 233
Call to an undefined method VatNumber::l().
Line 239
Call to an undefined method VatNumber::l().
Line 240
Access to an undefined property VatNumber::$context.
Line 243
Call to an undefined method VatNumber::l().
Line 252
Call to an undefined method VatNumber::l().
Line 255
Call to an undefined method VatNumber::l().
Line 260
Call to an undefined method VatNumber::l().
Line 265
Call to an undefined method VatNumber::l().
Line 271
Instantiated class HelperForm not found.
Line 276
Access to property $module on an unknown class HelperForm.
Line 277
Access to property $module on an unknown class HelperForm.
Line 277
Access to property $show_toolbar on an unknown class HelperForm.
Line 278
Access to property $show_toolbar on an unknown class HelperForm.
Line 278
Access to an undefined property VatNumber::$table.
Line 279
Access to property $table on an unknown class HelperForm.
Line 279
Access to property $table on an unknown class HelperForm.
Line 279
Call to static method get() on an unknown class Configuration.
Line 280
Instantiated class Language not found.
Line 280
Access to property $default_form_language on an unknown class HelperForm.
Line 281
Access to property $default_form_language on an unknown class HelperForm.
Line 281
Access to property $id on an unknown class Language.
Line 281
Access to property $allow_employee_form_lang on an unknown class HelperForm.
Line 282
Access to property $allow_employee_form_lang on an unknown class HelperForm.
Line 282
Call to static method get() on an unknown class Configuration.
Line 282
Call to static method get() on an unknown class Configuration.
Line 282
Access to an undefined property VatNumber::$fields_form.
Line 283
Access to an undefined property VatNumber::$identifier.
Line 285
Access to property $identifier on an unknown class HelperForm.
Line 285
Access to property $identifier on an unknown class HelperForm.
Line 285
Access to property $submit_action on an unknown class HelperForm.
Line 286
Access to property $submit_action on an unknown class HelperForm.
Line 286
Access to an undefined property VatNumber::$context.
Line 287
Access to an undefined property VatNumber::$name.
Line 287
Access to an undefined property VatNumber::$name.
Line 287
Access to an undefined property VatNumber::$tab.
Line 287
Access to property $currentIndex on an unknown class HelperForm.
Line 287
Access to property $currentIndex on an unknown class HelperForm.
Line 287
Access to property $token on an unknown class HelperForm.
Line 288
Access to property $token on an unknown class HelperForm.
Line 288
Call to static method getAdminTokenLite() on an unknown class Tools.
Line 288
Access to property $tpl_vars on an unknown class HelperForm.
Line 289
Access to property $tpl_vars on an unknown class HelperForm.
Line 289
Access to an undefined property VatNumber::$context.
Line 291
Access to an undefined property VatNumber::$context.
Line 292
Call to method generateForm() on an unknown class HelperForm.
Line 295
Call to static method get() on an unknown class Configuration.
Line 301
Call to static method getValue() on an unknown class Tools.
Line 301
Call to static method get() on an unknown class Configuration.
Line 302
Call to static method getValue() on an unknown class Tools.
Line 302
Call to static method get() on an unknown class Configuration.
Line 311
Call to static method get() on an unknown class Configuration.
Line 311
Class VATNumberTaxManager implements unknown interface TaxManagerInterface.
Line 27
Parameter $address of method VATNumberTaxManager::isAvailableForThisAddress() has invalid type Address.
Line 29
Access to property $vat_number on an unknown class Address.
Line 31
Access to property $id_country on an unknown class Address.
Line 32
Call to static method get() on an unknown class Configuration.
Line 32
Call to static method get() on an unknown class Configuration.
Line 33
Instantiated class Tax not found.
Line 40
Access to property $rate on an unknown class Tax.
Line 41
Access to property $rate on an unknown class Tax.
Line 41
Instantiated class TaxCalculator not found.
Line 43
Call to static method getValue() on an unknown class Tools.
Line 30
Analyzed 1 day ago using PHPStan static analysis
Security Status
No known vulnerabilities detected.
Last scanned: 1 day ago
PrestaShop Validation
Based on PrestaShop validation standards
PHPStan Code Quality
Analyzed 1 day ago
Details
Developer
Get Notified
Subscribe to receive email notifications when new releases are published.