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:
8a47996
)
generische LS-E-Mail auch in Stammdaten editieren ...
author
Jan Büren
<jan@kivitendo.de>
Wed, 13 Feb 2019 09:54:45 +0000
(10:54 +0100)
committer
Jan Büren
<jan@kivitendo.de>
Fri, 26 Jul 2019 11:59:27 +0000
(13:59 +0200)
templates/webpages/customer_vendor/tabs/billing.html
patch
|
blob
|
history
diff --git
a/templates/webpages/customer_vendor/tabs/billing.html
b/templates/webpages/customer_vendor/tabs/billing.html
index
de3ef89
..
b06b517
100644
(file)
--- a/
templates/webpages/customer_vendor/tabs/billing.html
+++ b/
templates/webpages/customer_vendor/tabs/billing.html
@@
-174,6
+174,10
@@
<th align="right">[% 'Email of the invoice recipient' | $T8 %]</th>
<td>[% L.input_tag('cv.invoice_mail', SELF.cv.invoice_mail, size = 45) %]</td>
</tr>
+ <tr>
+ <th align="right">[% 'Email of the delivery order recipient' | $T8 %]</th>
+ <td>[% L.input_tag('cv.delivery_order_mail', SELF.cv.delivery_order_mail, size = 45) %]</td>
+ </tr>
[% END %]
<tr>
<th align="right" nowrap>