X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/766f5705ecb9cd56adfbffd94c871959bb64c6fd..683dc060694a0bef44963a37577094de95f1278a:/templates/webpages/requirement_spec_order/update.html diff --git a/templates/webpages/requirement_spec_order/update.html b/templates/webpages/requirement_spec_order/update.html index 13b37980a..34b890eea 100644 --- a/templates/webpages/requirement_spec_order/update.html +++ b/templates/webpages/requirement_spec_order/update.html @@ -13,6 +13,8 @@
+

[% LxERP.t8("Updating items with sections") %]

+ [% L.hidden_tag("rs_order_id", SELF.rs_order.id, no_id=1) %] @@ -44,6 +46,13 @@ [% LxERP.t8("Sections that are not assigned to any of the items above will be added as new positions.") %]

+

[% LxERP.t8("Updating items with additional parts") %]

+ +

+ [% LxERP.t8("You cannot modify individual assigments from additional articles to line items.") %] + [% LxERP.t8("They will be updated, new ones for additional parts without a line item added automatically.") %] +

+

[% L.button_tag("kivi.requirement_spec.standard_quotation_order_ajax_call('do_update')", LxERP.t8('Update')) %]