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

Creating eBMR to link template or page with doctype #32391

Closed
Akashv2510 opened this issue Sep 28, 2022 · 1 comment
Closed

Creating eBMR to link template or page with doctype #32391

Akashv2510 opened this issue Sep 28, 2022 · 1 comment
Labels

Comments

@Akashv2510
Copy link

Information about bug

  • 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.
  1. 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.)
    image
    image

  2. On clicking Design Granulation button, Granulation page will be displayed which is already created as a page using html.
    image
    image
    image

  3. After entering details in granulation page, it is saved in template master as a json content.
    image

  4. 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

@Akashv2510 Akashv2510 added the bug label Sep 28, 2022
@deepeshgarg007
Copy link
Member

@Akashv2510 This looks like your own customization issue, the doctype that you have mentioned doesn't exist in the core. Closing this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants