X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=cd6aee25fe3433382b5bef5706a6be9fc6897b8e;hb=b293ff8ad52fc76ba0c44783e3982418114d6b08;hp=ce754c9cabf20dddb0d1fa32e183a24b2cd5337c;hpb=a9d122f7ebf215d8b310ea598af11f8aff85807e;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index ce754c9ca..cd6aee25f 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -194,6 +194,11 @@ [% L.yes_no_tag('defaults.normalize_part_descriptions', SELF.defaults.normalize_part_descriptions) %] [% LxERP.t8('Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects the CSV import as well.') %] + + [% LxERP.t8('Partsgroup is required for parts') %] + [% L.yes_no_tag('defaults.partsgroup_required', SELF.defaults.partsgroup_required) %] + [% LxERP.t8('If enabled, when saving parts the partsgroup must be not be empty.') %] + [% LxERP.t8("Purchasing & Sales") %] @@ -284,6 +289,11 @@ [% LxERP.t8("If enabled sales invoices created using OpenDocument/OASIS format will include data for Swiss QR-Bill creation.") %] + + [% LxERP.t8("Prevent browser's back button in sales invoices") %] + [% L.yes_no_tag("defaults.invoice_prevent_browser_back", SELF.defaults.invoice_prevent_browser_back) %] + [% LxERP.t8("If enabled try to overrule the brower's back button to prevent double booking of sales invoices.") %] + [% LxERP.t8("E-mail") %]