In addition to Yashwant's reply, as per the code when UI supply createDependentProductionRun field with Y, finally *createProductionRunsForProductBom* call's and as per *BOMTree.EXPLOSION_MANUFACTURING* value it seems that it goes to 2 levels only. When we further dig into the code and reach out to method *loadChildren*, we can see another check that restrict multi-level BOM and that is component(in your case Mix123) should not have warehouse stocking(as per database perspective ProductFacility record).
Thanks -- Ankush Upadhyay On Mon, Jan 28, 2019 at 9:44 AM Yashwant Dhakad < [email protected]> wrote: > Hi James, > Yes, It supported and while creating production run please select the > *Create > Dependent Production Runs *field to yes. > > Thanks & Regards > -- > Yashwant Dhakad > > > On Mon, Jan 28, 2019 at 2:36 AM <[email protected]> wrote: > > > All - Does Ofbiz handle Multi-Level BOM in one production process? > > > > For Example for Product ABC the components are: > > > > Mix123 > > CAP218 > > Bottle127 > > > > However MIX123 also has components: > > DP2897 & M2781 > > > > So the question is can I make Mix 123 as the 1st part of the production > > process in Making Product ABC? > > > > Thanks, > > > > James > > >
