Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c45d7eed

Von Bernd Bleßmann vor etwa 5 Jahren hinzugefügt

  • ID c45d7eedae611fa7e35d3a8225691fe766e35acb
  • Vorgänger 72896270
  • Nachfolger c1c33278

Angebot / Auftrag (alte Masken) / Lieferschein: nur Mailen, wenn gespeichert

Behebt #418 (redmine).

Unterschiede anzeigen:

bin/mozilla/do.pl
t8('E Mail'),
call => [ 'kivi.SalesPurchase.show_email_dialog' ],
checks => [ 'kivi.validate_form' ],
disabled => !$::form->{id} ? t8('This record has not been saved yet.') : undef,
],
], # end of combobox "Export"
bin/mozilla/oe.pl
],
action => [
t8('E Mail'),
call => [ 'kivi.SalesPurchase.show_email_dialog' ],
checks => [ 'kivi.validate_form' ],
call => [ 'kivi.SalesPurchase.show_email_dialog' ],
checks => [ 'kivi.validate_form' ],
disabled => !$form->{id} ? t8('This record has not been saved yet.') : undef,
],
action => [
t8('Download attachments of all parts'),

Auch abrufbar als: Unified diff