X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/27653d6bbb72f61e0064580d3c9b4185df02efe5..0152cc2e4e1e451cb51d4d3fd8a0e450eff5efcb:/templates/webpages/csv_import/form.html diff --git a/templates/webpages/csv_import/form.html b/templates/webpages/csv_import/form.html index cbe49771d..24af07e5b 100644 --- a/templates/webpages/csv_import/form.html +++ b/templates/webpages/csv_import/form.html @@ -127,7 +127,8 @@
[3]: [% LxERP.t8("If the article type is set to 'mixed' then a column called 'type' must be present.") %] - [% LxERP.t8("Type can be either 'part' or 'service'.") %] + [% LxERP.t8("Type can be either 'part', 'service' or 'assembly'.") %] + [% LxERP.t8("Assemblies can not be imported (yet). But the type column is used for sanity checks on price updates in order to prevent that articles with the wrong type will be updated.") %]
[%- ELSIF SELF.type == 'orders' %]