How to include BOM explosion tree view section in Production Order form view

Hello I am trying to add the view of bom explosion tree so that while creating the Production Order, user can select the item to be produced and it selects the BOM according to the product. This is standard Workflow.
What I want is how I can include the Tree structure on selection of BOM so that user can explode the BOM on PO itself.

Waiting for your repsonse.

Thanks
Shikhar S

You might need to do this with custom application. Please check following link to learn how to create custom application in ERPNext and hook it to standard ERPNext features.

Hello Umair,
Thanks for your reply.

But I just wanted to add the BOM explosion tree in the Production Order form.

Please help me including that view in the PO Form.

Thanks
Shikhar S

This feature is not configurable using customization tools available. To customize it, you must have an expertise of a software developer and learn how Frappe Framework works. Please check Frappe Tutorials to get started.

Hello Umair,

I am capable of programming and customizing the code. please let me know how should I proceed for it.

Thanks
Shikhar S