Hello All, not easy to explain but I will try:
I have an article "A" with a BOM called "BOM-A". In BOM-A I have articles X1, X2 for example
Another article "B" with a BOM called "BOM-B". In BOM-B I have articles X3,X4,X5 for example
here to summarize:
article A
BOM-A
X1 qty 1
X2 qty 3
article B
BOM-B
X3 qty 1
X4 qty 10
X5 qty 2
I have an SOx with the following:
A qty 1
B qty 1
I would like to be able to export the SOx contents, means the list of all articles.
Not only:
article A qty 1
article B qty 1
Here in this example, what I would like to get is:
article A qty 1
BOM-A
X1 qty 1
X2 qty 3
article B qty 1
BOM-B
X3 qty 1
X4 qty 10
X5 qty 2
To make it, today, I have to go to each article BOM and export one by one each BOM...borrying when you have a lot of articles....
Any ideas please ?