Revision 26fe3dfa
Von Bernd Bleßmann vor 4 Monaten hinzugefügt
templates/design40_webpages/stock_counting_reconciliation/_filter.html | ||
---|---|---|
17 | 17 |
value_key => 'id', |
18 | 18 |
with_empty => 1, |
19 | 19 |
class => 'wi-lightwide', |
20 |
'data-validate' => 'required') %] |
|
20 |
'data-validate' => 'required', |
|
21 |
onchange =>'kivi.validate_form("#filter_form") && kivi.submit_form_with_action($("#filter_form"), "StockCountingReconciliation/list")') %] |
|
21 | 22 |
</td> |
22 | 23 |
</tr> |
23 | 24 |
</body> |
templates/webpages/stock_counting_reconciliation/_filter.html | ||
---|---|---|
21 | 21 |
value_key => 'id', |
22 | 22 |
with_empty => 1, |
23 | 23 |
style => 'width: 200px', |
24 |
'data-validate' => 'required') %] |
|
24 |
'data-validate' => 'required', |
|
25 |
onchange =>'kivi.validate_form("#filter_form") && kivi.submit_form_with_action($("#filter_form"), "StockCountingReconciliation/list")') %] |
|
25 | 26 |
</td> |
26 | 27 |
</tr> |
27 | 28 |
</table> |
Auch abrufbar als: Unified diff
Zwischeninventur-Abgleich: Auto-Update nach Auswahl einer Zählung