X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0213d50a38c623018849ed1606d0f30370dc096b..3e79972f6ef:/bin/mozilla/oe.pl diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index dfc822d56..2f3803b88 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -2065,6 +2065,7 @@ sub oe_prepare_xyz_from_order { my $order = SL::DB::Order->new(id => $::form->{id})->load; $order->flatten_to_form($::form, format_amounts => 1); + $::form->{taxincluded_changed_by_user} = 1; # hack: add partsgroup for first row if it does not exists, # because _remove_billed_or_delivered_rows and _remove_full_delivered_rows