Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f1d33e8c

Von Bernd Bleßmann vor mehr als 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
if ( $is_abbr_any->(qw(poso)) ) {
$args{vendor_id} = undef;
}
if ( $is_abbr_any->(qw(soso)) ) {
$args{periodic_invoices_config} = $source->periodic_invoices_config->clone_and_reset if $source->periodic_invoices_config;
}
# Custom shipto addresses (the ones specific to the sales/purchase
# record and not to the customer/vendor) are only linked from

Auch abrufbar als: Unified diff