mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | Part of #11250
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
|
||
|---|---|---|
| .. | ||
| adding_shipping_method.feature | ||
| archiving_shipping_methods.feature | ||
| browsing_shipping_methods.feature | ||
| deleting_multiple_shipping_methods.feature | ||
| deleting_shipping_method.feature | ||
| editing_shipping_method.feature | ||
| preventing_deletion_of_used_shipping_method.feature | ||
| shipping_method_code_validation.feature | ||
| shipping_method_flat_rate_per_shipment_validation.feature | ||
| shipping_method_flat_rate_per_unit_validation.feature | ||
| shipping_method_unique_code_validation.feature | ||
| shipping_method_validation.feature | ||
| sorting_shipping_methods_by_name_or_code.feature | ||
| sorting_shipping_methods_by_position.feature | ||
| toggling_shipping_method.feature | ||