Skip to content
New issue

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

[8.0][mrp_packaging] Get Packages - cannot filter product variants #1223

Open
yastri opened this issue May 12, 2016 · 0 comments
Open

[8.0][mrp_packaging] Get Packages - cannot filter product variants #1223

yastri opened this issue May 12, 2016 · 0 comments

Comments

@yastri
Copy link

yastri commented May 12, 2016

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 -->

  • C.1 (that have material A.1),
  • C.2 (that have material A.2),
  • C.3 (that have material A.3),
  • C.4 (that have material B.1),
  • C.5 (that have material B.2).

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant