Hello All,
I have a scenario in which for a Routing, I would outsource some of the Routing Tasks to some suppliers, where supplier would take the material from us, do some processing and return it back. So when i start a production Run for this Routing, I expect that a PO should be raised and once PO is received/completed, and material should be received in inventory and then only that particular task should set its status as completed. Could anybody guide me how to implement this in ofbiz? Thanks, Mandar |
Hi Mandar,
This kind of dynamic partnering in manufacturing is not in the current feature set of OFBiz. Even assigning parties to a production run, its tasks and or production schemas and schema tasks is not in. I have started to work on integration of the association of parties to those. See following JIRA issues: - https://issues.apache.org/jira/browse/OFBIZ-5706 - https://issues.apache.org/jira/browse/OFBIZ-5709 - https://issues.apache.org/jira/browse/OFBIZ-5851 - https://issues.apache.org/jira/browse/OFBIZ-5852 - https://issues.apache.org/jira/browse/OFBIZ-5705 Best regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Sat, Feb 14, 2015 at 6:43 PM, Mandar K <[hidden email]> wrote: > Hello All, > > I have a scenario in which for a Routing, I would outsource some of the > Routing Tasks to some suppliers, where supplier would take the material > from us, do some processing and return it back. > > So when i start a production Run for this Routing, I expect that a PO > should be raised and once PO is received/completed, and material should be > received in inventory and then only that particular task should set its > status as completed. > > Could anybody guide me how to implement this in ofbiz? > > Thanks, > Mandar > |
Thanks Pierre Smits for the info.
When are you planning to complete the tasks and when would they be available, can you share plz? Thanks, Mandar On Sun, Feb 15, 2015 at 12:29 AM, Pierre Smits <[hidden email]> wrote: > Hi Mandar, > > This kind of dynamic partnering in manufacturing is not in the current > feature set of OFBiz. Even assigning parties to a production run, its tasks > and or production schemas and schema tasks is not in. > > I have started to work on integration of the association of parties to > those. See following JIRA issues: > > - https://issues.apache.org/jira/browse/OFBIZ-5706 > - https://issues.apache.org/jira/browse/OFBIZ-5709 > - https://issues.apache.org/jira/browse/OFBIZ-5851 > - https://issues.apache.org/jira/browse/OFBIZ-5852 > - https://issues.apache.org/jira/browse/OFBIZ-5705 > > Best regards, > > > Pierre Smits > > *ORRTIZ.COM <http://www.orrtiz.com>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > On Sat, Feb 14, 2015 at 6:43 PM, Mandar K <[hidden email]> wrote: > > > Hello All, > > > > I have a scenario in which for a Routing, I would outsource some of the > > Routing Tasks to some suppliers, where supplier would take the material > > from us, do some processing and return it back. > > > > So when i start a production Run for this Routing, I expect that a PO > > should be raised and once PO is received/completed, and material should > be > > received in inventory and then only that particular task should set its > > status as completed. > > > > Could anybody guide me how to implement this in ofbiz? > > > > Thanks, > > Mandar > > > |
Forwarding. See below.
Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com ---------- Forwarded message ---------- From: Mandar K <[hidden email]> Date: Sun, Feb 15, 2015 at 1:05 PM Subject: Re: Outsource Routing Tasks to Supplier To: Pierre Smits <[hidden email]> Thanks Pierre, your pointers are really helpful, appreciate it. We are looking forward for resolution for the below business scenario and any support would be of great help. Our case details are : take a example of garment. It has 3 steps / routing tasks. 1. Cutting 2. stitching 3.Finishing. All 3 are outsourced to 3 different suppliers. When we start production we give cloth as raw material to first supplier. He cuts and sends back. We receive this in inventory and send to next supplier for stitching. Next supplier stiches and sends back, we receive. For Finishing, we send additional items like buttons along with stitched garment we send to third and receive final product. Thanks again ! Mandar On Sun, Feb 15, 2015 at 3:07 PM, Pierre Smits <[hidden email]> wrote: > Hi Mandar, > > The patch for https://issues.apache.org/jira/browse/OFBIZ-5706 is > attached to the JIRA. That also resolves > https://issues.apache.org/jira/browse/OFBIZ-5709. > > The business scenarios for contract manufacturing can be very diverse. > Could you share your use-cases? > > Best regards, > > Pierre Smits > > *ORRTIZ.COM <http://www.orrtiz.com>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > On Sun, Feb 15, 2015 at 10:12 AM, Mandar K <[hidden email]> wrote: > >> Thanks Pierre Smits for the info. >> >> When are you planning to complete the tasks and when would they be >> available, can you share plz? >> >> Thanks, >> Mandar >> >> On Sun, Feb 15, 2015 at 12:29 AM, Pierre Smits <[hidden email]> >> wrote: >> >>> Hi Mandar, >>> >>> This kind of dynamic partnering in manufacturing is not in the current >>> feature set of OFBiz. Even assigning parties to a production run, its >>> tasks >>> and or production schemas and schema tasks is not in. >>> >>> I have started to work on integration of the association of parties to >>> those. See following JIRA issues: >>> >>> - https://issues.apache.org/jira/browse/OFBIZ-5706 >>> - https://issues.apache.org/jira/browse/OFBIZ-5709 >>> - https://issues.apache.org/jira/browse/OFBIZ-5851 >>> - https://issues.apache.org/jira/browse/OFBIZ-5852 >>> - https://issues.apache.org/jira/browse/OFBIZ-5705 >>> >>> Best regards, >>> >>> >>> Pierre Smits >>> >>> *ORRTIZ.COM <http://www.orrtiz.com>* >>> Services & Solutions for Cloud- >>> Based Manufacturing, Professional >>> Services and Retail & Trade >>> http://www.orrtiz.com >>> >>> On Sat, Feb 14, 2015 at 6:43 PM, Mandar K <[hidden email]> wrote: >>> >>> > Hello All, >>> > >>> > I have a scenario in which for a Routing, I would outsource some of the >>> > Routing Tasks to some suppliers, where supplier would take the material >>> > from us, do some processing and return it back. >>> > >>> > So when i start a production Run for this Routing, I expect that a PO >>> > should be raised and once PO is received/completed, and material >>> should be >>> > received in inventory and then only that particular task should set its >>> > status as completed. >>> > >>> > Could anybody guide me how to implement this in ofbiz? >>> > >>> > Thanks, >>> > Mandar >>> > >>> >> >> > |
In reply to this post by mankul
Forwarding. See below.
Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com ---------- Forwarded message ---------- From: Pierre Smits <[hidden email]> Date: Sun, Feb 15, 2015 at 1:45 PM Subject: Re: Outsource Routing Tasks to Supplier To: Mandar K <[hidden email]> Mandar, This scenario seems like a perfect 'Wish' JIRA. Please register one with your outline of the business scenario as the subscription. That way it won't be forgotten. Best regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Sun, Feb 15, 2015 at 1:05 PM, Mandar K <[hidden email]> wrote: > Thanks Pierre, your pointers are really helpful, appreciate it. We are > looking forward for resolution for the below business scenario and any > support would be of great help. > > Our case details are : take a example of garment. It has 3 steps / routing > tasks. 1. Cutting 2. stitching 3.Finishing. All 3 are outsourced to 3 > different suppliers. > > When we start production we give cloth as raw material to first supplier. > He cuts and sends back. We receive this in inventory and send to next > supplier for stitching. Next supplier stiches and sends back, we receive. > For Finishing, we send additional items like buttons along with stitched > garment we send to third and receive final product. > > Thanks again ! > > Mandar > > > > On Sun, Feb 15, 2015 at 3:07 PM, Pierre Smits <[hidden email]> > wrote: > >> Hi Mandar, >> >> The patch for https://issues.apache.org/jira/browse/OFBIZ-5706 is >> attached to the JIRA. That also resolves >> https://issues.apache.org/jira/browse/OFBIZ-5709. >> >> The business scenarios for contract manufacturing can be very diverse. >> Could you share your use-cases? >> >> Best regards, >> >> Pierre Smits >> >> *ORRTIZ.COM <http://www.orrtiz.com>* >> Services & Solutions for Cloud- >> Based Manufacturing, Professional >> Services and Retail & Trade >> http://www.orrtiz.com >> >> On Sun, Feb 15, 2015 at 10:12 AM, Mandar K <[hidden email]> wrote: >> >>> Thanks Pierre Smits for the info. >>> >>> When are you planning to complete the tasks and when would they be >>> available, can you share plz? >>> >>> Thanks, >>> Mandar >>> >>> On Sun, Feb 15, 2015 at 12:29 AM, Pierre Smits <[hidden email]> >>> wrote: >>> >>>> Hi Mandar, >>>> >>>> This kind of dynamic partnering in manufacturing is not in the current >>>> feature set of OFBiz. Even assigning parties to a production run, its >>>> tasks >>>> and or production schemas and schema tasks is not in. >>>> >>>> I have started to work on integration of the association of parties to >>>> those. See following JIRA issues: >>>> >>>> - https://issues.apache.org/jira/browse/OFBIZ-5706 >>>> - https://issues.apache.org/jira/browse/OFBIZ-5709 >>>> - https://issues.apache.org/jira/browse/OFBIZ-5851 >>>> - https://issues.apache.org/jira/browse/OFBIZ-5852 >>>> - https://issues.apache.org/jira/browse/OFBIZ-5705 >>>> >>>> Best regards, >>>> >>>> >>>> Pierre Smits >>>> >>>> *ORRTIZ.COM <http://www.orrtiz.com>* >>>> Services & Solutions for Cloud- >>>> Based Manufacturing, Professional >>>> Services and Retail & Trade >>>> http://www.orrtiz.com >>>> >>>> On Sat, Feb 14, 2015 at 6:43 PM, Mandar K <[hidden email]> wrote: >>>> >>>> > Hello All, >>>> > >>>> > I have a scenario in which for a Routing, I would outsource some of >>>> the >>>> > Routing Tasks to some suppliers, where supplier would take the >>>> material >>>> > from us, do some processing and return it back. >>>> > >>>> > So when i start a production Run for this Routing, I expect that a PO >>>> > should be raised and once PO is received/completed, and material >>>> should be >>>> > received in inventory and then only that particular task should set >>>> its >>>> > status as completed. >>>> > >>>> > Could anybody guide me how to implement this in ofbiz? >>>> > >>>> > Thanks, >>>> > Mandar >>>> > >>>> >>> >>> >> > |
Free forum by Nabble | Edit this page |