Construction Module Development

Hi,

I have started work on a construction module, and would like to do the following task to start off,

Connect BOM with Project and also update tasks once BOM is created.
BOM Items QTY received Status in BOM from Material Request to Material Receipt.
Material Request connect with BOM, material request qty not to exceed BOM qty.

Any Help will be appreciated

Regards

Hello,

Inline replies below.

I have started work on a construction module, and would like to do the following task to start off,

Connect BOM with Project and also update tasks once BOM is created.

Insert Custom Link field in BOM and Task to inter-link them.

https://frappe.github.io/erpnext/user/manual/en/customize-erpnext/articles/creating-custom-link-field

BOM Items QTY received Status in BOM from Material Request to Material Receipt.
Material Request connect with BOM, material request qty not to exceed BOM qty.

This feature is not available for now in ERPNext. You can insert custom link field of Production Order in Material Request, and against that Material Request, track purchases.

Hi,

Thanks for your reply, inline response below

Connect BOM with Project and also update tasks once BOM is created.

Insert Custom Link field in BOM and Task to inter-link them.

Added task as Mandotory in BOM (See Image)

Also add BOM Accordingly in Task (See Image)

But if the BOM is not saved the task gets created otherwise, how can i avoid this, the task should only be created if BOM is saved

Regards

Also,

BOM Corresponding serial number/title not showing in the task created from the BOM

Regards