Dear Friends
In my client they are using 2 variants for their items Color and Size
both have equal priority they are generating reports depending on color wise and size wise then
How to define 2 variants for a single item .....? any solutions....?
“Thousands of candles can be lit from a single candle, and the life of the candle will not be shortened. Happiness and Knowledge never decreases by being shared........!"
Regards
Akhilesh
Hi Akhilesh
In the Item Card you click on Item buttons and in variant button.
In variant card you can define the variants for a single item based on colur, size,type etc
Item card-----Item Button --------Variant
hi chandra
Chandra: In the Item Card you click on Item buttons and in variant button. In variant card you can define the variants for a single item based on colur, size,type etc Item card-----Item Button --------Variant
i know
but need to assign two variants for a particular item
eg:
1) Item id = 1,Item description = item1, Size = 20, Color = Black
2) Item id = 1, Item description = item1, Size = 22, Color = Black
3) Item id = 1, Item description = item1, Size = 24, Color = Black
4) Item id = 1, Item description = item1, Size = 26, Color = Black
5) Item id = 1, Item description = item1, Size = 20, Color = White
6) Item id = 1, Item description = item1, Size = 22, Color = White
7) Item id = 1, Item description = item1, Size = 24, Color = White
8) Item id = 1, Item description = item1, Size = 26, Color = White
You'll need to create combined variants, for instance 20B for Size 20 color Black
Daniel RimmelzwaanRIS Plus LLCMicrosoft Dynamics NAV - MVP
Dear Denster
thanks nice solution but in tis case v need to write lot of codings in all report no any other solutions....?...
Akhilesh:thanks nice solution but in tis case v need to write lot of codings in all report no any other solutions....?
No, there's no extra code at all, just enter the variants that way and you're done. I have a screenshot of it, but it's not letting me upload at the moment.
friends
thanks for the replay
depending on color and size Production BOM is also different how to define Production BOM(Bill Of Materials)...?
you'd need custom development for that