Revision 6c9e2179
Von Tamino Steinert vor 12 Monaten hinzugefügt
locale/de/all | ||
---|---|---|
1783 | 1783 |
'Font size' => 'Schriftgröße', |
1784 | 1784 |
'For AP transactions it will replace the sales taxkeys with input taxkeys with the same tax rate.' => 'Bei Kreditorenbuchungen werden die Umsatzsteuer-Steuerschlüssel durch Vorsteuer-Steuerschlüssel mit demselben Steuersatz ersetzt.', |
1785 | 1785 |
'For AR transactions it will replace the input taxkeys with sales taxkeys with the same tax rate.' => 'Bei Debitorenbuchungen werden die Vorsteuer-Steuerschlüssel durch Umsatzsteuer-Steuerschlüssel mit demselben Steuersatz ersetzt.', |
1786 |
'For Record Type' => 'Für Belegtyp', |
|
1786 | 1787 |
'For changeing goto USTVA Config' => 'Zum Verändern bitte zu den UStVa Einstellungen gehen', |
1787 | 1788 |
'For further information read this: ' => 'Für weitere Informationen zu diesem Thema lesen Sie bitte: ', |
1788 | 1789 |
'For part "#1" there are missing #2 #3 in the default warehouse/bin "#4/#5".' => 'Es fehlen #2 #3 des Artikels "#1" im Standardlager "#4/#5".', |
locale/en/all | ||
---|---|---|
1783 | 1783 |
'Font size' => '', |
1784 | 1784 |
'For AP transactions it will replace the sales taxkeys with input taxkeys with the same tax rate.' => '', |
1785 | 1785 |
'For AR transactions it will replace the input taxkeys with sales taxkeys with the same tax rate.' => '', |
1786 |
'For Record Type' => '', |
|
1786 | 1787 |
'For changeing goto USTVA Config' => '', |
1787 | 1788 |
'For further information read this: ' => '', |
1788 | 1789 |
'For part "#1" there are missing #2 #3 in the default warehouse/bin "#4/#5".' => '', |
templates/design40_webpages/email_journal/tabs/basic_data.html | ||
---|---|---|
38 | 38 |
[% L.textarea_tag('extended_status', SELF.entry.extended_status, wrap="soft", style="color:black; height:25px", class="wi-verywide", disabled=1) %] |
39 | 39 |
</td> |
40 | 40 |
</tr> |
41 |
<tr> |
|
42 |
<th>[% 'For Record Type' | $T8 %]</th> |
|
43 |
<td>[% L.input_tag('record_type', SELF.entry.record_type, style="color:black", class="wi-verywide", disabled=1) %]</td> |
|
44 |
</tr> |
|
41 | 45 |
<tr> |
42 | 46 |
<th>[% 'Headers' | $T8 %]</th> |
43 | 47 |
<td> |
Auch abrufbar als: Unified diff
EmailJournal: Belegtyp anzeigen