-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
feat: track Semi-finished goods (including subcontracted items) against Job Cards #38341
Conversation
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. |
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. |
1bcc215
to
7d32c36
Compare
5558841
to
83cdc6f
Compare
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. |
83cdc6f
to
12a3e55
Compare
f76728b
to
d06f605
Compare
d06f605
to
f227507
Compare
a532028
to
22d2d6f
Compare
22d2d6f
to
33c4764
Compare
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
Provision to add Operation in the BOM Creator
Provision to make Subcontracting PO against the JOB Card
Provision to Consume Raw Materials and add Semi-finished Goods / Finished Goods against the Job Card
Docs https://docs.erpnext.com/docs/user/manual/en/track-semi-finished-goods