]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/test_page.html
date error in mapping
[mfinanz.git] / templates / webpages / part / test_page.html
index 0101db1e5756f3e2c14cc8da4259d4bf0d6c622c..00afb7c3ac6239c19b03ceffcbc90582eb72ffc8 100644 (file)
@@ -32,6 +32,10 @@ Artikel-Status: Ungültig<br>
 [% P.part.picker('part_id17', undef, status="obsolete") %]<br>
 Artikel-Status: Alle<br>
 [% P.part.picker('part_id18', undef, status="all") %]<br>
+Nicht bestellbare Artikel:<br>
+[% P.part.picker('part_id19', undef, order_locked=1) %]<br>
+Bestellbare Artikel:<br>
+[% P.part.picker('part_id19', undef, not_order_locked=1) %]<br>
 <br>
 Pre-filled:<br>
 [% P.part.picker('part_id6', pre_filled_part) %]<br>