Revision c6c0363c
Von Sven Schöling vor mehr als 12 Jahren hinzugefügt
templates/webpages/ar/form_header.html | ||
---|---|---|
41 | 41 |
<input type="button" value="[% 'Details (one letter abbreviation)' | $T8 %]" onclick="show_vc_details('customer')"></td> |
42 | 42 |
[% L.hidden_tag('selectcustomer', selectcustomer) %] |
43 | 43 |
[% L.hidden_tag('oldcustomer', oldcustomer) %] |
44 |
[% L.hidden_tag('oldcustomer', oldcustomer) %]
|
|
44 |
[% L.hidden_tag('customer_id', customer_id) %]
|
|
45 | 45 |
[% L.hidden_tag('terms', terms) %] |
46 | 46 |
</tr> |
47 | 47 |
<tr> |
Auch abrufbar als: Unified diff
customer_id in debitorenbuchungen nicht verlieren
behebt #1867