X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bdc9bdd01791fa83f307b937caeae0eab7fc70d2..9595eb7cb095775baae8a289dbf628ef75b3abed:/bin/mozilla/ir.pl diff --git a/bin/mozilla/ir.pl b/bin/mozilla/ir.pl index c649046a8..e13e31e33 100644 --- a/bin/mozilla/ir.pl +++ b/bin/mozilla/ir.pl @@ -273,6 +273,15 @@ sub setup_ir_action_bar { 'separator', + combobox => [ + action => [ t8('Workflow') ], + action => [ + t8('Use As New'), + submit => [ '#form', { action => "use_as_new" } ], + disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef, + ], + ], # end of combobox "Workflow" + combobox => [ action => [ t8('more') ], action => [