|
13 | 13 | <group id="product" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="0" |
14 | 14 | showInStore="0"> |
15 | 15 | <label>Products</label> |
16 | | - <field id="groups" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="0" |
17 | | - showInStore="0"> |
18 | | - <label>Customer Group Pricing</label> |
19 | | - <frontend_model>JustBetter\AkeneoBundle\Block\Adminhtml\System\Config\Form\Field\Type</frontend_model> |
20 | | - <backend_model>Magento\Config\Model\Config\Backend\Serialized\ArraySerialized</backend_model> |
21 | | - <comment>Map specific Akeneo attribute code with a Magento Customer group. This ensures that the |
22 | | - tier prices from Akeneo are imported into Magento customer tier prices |
23 | | - </comment> |
24 | | - <depends> |
25 | | - <field id="akeneo_connector/justbetter/tierprices">1</field> |
26 | | - </depends> |
27 | | - </field> |
28 | 16 | <field id="tax_id_mapping" translate="label" type="text" sortOrder="10" showInDefault="1" |
29 | 17 | showInWebsite="0" showInStore="0"> |
30 | 18 | <label>Tax Class Mapping</label> |
|
52 | 40 | <source_model>Akeneo\Connector\Model\Source\Filters\Attribute</source_model> |
53 | 41 | <can_be_empty>1</can_be_empty> |
54 | 42 | </field> |
55 | | - <field id="tierprices" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="0" |
56 | | - showInStore="0"> |
57 | | - <label>Tier Prices</label> |
58 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
59 | | - <comment>Map specific Akeneo attribute code with a Magento Customer group. (Default no)</comment> |
60 | | - </field> |
61 | 43 | <field id="categoryexist" translate="label" type="select" sortOrder="40" showInDefault="1" |
62 | 44 | showInWebsite="0" showInStore="0"> |
63 | 45 | <label>Category Exist</label> |
|
70 | 52 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
71 | 53 | <comment>Manages akeneo codes and magento entity id's. (Default: no)</comment> |
72 | 54 | </field> |
73 | | - <field id="insertnewproducts" translate="label" type="select" sortOrder="60" showInDefault="1" |
74 | | - showInWebsite="0" showInStore="0"> |
75 | | - <label>Insert New Products</label> |
76 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
77 | | - <comment>Imports new products from akeneo. (Default: yes)</comment> |
78 | | - </field> |
79 | 55 | <field id="settaxclass" translate="label" type="select" sortOrder="70" showInDefault="1" |
80 | 56 | showInWebsite="0" showInStore="0"> |
81 | 57 | <label>Set Tax Class</label> |
82 | 58 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
83 | 59 | <comment>Map Akeneo tax class codes to Magento tax class (Default: no)</comment> |
84 | 60 | </field> |
85 | | - <field id="setproductsactive" translate="label" type="select" sortOrder="80" showInDefault="1" |
86 | | - showInWebsite="0" showInStore="0"> |
87 | | - <label>Set products active</label> |
88 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
89 | | - <comment>Set all products from import to active. (Default: no)</comment> |
90 | | - </field> |
91 | | - <field id="enablemanagestock" translate="label" type="select" sortOrder="90" showInDefault="1" |
92 | | - showInWebsite="0" showInStore="0"> |
93 | | - <label>Enable manage stock by default</label> |
94 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
95 | | - <comment>Set manage stock on product always on (Default: no)</comment> |
96 | | - </field> |
97 | | - <field id="setstockstatus" translate="label" type="select" sortOrder="100" showInDefault="1" |
98 | | - showInWebsite="0" showInStore="0"> |
99 | | - <label>Set stock status</label> |
100 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
101 | | - <comment>Set stock status to "In Stock" when backorders are allowed</comment> |
102 | | - </field> |
103 | 61 | <field id="formatmedianame" translate="label" type="select" sortOrder="110" showInDefault="1" |
104 | 62 | showInWebsite="0" showInStore="0"> |
105 | 63 | <label>Apply SEO friendly media name formatting</label> |
|
0 commit comments