X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5fd2cf413e611047a3b8d667378a258a7955941e..ba52ee60:/templates/webpages/payment_term/list.html diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index e26e07f83..41290c2ef 100644 --- a/templates/webpages/payment_term/list.html +++ b/templates/webpages/payment_term/list.html @@ -1,5 +1,5 @@ [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %] -
+![]() |
- ![]() |
+ ![]() |
[%- 'Description' | $T8 %] | [%- 'Long Description' | $T8 %] | [%- 'Netto Terms' | $T8 %] | [%- 'Skonto Terms' | $T8 %] | [%- 'Skonto' | $T8 %] |
|---|---|---|---|---|---|---|---|
- [%- UNLESS loop.first %]
-
- [%- END %]
- |
-
- [%- UNLESS loop.last %]
-
- [%- END %]
- |
+ ||||||
![]() |
[%- HTML.escape(payment_term.description) %] @@ -42,9 +35,10 @@ | [%- HTML.escape(payment_term.description_long) %] | [%- HTML.escape(payment_term.terms_netto_as_number) %] | [%- HTML.escape(payment_term.terms_skonto_as_number) %] | -[%- HTML.escape(payment_term.percent_skonto_as_number) %] % | +[%- HTML.escape(payment_term.percent_skonto_as_percent) %] % |