Revision: 859a9aac35
Create Wiki Page
Restore Revision
@@ -0,0 +1,26 @@
+<p align="justify"> Item Attributes are characteristics given to Item Variants based on which Item Variants are created.</p>
+
+<p align="justify">Item Attributes can be color, size, length, etc. Multiple attributes like multiple colors can be defined.</p>
+<img src="/files/Item attributes example.png" width="700" height="800">
+
+<p><b>To access the Item Attribute list, go to:</b></p>
+
+<p>Home > Stock > Settings > Item Attribute</p>
+
+<h2> 1. How to create an Item Attribute </h2>
+<ol>
+<li>Go to the Item Attribute list, click on New.</li>
+<li>Enter a name for the Attribute.</li>
+<li>Enter the attribute values in the table.</li>
+<li>Save.</li>
+</ol>
+<p>The attribute values can be numeric or non-numeric.</p>
+
+<h3> 1.1 Non Numeric Attributes </h3>
+<p align="justify"> For Non Numeric Attributes, specify attributes values along with its abbreviation in the Attribute Values table.</p>
+<img src="/files/Attribute value.png" width="700" height="800">
+<h3> 1.2 Numeric Attributes </h3>
+<p align="justify"> If your attribute is Numeric, select Numeric Values. Specify the Range and the Increment Value. In the following example the pipe length is of range 0.25 to 3.0 and the range is 0.25 so the variants will be 0.25, 0.5, 0.75...3.0.</p>
+<img src="/files/Numeric attribute example.png" width="700" height="800">
+
+