blob: ec60c2ebaed0083994abf1d6de872ff4f4988d80 (
plain)
- <%company align=center width=40%>
- <%address align=center width=40%>
- ��: <%till align=left width=3%> ���: <%tel%>
- �������: <%employee%>
- <%invtime%><%invnumber align=right width=16%>
- �-�� �������� �����
- <%foreach number%>
- <%qty align=right width=5%> <%description align=left width=24 offset=6%> <%linetotal align=right width=9%>
- <%number%> @ <%sellprice%>/<%unit%>
- <%end number%>
- ����� �������: <%totalqty%>
- <%if taxincluded%>
- ---------------
- �����: <%invtotal align=right width=9%>
- <%end taxincluded%>
- <%if not taxincluded%>
- ------------
- �����: <%subtotal align=right width=9%>
- <%end taxincluded%>
- <%foreach tax%>
- <%taxdescription align=right width=23%> @ <%taxrate align=right width=2%>%: <%tax align=right width=9%>
- <%end tax%>
- <%foreach payment%>
- ��������: <%payment align=right width=9%> <%currency%>
- <%end payment%>
- <%if change%>
- ��������: <%change align=right width=9%>
- <%end change%>
- <%if total%>
- ������ ������: <%total align=right width=9%>
- <%end total%>
- <%if discount%>
- <%discount%> % ������
- <%end discount%>
- ������� �� �������!
- <%if taxincluded%>
- ���� � ������ �������.
- <%end taxincluded%>
|