X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/34e4daa1f32f684f65031fe4ffb67e9ebf5100a8..46f9d91b44c432aa017f44b6b2f53114e190428e:/templates/webpages/client_config/_miscellaneous.html diff --git a/templates/webpages/client_config/_miscellaneous.html b/templates/webpages/client_config/_miscellaneous.html index ec4483577..06067676e 100644 --- a/templates/webpages/client_config/_miscellaneous.html +++ b/templates/webpages/client_config/_miscellaneous.html @@ -2,7 +2,7 @@ [% SET style="width: 400px" %]
- + @@ -10,10 +10,30 @@ - - + + + + + + + + + + + + + + + + + + + @@ -79,6 +99,12 @@ + + + + + + @@ -122,4 +148,3 @@ [% END %]
[% LxERP.t8("Company settings") %]
[% LxERP.t8("Company name and address") %]
[% LxERP.t8("Company name") %]
[% LxERP.t8("Address") %][% L.textarea_tag('defaults.address', SELF.defaults.address, style=style, rows=4) %][% LxERP.t8("Street 1") %][% L.input_tag('defaults.address_street1', SELF.defaults.address_street1, style=style) %]
[% LxERP.t8("Street 2") %][% L.input_tag('defaults.address_street2', SELF.defaults.address_street2, style=style) %]
[% LxERP.t8("Zipcode and city") %] + [% L.input_tag('defaults.address_zipcode', SELF.defaults.address_zipcode, size=8) %] + [% L.input_tag('defaults.address_city', SELF.defaults.address_city, size=30) %] +
[% LxERP.t8("Country") %][% L.input_tag('defaults.address_country', SELF.defaults.address_country, style=style) %]
[% LxERP.t8("Company settings") %]
[% LxERP.t8("Signature") %] [% L.textarea_tag('defaults.signature', SELF.defaults.signature, style=style, rows=4) %]
[% LxERP.t8('Interpolate variables in texts of positions') %][% L.yes_no_tag('defaults.print_interpolate_variables_in_positions', SELF.defaults.print_interpolate_variables_in_positions) %][% LxERP.t8('Whether or not to replace variable placeholders such as "<%invdate%>" in texts in positions such as the part description by the record\'s actual value') %]
[% LxERP.t8("Currencies") %]
-