Updated Version 5 Release Notes (markdown)

Umair Sayyed
2015-03-18 13:17:27 +05:30
parent 7262e9e90d
commit 5aeb121222

@@ -38,19 +38,19 @@ T-Shirt-001-WT-MD`
- Templates and Variants
To create variant items, you should first define a Template Item. In the template item, all possible variants will be listed. Based on the variants defined in the Template Item, unique Item Code will be generated for each item variant.
To create variant items, you should first define a Template Item. In the template item, all possible variants will be listed. Based on the variants defined in the Template Item, unique Item will be generated for each item variant.
<video>
- Item Attributes
Item Attributes is the master where you can attributes based on which Item Variants will be generated. To setup Item Attributes master, go to:
Item Attributes is the master where you can set attributes (e.g.: Size, Colour) based on which variants items will be created. To setup Item Attributes master, go to:
Stock > Setup > Item Attributes
Item Attribute master for Size and Colour will be auto-created. Let's take an example of Size to learn how Item Attribute function.
In the attribute master, you can define various variants, different sizes in that case, and define abbreviation for each variant. You should also define abbreviation for each variant. It will be required for defining an Item Code for a Variant Item.
In the attribute master, you can define various variants, different sizes in that case. You should also define abbreviation for each variant. It will be used for defining an Item Code for a Variant Item.
![Item Attribute Variant]()
@@ -66,7 +66,11 @@ In the Attribute master, you can also set preference following which Item Code f
- Automatic updation of variants
On updating template item, respective variants item will be auto-updated. For example, Item Price record create for the Template Item will be applicable for all the Variant Items. Same way, updating value in any field of template item like Default Income Account, Cost Center, Max Discount etc. will update same value in the Item master of variants as well.
On updating template item, respective variants item will be auto-updated.
![Licecap]()
For example, Item Price record create for the Template Item will be applicable for all the Variant Items.
In the sales and purchase transactions, only variant items will be selectable. But on the website, only template item will be published. Customer will find option to define value for the attributes. Based on their selection, variant item will be updated in the sales transaction.