Revision 906b2889
Von Bernd Bleßmann vor mehr als 4 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
4170 | 4170 |
'month' => 'Monatliche Abgabe', |
4171 | 4171 |
'monthly' => 'monatlich', |
4172 | 4172 |
'more' => 'mehr', |
4173 |
'natural person' => 'natürliche Person', |
|
4173 | 4174 |
'netto' => 'netto', |
4174 | 4175 |
'never' => 'niemals', |
4175 | 4176 |
'new order controller' => 'Neuer Auftrags-Controller', |
locale/en/all | ||
---|---|---|
4169 | 4169 |
'month' => '', |
4170 | 4170 |
'monthly' => '', |
4171 | 4171 |
'more' => '', |
4172 |
'natural person' => '', |
|
4172 | 4173 |
'netto' => '', |
4173 | 4174 |
'never' => '', |
4174 | 4175 |
'new order controller' => '', |
templates/webpages/customer_vendor/tabs/billing.html | ||
---|---|---|
70 | 70 |
|
71 | 71 |
<td> |
72 | 72 |
[% L.input_tag('cv.name', SELF.cv.name) %] |
73 |
<label for="cv_natural_person">[% 'natural person' | $T8 %]</label> |
|
74 |
[% L.checkbox_tag('cv.natural_person', checked = SELF.cv.natural_person, for_submit=1) %] |
|
73 | 75 |
</td> |
74 | 76 |
</tr> |
75 | 77 |
|
Auch abrufbar als: Unified diff
Kunden/-Lieferantenstamm: Flag "natürliche Person" in Maske