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

feat: track Semi-finished goods (including subcontracted items) against Job Cards #38341

Merged

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented Nov 25, 2023

This feature will map operations with Semi-Finished Goods / Finished Goods. With this feature, users will have the option to consume raw materials and add Semi-Finished Goods / Finished Goods against the job card (operations). Additionally, this functionality will address cases where some operations are subcontracted, and users want to track Semi-Finished Goods. The feature will provide provisions to create subcontracting orders against the job card.

Example:
To Make Bicycle we need 5 operations
1) Brake Making -> (Brake Assembly)
2) Wheel Making -> (Wheel Assembly)
3) Seat Making -> (Seat Assembly)
4) Frame Making -> (Frame Assembly)
5) Assembly -> (Bicycle)

If seat making is a subcontracted operation, the system will provide a provision to create a subcontracting order against the seat making job card. The first four operations will produce the semi-finished goods, while the last operation will produce the final product.

Provision to Configure Semi-finished Goods and their respective BOM against Operations

Screenshot 2023-11-25 at 5 12 31 PM

Provision to add Operation in the BOM Creator

Screenshot 2023-11-25 at 5 15 04 PM

Provision to make Subcontracting PO against the JOB Card

image

Provision to Consume Raw Materials and add Semi-finished Goods / Finished Goods against the Job Card

complete_job_card

Docs https://docs.erpnext.com/docs/user/manual/en/track-semi-finished-goods

@rohitwaghchaure rohitwaghchaure changed the title feat: Track Semi-finished goods (including subcontracted items) against Job Cards feat: track Semi-finished goods (including subcontracted items) against Job Cards Nov 25, 2023
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 25, 2023
@rohitwaghchaure rohitwaghchaure marked this pull request as draft November 25, 2023 11:52
@SvbZ3r0 SvbZ3r0 mentioned this pull request Dec 3, 2023
7 tasks
Copy link

stale bot commented Dec 12, 2023

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

Copy link

stale bot commented Dec 30, 2023

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Dec 30, 2023
@stale stale bot closed this Jan 2, 2024
@stale stale bot removed the inactive label Jan 4, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch from 1bcc215 to 7d32c36 Compare January 17, 2024 10:27
@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch 5 times, most recently from 5558841 to 83cdc6f Compare January 27, 2024 17:54
Copy link

stale bot commented Feb 14, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Feb 14, 2024
@stale stale bot closed this Feb 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
@stale stale bot removed the inactive label May 18, 2024
@github-actions github-actions bot removed the needs-tests This PR needs automated unit-tests. label May 18, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch from 83cdc6f to 12a3e55 Compare May 18, 2024 06:21
@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch 4 times, most recently from f76728b to d06f605 Compare June 1, 2024 05:47
@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch from d06f605 to f227507 Compare June 1, 2024 09:50
@rohitwaghchaure
Copy link
Collaborator Author

rohitwaghchaure commented Jun 1, 2024

Design changes for MES

Screenshot 2024-06-01 at 2 52 15 PM

Start and Complete JOB Using QRCode
Screenshot 2024-06-01 at 2 51 36 PM

@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch 6 times, most recently from a532028 to 22d2d6f Compare June 1, 2024 17:42
@rohitwaghchaure rohitwaghchaure force-pushed the feat-operation-wise-BOM branch from 22d2d6f to 33c4764 Compare June 1, 2024 19:22
@rohitwaghchaure rohitwaghchaure marked this pull request as ready for review June 1, 2024 19:58
@rohitwaghchaure rohitwaghchaure merged commit 9e9296e into frappe:develop Jun 1, 2024
18 of 19 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant