[% USE L %]

Waren Picker Testpage


Alle:
[% L.part_picker('part_id') %]
Nur Waren:
[% L.part_picker('part_id2', undef, type='part') %]
Nur Dienstleistungen:
[% L.part_picker('part_id3', undef, type='service') %]