You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create New Template for one product (Ex: BMR-001) of any two stages (Line clearance, Granulation) and save the updated json in Template master(doctype).
Create New Batch for created template master product (Ex: BMR-001).
When BMR is created it should, get the updated template for product (Ex: BMR-001) from Template Master file and update the results/data and save the executed details in a separate page for this batch record.
A new doctype is created called Template Master with item code and operation stage fields. Both are link fields listing the active items and the operation stages that occurs during manufacturing(blending, line clearance, granulation, packing, compression, coating etc.)
On clicking Design Granulation button, Granulation page will be displayed which is already created as a page using html.
After entering details in granulation page, it is saved in template master as a json content.
The next step is, while creating batch for this particular item, the above created template should be called automatically along with the saved table contents and should be saved in a separate page.
NOTE:
This is not a bug whereas it is a new requirement for our product.
Need help to how to handle this requirement.
Thanks in advance.
Module
manufacturing
Version
Frappe version - v12.10.2
ERPNext version - v12.10.1
Installation method
No response
Relevant log output / Stack trace / Full Error Message.
No response
The text was updated successfully, but these errors were encountered:
Information about bug
A new doctype is created called Template Master with item code and operation stage fields. Both are link fields listing the active items and the operation stages that occurs during manufacturing(blending, line clearance, granulation, packing, compression, coating etc.)
On clicking Design Granulation button, Granulation page will be displayed which is already created as a page using html.
After entering details in granulation page, it is saved in template master as a json content.
The next step is, while creating batch for this particular item, the above created template should be called automatically along with the saved table contents and should be saved in a separate page.
NOTE:
This is not a bug whereas it is a new requirement for our product.
Need help to how to handle this requirement.
Thanks in advance.
Module
manufacturing
Version
Frappe version - v12.10.2
ERPNext version - v12.10.1
Installation method
No response
Relevant log output / Stack trace / Full Error Message.
No response
The text was updated successfully, but these errors were encountered: