X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Flist_accounts_master.html;h=8392bf55fcbef6660d70a708e549dbae0fe2560c;hb=9b84efdcd08d22fcf7cc0c39cc9b175736b2fb62;hp=a4169dbae5d983b9d908a33da7939de7439a2dc8;hpb=8d9b4ea08de43e1157e8064bfc88965970129ce7;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_accounts_master.html b/templates/webpages/am/list_accounts_master.html index a4169dbae..8392bf55f 100644 --- a/templates/webpages/am/list_accounts_master.html +++ b/templates/webpages/am/list_accounts_master.html @@ -1,115 +1,66 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Account NumberAccount IDDescriptionCreditDebit
categoryLink
TaxkeyTaxaccountTaxdescriptionStartdatetk_ustvapos_ustvapos_bwapos_bilanzpos_eurDatev
- > - - - - - - - - -
- -     
  
          
 

- - - \ No newline at end of file +[%- USE T8 %] +[% USE HTML %] + +

+ +
[% title %]
+ +
+ + + + + + + + + + + + + + + + + + + + [% SET row_odd = '1' %][% FOREACH row = CA %] + + [% IF row.heading %] + + + + + + [% ELSE %] + + + + + + + + + + + + + + + + + [% END %] + + [% END %] + +
[% 'Account' | $T8 %][% 'Description (Click on Description for details)' | $T8 %][% 'Debit' | $T8 %][% 'Credit' | $T8 %]
[% HTML.escape(row.accno) %][% HTML.escape(row.description) %]
+ + +