Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9a516d26

Von Tamino Steinert vor mehr als 2 Jahren hinzugefügt

  • ID 9a516d268d2e726bc2265b5f8d8aa43501cfbab5
  • Vorgänger b10162ca
  • Nachfolger d0953178

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