X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Fbuchungsgruppen%2Flist.html;fp=templates%2Fwebpages%2Fbuchungsgruppen%2Flist.html;h=319dcb927fefb3bcacd9b8d6259b3aa0f7b49ce3;hp=8621e85945976bb48ce5c79f9150e1cc89b849bf;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 diff --git a/templates/webpages/buchungsgruppen/list.html b/templates/webpages/buchungsgruppen/list.html index 8621e8594..319dcb927 100644 --- a/templates/webpages/buchungsgruppen/list.html +++ b/templates/webpages/buchungsgruppen/list.html @@ -6,7 +6,7 @@ - + [%- FOREACH tz = TAXZONES %] @@ -19,7 +19,7 @@ [%- FOREACH bg = BUCHUNGSGRUPPEN %] - + [%- FOREACH tz = TAXZONES %] @@ -31,11 +31,4 @@
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [% 'Description' | $T8 %] [% 'Inventory Account' | $T8 %]
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [% HTML.escape(bg.description) %] [% HTML.escape(CHARTLIST.${bg.id}.inventory_accno) %]

-
- [% L.sortable_element('#buchungsgruppen_list tbody', url=SELF.url_for(action='reorder'), with='bg_id') %] - -

- [%- 'Add' | $T8 %] -

-