Выручка {{datesSetByUser ? '' : 'за сегодня'}}
Экспорт
Все {{value}}
{{formatCount(footer.bill_count)}}
Чеков
{{formatCount(footer.bill_cancel_count)}}
Возвратов
{{formatPrice(footer.bill_gross_profit)}}
Доход ℹ Доход = продажи - возвраты - себестоимость
{{formatPrice(footer.bill_net_profit)}}
Выручка ℹ Выручка = доход - комиссии
{{formatPrice(footer.bill_sale_total_avg)}}
Средний чек
Дата Всего чеков Сумма чеков Возвратов Сумма возвратов Себестоимость Доход ℹ Доход = продажи - возвраты - себестоимость Комиссии Чистая выручка ℹ Выручка = доход - комиссии Средний чек ℹ Средний чек = сумма всех продаж, деленная на количество чеков
{{formatDate(item.bill_date)}}
{{formatCount(item.bill_count)}}
{{formatCount(item.bill_total)}}
{{formatCount(item.bill_cancel_count)}}
{{formatPrice(item.bill_cancel_total)}}
{{formatPrice(item.bill_cost)}}
{{formatPrice(item.bill_gross_profit)}}
{{formatPrice(item.bill_fees)}}
{{formatPrice(item.bill_net_profit)}}
{{formatPrice(item.bill_sale_total_avg)}}
Нет данных
Итого:
{{formatCount(footer.bill_count)}}
{{formatCount(footer.bill_sale_total)}}
{{formatCount(footer.bill_cancel_count)}}
{{formatPrice(footer.bill_cancel_total)}}
{{formatPrice(footer.bill_cost)}}
{{formatPrice(footer.bill_gross_profit)}}
{{formatPrice(footer.bill_fees)}}
{{formatPrice(footer.bill_net_profit)}}
{{formatPrice(footer.bill_sale_total_avg)}}