X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dbbf892309056494e9243df8b7599096ef9e42c5..46bc75c8:/templates/webpages/payment_term/list.html diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index e26e07f83..fd1ffd927 100644 --- a/templates/webpages/payment_term/list.html +++ b/templates/webpages/payment_term/list.html @@ -1,4 +1,7 @@ [% 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 +38,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) %] % |