|
Наименование
|
Цена
|
Кол-во
|
Итого
|
Скидка на чек
%
{~@n=2~}
{{@n>=3 && @n%3==0?' ':''}}
{~@n++~}
|
|
Итого
{~@discount=(@sum*(@receipt['discount']/100))~}
Оплачено баллами
Скидка
Позиций
|
{{number_format(@sum-@discount+@sum0-@receipt['bonus_pay'], 2, '.', '')}}
{{@receipt['bonus_pay']>0?number_format(@receipt['bonus_pay'], 2, '.', ''):'0.00'}}
{{@discount>0?number_format(@discount, 2, '.', ''):'0.00'}}
{{is_array(@receiptlines)?count(@receiptlines):0}}
|
|
Клиент:
{{@receipt['partner']['name']}}
Розничный покупатель
|
|
{~@discount=(@sum*(@receipt['discount']/100))~}
Строк: {{is_array(@receiptlines)?count(@receiptlines):0}}
Оплачено баллами: {{@receipt['bonus_pay']>0?number_format(@receipt['bonus_pay'], 2, '.', ''):'0.00'}}
Скидка: {{@discount>0?number_format(@discount, 2, '.', ''):'0.00'}}
Итого: {{number_format(@sum-@discount+@sum0-@receipt['bonus_pay'], 2, '.', '')}}
|
|
|
{~@buttons=1~}
{~if(@kitchen_sets['active']==1)@buttons+=1;~}
{~if(@bar_sets['active']==1)@buttons+=1;~}
Печать
|