Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f1d33e8c

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

  • ID f1d33e8c42f2da428be80a6909335cf88689c1b3
  • Vorgänger ffaaadcf
  • Nachfolger c312f3b6

Auftrags-Controller: bei "als neu speichern" Konfig wiederk. RGs übernehmen

Unterschiede anzeigen:

SL/DB/Order.pm
259 259
  if ( $is_abbr_any->(qw(poso)) ) {
260 260
    $args{vendor_id} = undef;
261 261
  }
262
  if ( $is_abbr_any->(qw(soso)) ) {
263
    $args{periodic_invoices_config} = $source->periodic_invoices_config->clone_and_reset if $source->periodic_invoices_config;
264
  }
262 265

  
263 266
  # Custom shipto addresses (the ones specific to the sales/purchase
264 267
  # record and not to the customer/vendor) are only linked from

Auch abrufbar als: Unified diff