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

Job Card Operation can be started even if there are other not finished jobs before #41385

Open
samy4sam opened this issue May 8, 2024 · 0 comments
Labels

Comments

@samy4sam
Copy link

samy4sam commented May 8, 2024

Information about bug

I defined a routing with three BOM Operations.
image

When I now open the Job Card for the last Operation, I can start the Job.
image

But when I try to Complete the Job, I get the message that there is another operation, that has to be complete before.
image

I expect this warning when I try to start the operation in the first place.

There is another error when I try to pause the job.
image
I get this message even when I added in a value for Completed Qty

Module

manufacturing

Version

Frappe Framework: v15.25.0
ERPNext: v15.21.2

Installation method

docker

Relevant log output / Stack trace / Full Error Message.

Job Card PO-JOB00006: As per the sequence of the operations in the work order MFG-WO-2024-00002, complete the operation Cutting before the operation Assembling.


Error: Job Card Time Log Row #1: Value missing for: Completed Qty
@samy4sam samy4sam added the bug label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant