mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Documentation][Customization] State machines fix
This commit is contained in:
parent
bc1f29f2bd
commit
f946aafa1a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ How to remove a state and its transitions?
|
|||
.. warning::
|
||||
|
||||
If you are willing to remove a state or a transition you have to override **the whole states/transitions section**
|
||||
of the state machine you are willing to modify.
|
||||
of the state machine you are willing to modify. See how we do it in the :doc:`customization of the Checkout process </cookbook/checkout>`.
|
||||
|
||||
How to add a new callback?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue