Чек № {{@receipt.id}}
|
Подлежит возврату
|
Наименование
|
Цена
|
Кол-во
|
Итого
|
{~@price=@line.price+(@line.price*(@line.vat/100))*max(0, @line.vat_type)~}
{~@price-=@price*(@line.discount/100)~}
{~@price=round(@price, 2)~}
{{@line.product_title}}
[M]
{~@total=@price*@line.count~}
{~@sum+=@total~}
{{number_format(@price, 2, '.', '')}} X {{number_format(@line.count, 3, '.', '')}} = {{number_format(@total, 2, '.', '')}}
|
{{number_format(@price, 2, '.', '')}}
|
{~@count+=@line.count~}
{{number_format(@line.count, 3, '.', '')}}
|
{{number_format(@total, 2, '.', '')}}
|
Итого
|
{{number_format(@count, 3, '.', '')}}
|
{{number_format(@sum, 2, '.', '')}}
|
|
Наименование
|
Цена
|
Кол-во
|
Итого
|
|
|