A ticket to enhance inventory (demo data) of pc components would certainly
help. Demo this

Op za 11 dec. 2021 10:59 schreef Jacques Le Roux <
[email protected]>:

> Yes indeed, else the products are backordered, you can see that in the
> order,
>
> eg:
> https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=WSCO10004
>
> <<[10 Backordered]>> (PCs there)
>
> HTH
>
> Jacques
>
> Le 11/12/2021 à 10:52, Pierre Smits a écrit :
> > Hi Serge,
> >
> > Jacques and I tested the process this morning with ordering 10 units of
> PC
> > config:
> >
> https://demo-trunk.ofbiz.apache.org/ecomseo/category/configurable-pcs-PC-100.html
> > .
> > When looking at the order generated in ordermgr, you'll find that there
> is
> > a production run referenced.
> >
> > After the production run is completed, and goods have moved into
> inventory
> > the order can be picked, packed, shipped and invoiced.
> >
> > Met vriendelijke groet,
> >
> > Pierre Smits
> > *Proud* *contributor** of* Apache OFBiz<https://ofbiz.apache.org/>
> since
> > 2008 (without privileges)
> > Proud contributor to the ASF since 2006
> >
> > *Apache Directory<https://directory.apache.org>, PMC Member*
> >
> >
> > On Sat, Dec 11, 2021 at 8:38 AM Jacques Le Roux <
> > [email protected]> wrote:
> >
> >> Hi Serge,
> >>
> >> This is what products like
> >>
> >> Configurables Foods:
> >>
> https://demo-trunk.ofbiz.apache.org/ecomseo/category/configurable-foods-FOOD-001.html
> >> and
> >> PC config:
> >>
> https://demo-trunk.ofbiz.apache.org/ecomseo/category/configurable-pcs-PC-100.html
> >> achieve.
> >>
> >> You should look in details at how this products are produced.
> >>
> >> Or are you looking for something else?
> >>
> >> Jacques
> >>
> >>
> >> Le 09/12/2021 à 10:04, Bs Serge a écrit :
> >>> Hi,
> >>>
> >>> Any ideas on how this can be achieved would be appreciated!
> >>>
> >>> Basically it is to have a sales order linked with the manufacture of
> >>> ordered products by the buyer/customer.
> >>>
> >>> Best Regards,
> >>>
> >>> On Wed, Dec 8, 2021 at 1:06 PM Bs Serge<[email protected]>  wrote:
> >>>
> >>>> Hi Pierre,
> >>>>
> >>>> I looked into the demo data, and I could see the pizza preparation
> >> routing
> >>>> (Stock Out and Preparation routing tasks), as shown below, but that
> did
> >> not
> >>>> answer my question except if i'm missing something.
> >>>>
> >>>> <WorkEffort workEffortId="PZTASK01" workEffortTypeId="ROU_TASK"
> >>>> workEffortPurposeTypeId="ROU_ASSEMBLING" currentStatusId="ROU_ACTIVE"
> >>>> workEffortName="Stock out" description="Components" revisionNumber="1"
> >>>> fixedAssetId="DEMO_FOOD_GROUP" estimatedMilliSeconds="600000"
> >>>> estimatedSetupMillis="0"/>
> >>>> <WorkEffort workEffortId="PZTASK02" workEffortTypeId="ROU_TASK"
> >>>> workEffortPurposeTypeId="ROU_ASSEMBLING" currentStatusId="ROU_ACTIVE"
> >>>> workEffortName="Preparation" description="Preparation"
> >> revisionNumber="1"
> >>>> fixedAssetId="DEMO_FOOD_GROUP" estimatedMilliSeconds="900000"
> >>>> estimatedSetupMillis="0"/>
> >>>> <WorkEffort workEffortId="PZROUT01" workEffortTypeId="ROUTING"
> >>>> currentStatusId="ROU_ACTIVE" workEffortName="Pizza preparation"
> >>>> description="Pizza preparation" revisionNumber="1"
> >> quantityToProduce="0"/>
> >>>> <WorkEffortGoodStandard workEffortId="PZROUT01" productId="PIZZA"
> >>>> workEffortGoodStdTypeId="ROU_PROD_TEMPLATE" statusId="WEGS_CREATED"
> >>>> fromDate="2004-09-24 15:10:14.227"/>
> >>>> <WorkEffortAssoc workEffortIdFrom="PZROUT01" workEffortIdTo="PZTASK01"
> >>>> workEffortAssocTypeId="ROUTING_COMPONENT" sequenceNum="10"
> >>>> fromDate="2004-09-24 15:09:38.736"/>
> >>>> <WorkEffortAssoc workEffortIdFrom="PZROUT01" workEffortIdTo="PZTASK02"
> >>>> workEffortAssocTypeId="ROUTING_COMPONENT" sequenceNum="20"
> >>>> fromDate="2004-09-24 15:09:47.338"/>
> >>>>
> >>>> So I'm still wondering how can one have a sales order trigger a
> >>>> manufacturing production run specifically for the buyer/customer.
> >>>>
> >>>> Best Regards,
> >>>>
> >>>> On Tue, Dec 7, 2021 at 10:57 AM Pierre Smits<[email protected]>
> >>>> wrote:
> >>>>
> >>>>> Good morning Serge,
> >>>>>
> >>>>> You can take a look at how (in demo) OFBiz provides functionalities
> for
> >>>>> this. In the demo (datasets), this is done via the pizza examples.
> >>>>>
> >>>>>
> >>>>> Met vriendelijke groet,
> >>>>>
> >>>>> Pierre Smits
> >>>>> *Proud* *contributor** of* Apache OFBiz<https://ofbiz.apache.org/>
> >> since
> >>>>> 2008 (without privileges)
> >>>>> Proud contributor to the ASF since 2006
> >>>>>
> >>>>> *Apache Directory<https://directory.apache.org>, PMC Member*
> >>>>>
> >>>>>
> >>>>> On Mon, Dec 6, 2021 at 9:40 AM Bs Serge<[email protected]>  wrote:
> >>>>>
> >>>>>> Hi,
> >>>>>>
> >>>>>> Referring to the Manufacturing & MRP Tutorial (from Sharan Foga) It
> is
> >>>>>> mentioned that OFBiz supports a Make to Order (MTO) process where
> the
> >>>>>> manufacturing process is triggered by an order from a customer. The
> >>>>> product
> >>>>>> is manufactured specifically for that customer.
> >>>>>>
> >>>>>> In OFBiz I can start & complete production runs with routing tasks
> but
> >>>>> I’m
> >>>>>> having trouble connecting a product sales order with a production
> run.
> >>>>>>
> >>>>>> So I’m wondering how does that happen? How does a product sales
> order
> >>>>>> trigger the manufacturing production run of a certain ordered
> product?
> >>>>>>
> >>>>>> Best Regards,
> >>>>>>

Reply via email to