#38221 - Adjustments for Shopware 5.7
1. Why is this change necessary?
To fix some errors and add compatibility to SW 5.7.
2. What does this change do, exactly?
- It fix some errors (SW vouchers and EC vouchers)
- It add compatibility to SW 5.7.
3. Describe each step to reproduce the issue or behavior.
- Install plugin
- Create different kinds of SW vouchers
- Test if the plugin redeems vouchers correctly (by plugin configuration too)
- Install EC with this changes: https://gitlab.netinventors.de/shopware/plugins/NetiEasyCoupon/-/merge_requests/220/
- Create different kinds of EC vouchers
- Test if the plugin redeems vouchers correctly
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/38221
5. Checklist
-
I have updated the plugin version and changelog -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere -
I have changed the required NetiFoundation-version to the latest available version
6. Release Notes
Please release together with EC and these changes https://gitlab.netinventors.de/shopware/plugins/NetiEasyCoupon/-/merge_requests/220.