]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/form.html
CsvImport Waren: Konsistenz: Fußnote statt 'siehe unten' in der Hilfe.
[mfinanz.git] / templates / webpages / csv_import / form.html
index 0f8ac959ddebea7c38d1d212f6cc845ff1362e8e..cbe49771ddf4e36c532b0ac76930954c68af668a 100644 (file)
    </p>
 
 [%- ELSIF SELF.type == 'parts' %]
-   <p>
-    [%- 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'.") %]
-   </p>
-
    <p>
     [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.') %]
     [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.') %]
    </p>
+   <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'.") %]
+   </p>
 
 [%- ELSIF SELF.type == 'orders' %]
    <p>