Revision b1e2dfac
Von Bernd Bleßmann vor 10 Monaten hinzugefügt
templates/webpages/ic/search.html | ||
---|---|---|
112 | 112 |
[%- L.radio_button_tag('itemstatus', value='active', id='itemstatus_active', label=LxERP.t8('Active'), checked=1) %] |
113 | 113 |
[%- L.radio_button_tag('itemstatus', value='onhand', id='itemstatus_onhand', label=LxERP.t8('On Hand')) %] |
114 | 114 |
[%- L.radio_button_tag('itemstatus', value='short', id='itemstatus_short', label=LxERP.t8('Short')) %] |
115 |
[%- L.radio_button_tag('itemstatus', value='order_locked', id='itemstatus_order_locked', label=LxERP.t8('Do not order anymore')) %] |
|
115 | 116 |
[%- L.radio_button_tag('itemstatus', value='obsolete', id='itemstatus_obsolete', label=LxERP.t8('Obsolete')) %] |
116 | 117 |
[%- L.radio_button_tag('itemstatus', value='orphaned', id='itemstatus_orphaned', label=LxERP.t8('Orphaned')) %] |
117 | 118 |
[%- L.radio_button_tag('itemstatus', value='', id='itemstatus_all', label=LxERP.t8('All')) %] |
Auch abrufbar als: Unified diff
Auslaufende Artikel: Filteroption in Artikelsuche