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

Production Planning Tool - no Production order created and no error message if the item's BOM has Operations without descriptions #5980

Closed
Dbonejones opened this issue Aug 2, 2016 · 5 comments

Comments

@Dbonejones
Copy link

PPT will create a Production Order from a Sales Order item or a Material Request Item without Operations, but if the Item has Operations it will not create. No error message.

ERPNext v 7.0.16
Frappe v 7.0.14

@rmehta
Copy link
Member

rmehta commented Aug 3, 2016

Did you check if the item is already in stock?

@Dbonejones
Copy link
Author

Dbonejones commented Aug 3, 2016

Did you check if the item is already in stock?

Yes. Makes no difference if it's in stock.

I found the source of the error though. If an Operation has no description the PPT will not create a production order. I found this out by trying to manually create a Production order from the same Item, same BOM. I got an error message there saying that the Operation needed a description.
You have to remake the BOM after the description is added too since the BOM will not update by design.

So it looks like that error message should be added to the PPT, with probably an addition letting the user know which Item contains the bad Operation.

Or alternatively, all Operation fields should be updated to have the description be mandatory, probably a better fix so people don't end up with many BOM's that must be cancelled and updated.

@Dbonejones Dbonejones changed the title Production Planning Tool - no Production order created if the item's BOM has Operations Production Planning Tool - no Production order created and no error message if the item's BOM has Operations without descriptions Aug 3, 2016
@Dbonejones
Copy link
Author

These issues are related now:

#5940

@addymuliady
Copy link
Contributor

Hi,

Any progress on this? It is essential part of manufacturing process/workflow.

Thanks.

@neilLasrado
Copy link
Contributor

Has been fixed #6146

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

4 participants