Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 60f00ccc

Von Tamino Steinert vor fast 2 Jahren hinzugefügt

  • ID 60f00ccce3fbe7b513b654c094eb221c79309cac
  • Vorgänger 5f42175e
  • Nachfolger 628d3edf

Reclamation: add billing_address_id to reclamation

Unterschiede anzeigen:

SL/DB/DeliveryOrder.pm
184 184
    # }}} for vim folds
185 185
  } elsif ( ref($source) eq 'SL::DB::Reclamation' ) {
186 186
    map{ ( $record_args{$_} = $source->$_ ) } # {{{ for vim folds
187
      #billing_address_id #TODO(Tamino): add billing_address_id to reclamation
188 187
    qw(
188
      billing_address_id
189 189
      currency_id
190 190
      customer_id
191 191
      delivery_term_id

Auch abrufbar als: Unified diff