summaryrefslogtreecommitdiff
path: root/templates/Russian-pos_invoice.txt
diff options
context:
space:
mode:
authorchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-01 01:16:38 +0000
committerchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-01 01:16:38 +0000
commitac5b087ea2d9ba7428d367aaeb288534158fee9a (patch)
tree2dbe0bdea0b653a215ba9ddfdf627cb57855050d /templates/Russian-pos_invoice.txt
Initial Import
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/ledger-smb@1 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'templates/Russian-pos_invoice.txt')
-rwxr-xr-xtemplates/Russian-pos_invoice.txt48
1 files changed, 48 insertions, 0 deletions
diff --git a/templates/Russian-pos_invoice.txt b/templates/Russian-pos_invoice.txt
new file mode 100755
index 00000000..ec60c2eb
--- /dev/null
+++ b/templates/Russian-pos_invoice.txt
@@ -0,0 +1,48 @@
+<%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%>
+
+