Added Vars in texttemplates.vue

This commit is contained in:
2025-07-22 17:44:50 +02:00
parent 986f27a48c
commit 2490c69beb

View File

@@ -59,6 +59,18 @@
<td>zahlungsziel_in_tagen</td>
<td>Zahlungsziel in Tagen</td>
</tr>
<tr>
<td>lohnkosten</td>
<td>Lohnkosten Verkauf</td>
</tr>
<tr>
<td>titel</td>
<td>Titel</td>
</tr>
<tr>
<td>anrede</td>
<td>Anrede</td>
</tr>
</table>
</UCard>