]> wagnertech.de Git - mfinanz.git/blob - templates/webpages/ic/ajax_autocomplete.html
in print_form korrekte Belegwerte an history_erp übergeben
[mfinanz.git] / templates / webpages / ic / ajax_autocomplete.html
1 [%- USE HTML %]
2 [%- FOREACH part = parts %]
3 [% IF loop.count < limit %]
4 [% part.$column %]
5 [%- END %]
6 [%- END %]