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:
dd5cd96
)
Auch aus Angebot/Auftrag->Rechnung tax_included übernehmen ...
author
Werner Hahn
<wh@futureworldsearch.net>
Wed, 28 Apr 2021 14:04:04 +0000
(16:04 +0200)
committer
Werner Hahn
<wh@futureworldsearch.net>
Wed, 28 Apr 2021 14:09:58 +0000
(16:09 +0200)
wird sonst eventuell von den Kundeneinstellungen überschrieben
und dann unterscheiden sich Angebot/Auftrag und Rechnung
bin/mozilla/oe.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
dfc822d
..
2f3803b
100644
(file)
--- 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