feat(order): order default status and customer group

This commit is contained in:
Nikita Kiselev
2025-08-03 10:20:14 +03:00
parent 2752ec3dd1
commit 14d42c6ecb
4 changed files with 46 additions and 13 deletions

View File

@@ -35,14 +35,6 @@
<form action="{{ action }}" method="post" enctype="multipart/form-data" id="form-module"
class="form-horizontal">
<pre>
* Проверка request от телеграм
4. Выбор товаров, которые будут отображаться на главной странице
1. Шаблон для уведомлений покупателя о заказе
2. Требовать ввод email/phone
3. Группа покупателей для заказов от ТГ
</pre>
<ul class="nav nav-tabs">
{% for tabKey, tabItems in settings %}
<li{% if tabKey == 'general' %} class="active" {% endif %}>