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

Material Request item Plan for Warehouse parent group not calculate actual quantity #23977

Open
yasser1248 opened this issue Nov 21, 2020 · 3 comments
Assignees
Labels
bug to-validate Old issues pending validation

Comments

@yasser1248
Copy link

Description of the issue

Module: Manufacture Production Planning

we have multiple warehouses in which we store different parts used for production:
when make material request plan item for BOM
erpnext didn’t subtract available actual quantity from Warehouse parent group
when chose a child warehouse 1 only . erpnext calculate and subtract actual quantity

how to solve this problem to fetch actual quantity on parent all warehouse group

Observed result

erpnext didn’t subtract available actual quantity from Warehouse parent group

Expected result

erpnext subtract available actual quantity from Warehouse parent group as it when chose a Childe warehouse

Manufacture Production Planning

OS version

Ubuntu 18.04
ERPNext: v12.13.0 (version-12)
Frappe Framework: v12.11.0 (version-12)

@yasser1248 yasser1248 added the bug label Nov 21, 2020
@MaxMorais
Copy link
Contributor

Related to #15781

@MaxMorais
Copy link
Contributor

@yasser1248 we do have faced the same issue for one of our customers

I'll prepare the pull request on top of this discussion

MaxMorais added a commit to MaxMorais/erpnext that referenced this issue Feb 6, 2021
MaxMorais added a commit to MaxMorais/erpnext that referenced this issue Feb 6, 2021
As commented in frappe#23977 and frappe#15781

Production planning doesn't take in consideration the availability of raw materials in all warehouses
This code changes addresses these problems
@ankush ankush added the to-validate Old issues pending validation label Dec 10, 2021
@sanjay141986
Copy link

Please check if the issue resolved in the Latest Release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug to-validate Old issues pending validation
Projects
None yet
Development

No branches or pull requests

6 participants