X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbuchungsgruppen%2Flist.html;h=319dcb927fefb3bcacd9b8d6259b3aa0f7b49ce3;hb=abafb475d9742e3a6c28427477235c923b21eeef;hp=7998143834aae77751dc39e304da05054e53cd6f;hpb=f5c454e3855012bdb1928f3e4c4964403d4d8163;p=kivitendo-erp.git diff --git a/templates/webpages/buchungsgruppen/list.html b/templates/webpages/buchungsgruppen/list.html index 799814383..319dcb927 100644 --- a/templates/webpages/buchungsgruppen/list.html +++ b/templates/webpages/buchungsgruppen/list.html @@ -6,9 +6,9 @@ - + - + [%- 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' | $T8 %][% 'Inventory Account' | $T8 %][% 'Revenue' | $T8 %] [% HTML.escape(tz.description) %] [% 'Expense' | $T8 %] [% HTML.escape(tz.description) %]
[ 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 %] -

-