Replies: 1 comment 1 reply
-
|
If you have trackable sub-components in the assembly, they must be assigned individually - so that you know which trackable item was installed in which assembly. Yes it is tedious, but it is design intent. Happy to accept inputs on how it could be streamlined, as this is something that I have been pondering (for the benefit of my own technical team) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation it says:
Any stock item associated with a trackable part must have either a batch number or a serial number. This includes stock created manually or via an internal process (such as a Purchase Order or a Build Order).
I have a build order of 100 (trackable) parts which are build of 2 sub components. All 100 use the same batch of each component. Like the text above suggests is it possible to just create 100 items with a batch number so I have to assign only 1 time the 2 subcomponent lots that were used? It seems I am required to give out 100 serial numbers and then 100 times have to via the UI assign what was used for each item to make it. How should I do this? I still want to track what was used to create this batch but doing it 100 times is not workable.
Beta Was this translation helpful? Give feedback.
All reactions