Make it optional to notify user on order change

This commit is contained in:
Raphael Michel
2017-10-30 21:24:20 +01:00
parent 5376ce4bdb
commit 429f30fca7
4 changed files with 23 additions and 4 deletions

View File

@@ -175,6 +175,7 @@
</div>
{% endif %}
{% bootstrap_field other_form.recalculate_taxes layout="control" %}
{% bootstrap_field other_form.notify layout="control" %}
</div>
</div>
</div>