{ name => 'rop', description => $::locale->text('ROP') },
{ name => 'sellprice', description => $::locale->text('Sellprice') },
{ name => 'shop', description => $::locale->text('Shopartikel') },
- { name => 'type', description => $::locale->text('Article type (see below)') },
+ { name => 'type', description => $::locale->text('Article type') . ' [3]' },
{ name => 'unit', description => $::locale->text('Unit (if missing or empty default unit will be used)') },
{ name => 've', description => $::locale->text('Verrechnungseinheit') },
{ name => 'weight', description => $::locale->text('Weight') },
'Article' => 'Artikel',
'Article Code' => 'Artikelkürzel',
'Article Code missing!' => 'Artikelkürzel fehlt',
- 'Article type (see below)' => 'Artikeltyp (siehe unten)',
+ 'Article type' => 'Artikeltyp',
'As a result, the saved onhand values of the present goods can be stored into a warehouse designated by you, or will be reset for a proper warehouse tracking' => 'Als Konsequenz können die gespeicherten Mengen entweder in ein Lager überführt werden, oder für eine frische Lagerverwaltung resettet werden.',
'Assemblies' => 'Erzeugnisse',
'Assembly' => 'Erzeugnis',
'Are you sure?' => '',
'Article Code' => '',
'Article Code missing!' => '',
- 'Article type (see below)' => '',
+ 'Article type' => '',
'As a result, the saved onhand values of the present goods can be stored into a warehouse designated by you, or will be reset for a proper warehouse tracking' => '',
'Assemblies' => '',
'Assembly' => '',
</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>