yep 15.1 change the way of how you reference things. they are going more towards referencing everything together and going away from this owner member constructor.
Quick Example: Equipment with 3 nozzles.
14.2 you could choose between making a owner/member relationship or referencing the nozzles. To create your sub lists.
15.1 the way you should do it from now on is to only reference them. like written above, the old way is still working.
And if you should switch from 14.2 to 15.1 the answer would be definetly yes. 15.1 works quite proper and 14.2 is already quite old.
we are using 15.1 since 3 years already i guess
yep 15.1 change the way of how you reference things. they are going more towards referencing everything together and going away from this owner member constructor.
Quick Example: Equipment with 3 nozzles.
14.2 you could choose between making a owner/member relationship or referencing the nozzles. To create your sub lists.
15.1 the way you should do it from now on is to only reference them. like written above, the old way is still working.
And if you should switch from 14.2 to 15.1 the answer would be definetly yes. 15.1 works quite proper and 14.2 is already quite old.
we are using 15.1 since 3 years already i guess