]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ir.pl
Einkauf/Verkauf: keine Validierung bei Update-Button
[mfinanz.git] / bin / mozilla / ir.pl
index c550d5d649581b3258514dfccd7b456e40310c48..f41e8087a832a82c2b0ebb68b27d4ed9c559762d 100644 (file)
@@ -262,7 +262,6 @@ sub setup_ir_action_bar {
       action => [
         t8('Update'),
         submit    => [ '#form', { action => "update" } ],
-        checks    => [ 'kivi.validate_form' ],
         id        => 'update_button',
         accesskey => 'enter',
         disabled  => !$may_edit_create ? t8('You must not change this invoice.') : undef,