v.2.27
Fixed reports
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Всего: {{ discounts }} {{ GetCountTotalOrders(discounts) }}</th>
|
||||
<th class="text-right">на сумму {{ moreData.amount | curr }}</th>
|
||||
<th class="text-right">со скидой в: {{discounts_sum | curr }}</th>
|
||||
<th class="text-right">на сумму: {{ moreData.amount | curr }}</th>
|
||||
<th class="text-right">со скидкой: {{discounts_sum | curr }}</th>
|
||||
<th class="text-right">Итого: {{ moreData.total_sum | curr }} BYN</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -40,4 +40,5 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user