X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbuchungsgruppen%2Flist.html;h=319dcb927fefb3bcacd9b8d6259b3aa0f7b49ce3;hb=9c29f7183bb2e2861553339789d7ac8ba7dd188d;hp=ba80499fefe91cadfdc0ba13b1c8e72e574bf366;hpb=058d70b8ae5406a40ce5ddba2d11cc8563d06751;p=kivitendo-erp.git diff --git a/templates/webpages/buchungsgruppen/list.html b/templates/webpages/buchungsgruppen/list.html index ba80499fe..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 account' | $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 %] -

-