Revision 6dc16826
Von Moritz Bunkus vor etwa 18 Jahren hinzugefügt
doc/dokumentenvorlagen-und-variablen.html | ||
---|---|---|
396 | 396 |
<td><code>employee_company</code></td> |
397 | 397 |
<td>Firmenname</td> |
398 | 398 |
</tr> |
399 |
<tr> |
|
400 |
<td><code>employee_co_ustid</code></td> |
|
401 |
<td>Usatzsteuer-Identifikationsnummer</td> |
|
402 |
</tr> |
|
403 |
<tr> |
|
404 |
<td><code>employee_duns</code></td> |
|
405 |
<td>DUNS-Nummer</td> |
|
406 |
</tr> |
|
399 | 407 |
<tr> |
400 | 408 |
<td><code>employee_email</code></td> |
401 | 409 |
<td>Email</td> |
... | ... | |
412 | 420 |
<td><code>employee_signature</code></td> |
413 | 421 |
<td>Signatur</td> |
414 | 422 |
</tr> |
423 |
<tr> |
|
424 |
<td><code>employee_taxnumber</code></td> |
|
425 |
<td>Steuernummer</td> |
|
426 |
</tr> |
|
415 | 427 |
<tr> |
416 | 428 |
<td><code>employee_tel</code></td> |
417 | 429 |
<td>Telefonnummer</td> |
Auch abrufbar als: Unified diff
Die Variablen "texnumber" (früher "steuernummer"), "co_ustid" und "duns" aus der Benutzerkonfiguration in Vorlagen zur Verfügung stellen. Behebt die Bugzilla-IDs 466 und 468.