We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When we do "get packages," all packages include other packages owned by other products will show.
Examples product A with variant --> A.1, A.2, A.3. product B with variant --> B.1, B.2. product C with variant -->
We want to produce package C.1 from product C.
MO001 with product C, then PK001 with package C.1 When we do "get packages", all BOMs from C.1,C.2,C,3,C,4,C.5 will be show.
This case happened since we define products with variant.
But if we define all products without variants, the BOMs will be show only packages C.1.
Regards.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
When we do "get packages," all packages include other packages owned by other products will show.
Examples
product A with variant --> A.1, A.2, A.3.
product B with variant --> B.1, B.2.
product C with variant -->
We want to produce package C.1 from product C.
MO001 with product C, then PK001 with package C.1
When we do "get packages", all BOMs from C.1,C.2,C,3,C,4,C.5 will be show.
This case happened since we define products with variant.
But if we define all products without variants, the BOMs will be show only packages C.1.
Regards.
The text was updated successfully, but these errors were encountered: