X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ccb40ac450d3094ebc5b544e75ccacdc27f47aee..27653d6bbb72f61e0064580d3c9b4185df02efe5:/templates/webpages/csv_import/form.html diff --git a/templates/webpages/csv_import/form.html b/templates/webpages/csv_import/form.html index 0f8ac959d..cbe49771d 100644 --- a/templates/webpages/csv_import/form.html +++ b/templates/webpages/csv_import/form.html @@ -113,11 +113,6 @@
[%- ELSIF SELF.type == 'parts' %] -- [%- 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'.") %] -
-[1]: [% LxERP.t8('The three columns "make_X", "model_X" and "lastcost_X" with the same number "X" are used to import vendor part numbers and vendor prices.') %] @@ -129,6 +124,11 @@ [2]: [% LxERP.t8('Onhand only sets the quantity in master data, not in inventory. This is only a legacy info field and will be overwritten as soon as a inventory transfer happens.') %]
++ [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'.") %] +
[%- ELSIF SELF.type == 'orders' %]