X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fb692c5f36d073818aec001f281a70a77dfb6977..f4fe824640bd460cc7e98dead251d43a8ec4e393:/templates/webpages/client_config/_features.html?ds=sidebyside diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 86ab2485e..2576ebc06 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -56,5 +56,13 @@ [% 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("Requirement Specs") %] + + + [% LxERP.t8('Default article for converting into quotations and orders') %] + [% L.select_tag('defaults.requirement_spec_section_order_part_id', SELF.all_parts, default=SELF.defaults.requirement_spec_section_order_part_id, with_empty=1, title_sub=\make_part_title) %] + [% LxERP.t8('When converting a requirement spec into a quotation or an oder each section gets converted into a line position in the new record. This is the article used by default for this conversion.') %] +