Currently i am using following version on the cloud site:
also updated to latest version of frappe and erpnext but this feature is still not visible.
is there any requirement to update bench version to the cloud?
How can i avail this feature?
i am using following versions to local bench and the feature is available to it:
1 Like
NCP
June 13, 2024, 7:17am
4
Oh, sorry @poojavadher , my mistake. It’s in the development branch, and there’s still a lot of work to be done. It’s not available in version 15 yet.
frappe:develop
← rohitwaghchaure:feat-operation-wise-BOM
opened 11:52AM - 25 Nov 23 UTC
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
<img width="1310" alt="Screenshot 2023-11-25 at 5 12 31 PM" src="https://github.com/frappe/erpnext/assets/8780500/0b57f486-33e8-4380-b0ad-f57fb8394a0a">
### Provision to add Operation in the BOM Creator
<img width="1223" alt="Screenshot 2023-11-25 at 5 15 04 PM" src="https://github.com/frappe/erpnext/assets/8780500/03448218-c28b-4358-9610-aa1f55bdefaa">
### Provision to make Subcontracting PO against the JOB Card
<img width="1305" alt="image" src="https://github.com/frappe/erpnext/assets/8780500/4a05dfa7-1c10-4674-ae35-730069308f13">
### Provision to Consume Raw Materials and add Semi-finished Goods / Finished Goods against the Job Card
![complete_job_card](https://github.com/frappe/erpnext/assets/8780500/91854a99-d97b-48a2-92ad-18508248f44f)
Docs https://docs.erpnext.com/docs/user/manual/en/track-semi-finished-goods
Hi
When this feature will be available to Version-15?
Can you make this available in short time?
NCP
June 13, 2024, 11:36am
6
Let me check with the team regarding this feature and confirm.
NCP
June 13, 2024, 11:49am
7
Nope it will be available in v16
Just curious to know, if something is updated to DOCs in form of training/video/documentation is it supposed to be available or DEVELOPMENT in progress? how the user will be able to find out?
NCP
August 3, 2024, 5:17am
9
You can check the PR because it’s already mentioned that “do not backport” means it can’t be supported in v15 or v14.
By the way, I will update the documentation. Thank you for letting us know!
Hi all,
where are we with this on Development system?
We have a planned Go Live for Jan.1st, 2025 and the customer seems to benefit from such an implementation significantly.
We may have to decide to go live with Dev-16 branch.
Thanks in advance.