Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a35e2339

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID a35e233946264ebc71482af8b5c478afc47c7314
  • Vorgänger 5282526c
  • Nachfolger 354bb11b

DO: Workflow zu Reklamation erst wenn gespeichert

Unterschiede anzeigen:

bin/mozilla/do.pl
action => [
t8('Save and Reclamation'),
submit => [ '#form', { action => "save_and_reclamation" } ],
disabled => !$::form->{id} ? t8('This record has not been saved yet.') : undef,
],
],

Auch abrufbar als: Unified diff