X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7bff84cbc6daa65a74b9f5c83415c98856eb30a1..debc917554271ebdbf02ec74219c0394eb53b6ed:/templates/webpages/am/config.html diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index 29a968757..47d0fccbe 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -1,30 +1,25 @@ [%- USE T8 %] [%- USE LxERP %] -[% USE HTML %][% USE L %] - -

-

[% title %]
-

+[%- USE HTML %][%- USE L %] +

[% title %]

- - - -
+
+ -
+
- + @@ -40,49 +35,60 @@ - + - - - + - + - - - - - - - - - - - - - + - - + + -
[% 'Name' | $T8 %]
[% 'E-mail' | $T8 %]
[% 'Signature' | $T8 %]
+ + [% 'Check full signature' | $T8 %] + [% 'Edit user signature' | $T8 %] +
[% 'Phone' | $T8 %]
[% 'Fax' | $T8 %]
[% 'Company' | $T8 %]
[% 'Address' | $T8 %]
[% 'SEPA creditor ID' | $T8 %]
[% 'taxincluded checked' | $T8 %]
[% 'taxincluded checked' | $T8 %] - [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %] + [% L.yes_no_tag('taxincluded_checked', MYCONFIG.taxincluded_checked) %]
+ + [% 'Focus position after update' | $T8 %] + + [% L.select_tag( + 'focus_position', + [ + ['new_description', LxERP.t8('New row, description')], + ['new_partnumber', LxERP.t8('New row, partnumber')], + ['last_description', LxERP.t8('Last row, description')], + ['last_partnumber', LxERP.t8('Last row, partnumber')], + ], + default => MYCONFIG.focus_position) + %] + + + + + [% 'Item multi selection with qty' | $T8 %] + + [% L.yes_no_tag('item_multiselect', MYCONFIG.item_multiselect) %] + + -
+
-
+
@@ -91,6 +97,12 @@ [% L.select_tag('dateformat', DATEFORMATS, value_key = 'value', title_key = 'name') %] + + + + - + @@ -121,10 +133,9 @@ @@ -133,8 +144,8 @@ @@ -143,20 +154,26 @@ -
[% 'Time Format' | $T8 %] + [% L.select_tag('timeformat', TIMEFORMATS, value_key = 'value', title_key = 'name') %] +
[% 'Output Number Format' | $T8 %] @@ -100,7 +112,7 @@
[% 'Dropdown Limit' | $T8 %]
[% 'Setup Menu' | $T8 %]
[% 'Form details (second row)' | $T8 %]
[% 'Show custom variable search inputs' | $T8 %]
-
+ + [% 'Number of columns of custom variables in form details (second row)' | $T8 %] + + [% L.input_tag('form_cvars_nr_cols', MYCONFIG.form_cvars_nr_cols || 3, size = 5) %] + + + +
-
+
- + @@ -175,24 +192,22 @@ - +
[% 'Default template format' | $T8 %]
[% 'Default printer' | $T8 %] - [% L.select_tag('default_printer_id', PRINTERS, default = myconfig_default_printer_id, title_key = 'printer_description', with_empty = 1) %] + [% L.select_tag('default_printer_id', PRINTERS, default = MYCONFIG.default_printer_id, title_key = 'printer_description', with_empty = 1) %]
[% 'Number of copies' | $T8 %]
- -
-
+
- + @@ -226,13 +241,11 @@ [%- END %]
[% 'Show your TODO list after loggin in' | $T8 %][% 'Show your TODO list after logging in' | $T8 %] @@ -213,7 +228,7 @@ - +
- +
- -
@@ -241,12 +254,14 @@ - - -