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:
5c8a0b3
)
Workflow Lieferschein->Rechnung: Bearbeiter ist aktueller Benutzer …
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 20 Sep 2021 09:36:56 +0000
(11:36 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 20 Sep 2021 09:40:00 +0000
(11:40 +0200)
… und nicht der des vorherigen Belegs.
bin/mozilla/do.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/do.pl
b/bin/mozilla/do.pl
index
6adf190
..
412ed71
100644
(file)
--- a/
bin/mozilla/do.pl
+++ b/
bin/mozilla/do.pl
@@
-1045,6
+1045,8
@@
sub invoice {
$main::auth->assert($form->{type} eq 'purchase_delivery_order' ? 'vendor_invoice_edit' : 'invoice_edit');
+ $form->get_employee();
+
$form->{convert_from_do_ids} = $form->{id};
# if we have a reqdate (Liefertermin), this is definetely the preferred
# deliverydate for invoices