projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffaaadc
)
Auftrags-Controller: bei "als neu speichern" Konfig wiederk. RGs übernehmen
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Fri, 12 Oct 2018 12:03:24 +0000
(14:03 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Fri, 12 Oct 2018 12:03:24 +0000
(14:03 +0200)
SL/DB/Order.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Order.pm
b/SL/DB/Order.pm
index
978d128
..
3b50272
100644
(file)
--- a/
SL/DB/Order.pm
+++ b/
SL/DB/Order.pm
@@
-259,6
+259,9
@@
sub new_from {
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