X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fwh.pl;h=f76b4e969be71498fac7fe5ba92890f1d836c97e;hb=44d893c2d2589ac8d09d255f9be0e38d74c48407;hp=5caee5437abf110e450d54d9bef6eded8b8068f9;hpb=ccbd47d7a05b02889854bbad8213827fe550de8a;p=kivitendo-erp.git diff --git a/bin/mozilla/wh.pl b/bin/mozilla/wh.pl index 5caee5437..f76b4e969 100644 --- a/bin/mozilla/wh.pl +++ b/bin/mozilla/wh.pl @@ -282,6 +282,7 @@ sub transfer_parts { } $transfer->{comment} = $form->{comment}; + $transfer->{change_default_bin} = $form->{change_default_bin}; push @transfers, $transfer;