mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
This PR was merged into the 1.13 branch.
Discussion
----------
I added a taxon delete section.
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.13 |
| Bug fix? | no |
| New feature? | yes |
| BC breaks? | no |
| Deprecations? | no <!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | part of https://github.com/Sylius/Sylius/issues/11250 |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.12 branch
- Features and deprecations must be submitted against the 1.13 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
|
||
|---|---|---|
| .. | ||
| account | ||
| addressing | ||
| admin | ||
| cart | ||
| channel | ||
| checkout | ||
| cli | ||
| contact | ||
| currency | ||
| customer | ||
| homepage | ||
| installer | ||
| inventory | ||
| locale | ||
| order/managing_orders | ||
| payment | ||
| product | ||
| promotion | ||
| shipping | ||
| taxation | ||
| taxonomy/managing_taxons | ||
| user | ||