add migration

This commit is contained in:
Felix Rindt
2020-07-24 12:23:10 +02:00
parent 5f502776b1
commit 1b48b519e3
4 changed files with 53 additions and 10 deletions

View File

@@ -928,7 +928,8 @@ Creating orders
during order generation and is not respected automatically when the order changes later.)
* ``force`` (optional). If set to ``true``, quotas will be ignored.
* ``send_mail`` (optional). If set to ``true``, the same emails will be sent as for a regular order. Defaults to
* ``send_mail`` (optional). If set to ``true``, the same emails will be sent as for a regular order, regardless of
whether these emails are enabled for certain sales channels. Defaults to
``false``.
If you want to use add-on products, you need to set the ``positionid`` fields of all positions manually