Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 26fe3dfa

Von Bernd Bleßmann vor 24 Tagen 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
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