]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/form.html
CSV-Helfer-Test: In-Memory-Streams mit richtigem Encoding initlisieren
[mfinanz.git] / templates / webpages / csv_import / form.html
index cbe49771ddf4e36c532b0ac76930954c68af668a..24af07e5b8706d68a1932b086f4853a9a78095a1 100644 (file)
    <p>
     [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.") %]
    </p>
 
 [%- ELSIF SELF.type == 'orders' %]