Closed ghost closed 5 years ago
A warning message is displayed at the top of the module when there is a mismatch in the carriers' configuration.
Display warning function has been introduced in PS 1.6.1.0 https://github.com/PrestaShop/PrestaShop/commit/2ff09b90bd779e729516fa69e7485ea8a46da481
Therefore a fatal error is displayed when opening the module:
[PrestaShop] Fatal error in module shoppingfluxexport: Call to undefined method ShoppingFluxExport::displayWarning()
On PS 1.6.0, create a mismatch with the carriers and open the module configuration
Expected behaviour
A warning message is displayed at the top of the module when there is a mismatch in the carriers' configuration.
Actual behaviour
Display warning function has been introduced in PS 1.6.1.0 https://github.com/PrestaShop/PrestaShop/commit/2ff09b90bd779e729516fa69e7485ea8a46da481
Therefore a fatal error is displayed when opening the module:
Steps to reproduce the behaviour
On PS 1.6.0, create a mismatch with the carriers and open the module configuration