Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 26fe3dfa

Von Bernd Bleßmann vor 8 Monaten hinzugefügt

  • ID 26fe3dfa83dd1ccb3710495e7859e532f8b5ba0e
  • Vorgänger aeb5d92a
  • Nachfolger 2373e0a8

Zwischeninventur-Abgleich: Auto-Update nach Auswahl einer Zählung

Unterschiede anzeigen:

templates/design40_webpages/stock_counting_reconciliation/_filter.html
value_key => 'id',
with_empty => 1,
class => 'wi-lightwide',
'data-validate' => 'required') %]
'data-validate' => 'required',
onchange =>'kivi.validate_form("#filter_form") && kivi.submit_form_with_action($("#filter_form"), "StockCountingReconciliation/list")') %]
</td>
</tr>
</body>
templates/webpages/stock_counting_reconciliation/_filter.html
value_key => 'id',
with_empty => 1,
style => 'width: 200px',
'data-validate' => 'required') %]
'data-validate' => 'required',
onchange =>'kivi.validate_form("#filter_form") && kivi.submit_form_with_action($("#filter_form"), "StockCountingReconciliation/list")') %]
</td>
</tr>
</table>

Auch abrufbar als: Unified diff