Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9f1050e9

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

  • ID 9f1050e955ed37bf8ff921173f018e6b3c99bb2d
  • Vorgänger cf10b8af
  • Nachfolger 62a80931

Auftrags-Controller: "Versendet" (Mail) nicht selber in History speichern.

Das wird schon in SL::Form::send_email() gemacht.

Unterschiede anzeigen:

SL/Controller/Order.pm
620 620
    $self->order->update_attributes(intnotes => $intnotes);
621 621
  }
622 622

  
623
  $self->save_history('MAILED');
624

  
625 623
  if ($::instance_conf->get_lock_oe_subversions) {
626 624
    my $file_id;
627 625
    if ($::instance_conf->get_doc_storage && $::form->{attachment_policy} ne 'no_file') {

Auch abrufbar als: Unified diff