[%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE T8 -%][%- INCLUDE 'common/flash.html' %]

[% title %]

[%- FOREACH tz = TAXZONES %] [%- END %] [%- FOREACH bg = BUCHUNGSGRUPPEN %] [%- FOREACH tz = TAXZONES %] [%- END %] [%- END %]
[%- LxERP.t8('reorder item') %] [% 'Description' | $T8 %] [% 'Inventory Account' | $T8 %][% 'Revenue' | $T8 %] [% HTML.escape(tz.description) %] [% 'Expense' | $T8 %] [% HTML.escape(tz.description) %]
[%- LxERP.t8('reorder item') %] [% HTML.escape(bg.description) %] [% HTML.escape(CHARTLIST.${bg.id}.inventory_accno) %][% HTML.escape(CHARTLIST.${bg.id}.${tz.id}.income_accno) %] [% HTML.escape(CHARTLIST.${bg.id}.${tz.id}.expense_accno) %]

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