X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2Ftest_page.html;h=4527534ab478850d8e4785a211bc500d76675538;hb=d2ab33ea45cee261d98267e4c336e5cd7be8521e;hp=b8fa6f53a3a2ce1f5c7f68f33bf336c43376db1a;hpb=9a846a3d4bd7411106c47b555a4126b1cad01d96;p=kivitendo-erp.git diff --git a/templates/webpages/part/test_page.html b/templates/webpages/part/test_page.html index b8fa6f53a..4527534ab 100644 --- a/templates/webpages/part/test_page.html +++ b/templates/webpages/part/test_page.html @@ -13,11 +13,24 @@ Nur Erzeugnisse:
[% L.part_picker('part_id4', undef, part_type='assembly') %]
Waren und Dienstleistungen:
[% L.part_picker('part_id5', undef, part_type='part,service') %]
+Artikel-Klassifizierung: Einkauf
+[% L.part_picker('part_id10', undef, classification_id='1') %]
+Artikel-Klassifizierung: Verkauf
+[% L.part_picker('part_id11', undef, classification_id='2') %]
+Artikel-Klassifizierung: Handelsware
+[% L.part_picker('part_id12', undef, classification_id='3') %]
+Artikel-Klassifizierung: Produktion
+[% L.part_picker('part_id13', undef, classification_id='4') %]
+Artikel-Klassifizierung: Eink.,Verk.,Prod.
+[% L.part_picker('part_id14', undef, classification_id='1,2,4') %]
Pre-filled:
[% L.part_picker('part_id6', pre_filled_part) %]
Convertible unit 'Std': (only select parts with unit Tag/Std/Min)
[% L.part_picker('part_id7', undef, convertible_unit='Std') %]
+With multi select popup
+[% L.part_picker('part_id8', undef, multiple=1) %]
+

Styling

In a span: