X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frequirement_spec_order%2Fupdate.html;h=34b890eead04ea5682c5e2d6681b5307e003c2ce;hb=d58f0807a72e7a791cded47b057e5f20116ca13f;hp=13b37980a5e11145ce8ba8a93a4a257854cad95c;hpb=3fbb0b9bbc37dbbe10407a858c58148e2d835c2c;p=kivitendo-erp.git 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')) %]