How can I implement outsourcing in ofbiz?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

How can I implement outsourcing in ofbiz?

Zhiyong Cui
In manufacture model,most of my produce progress should be implemented as outsourcing .Who can tell me how to implement it ?
Reply | Threaded
Open this post in threaded view
|

Re: How can I implement outsourcing in ofbiz?

BJ Freeman
could you expand on where in manufacturing the outsource occurs?

Zhiyong Cui sent the following on 8/11/2009 1:32 AM:
> In manufacture model,most of my produce progress should be implemented as
> outsourcing .Who can tell me how to implement it ?

--
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.

Reply | Threaded
Open this post in threaded view
|

Re: How can I implement outsourcing in ofbiz?

Zhiyong Cui
For example , if one of my routing task need to be outsourced.
Thanks for you help.

BJ Freeman wrote
could you expand on where in manufacturing the outsource occurs?

Zhiyong Cui sent the following on 8/11/2009 1:32 AM:
> In manufacture model,most of my produce progress should be implemented as
> outsourcing .Who can tell me how to implement it ?

--
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.
Reply | Threaded
Open this post in threaded view
|

RE: How can I implement outsourcing in ofbiz?

Charles Tjandra

Hi Zhiyong Cui,

You can try by MANAGING the PART.
The part can be Raw Material, Finished Good or SUBASSEMBLY,
This subassembly parts (partId), can be outsourced, with the
normal process to order manager for accounting process.

Maybe this idea can help.

- Charles TJ



-----Original Message-----
From: Zhiyong Cui [mailto:[hidden email]]
Sent: 12 Agustus 2009 8:38
To: [hidden email]
Subject: Re: How can I implement outsourcing in ofbiz?



For example , if one of my routing task need to be outsourced.
Thanks for you help.


BJ Freeman wrote:

>
> could you expand on where in manufacturing the outsource occurs?
>
> Zhiyong Cui sent the following on 8/11/2009 1:32 AM:
>> In manufacture model,most of my produce progress should be implemented as
>> outsourcing .Who can tell me how to implement it ?
>
> --
> BJ Freeman
> http://www.businessesnetwork.com/automation
> http://bjfreeman.elance.com
>
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=ta
b_pro
> Systems Integrator.
>
>
>

--
View this message in context:
http://www.nabble.com/How-can-I-implement-outsourcing-in-ofbiz--tp24913754p2
4928629.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

RE: How can I implement outsourcing in ofbiz?

Zhiyong Cui
but where is Part?
Charles TJ wrote
Hi Zhiyong Cui,

You can try by MANAGING the PART.
The part can be Raw Material, Finished Good or SUBASSEMBLY,
This subassembly parts (partId), can be outsourced, with the
normal process to order manager for accounting process.

Maybe this idea can help.

- Charles TJ



-----Original Message-----
From: Zhiyong Cui [mailto:zhiyongcui@gmail.com]
Sent: 12 Agustus 2009 8:38
To: user@ofbiz.apache.org
Subject: Re: How can I implement outsourcing in ofbiz?



For example , if one of my routing task need to be outsourced.
Thanks for you help.


BJ Freeman wrote:
>
> could you expand on where in manufacturing the outsource occurs?
>
> Zhiyong Cui sent the following on 8/11/2009 1:32 AM:
>> In manufacture model,most of my produce progress should be implemented as
>> outsourcing .Who can tell me how to implement it ?
>
> --
> BJ Freeman
> http://www.businessesnetwork.com/automation
> http://bjfreeman.elance.com
>
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=ta
b_pro
> Systems Integrator.
>
>
>

--
View this message in context:
http://www.nabble.com/How-can-I-implement-outsourcing-in-ofbiz--tp24913754p2
4928629.html
Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

RE: How can I implement outsourcing in ofbiz?

Charles Tjandra

Hi Zhiyong Cui,

PART is PRODUCTs - GOOD -> Sub-assembly

- Charles TJ



Reply | Threaded
Open this post in threaded view
|

Can we track the previous Request map

Kishore Pagadala
I have a common utility request-map which will be called by other request-maps based on response type. Once this request-map is complete, it has to redirect to the caller.

<request-map uri="commonUtility">
        // After completion, redirect to calling request-map
</request-map>


How can we redirect to calling Request-Map ?

http://www.mindtree.com/email/disclaimer.html
Reply | Threaded
Open this post in threaded view
|

Re: Can we track the previous Request map

Scott Gray-2
You can't.  Keep in mind it is much better to talk about the actual  
problem you are trying to solve rather than talking about the problem  
your solution has created.  It makes it much easier for others to  
suggest alternative solutions.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 12/08/2009, at 6:00 PM, Kishore Pagadala wrote:

> I have a common utility request-map which will be called by other  
> request-maps based on response type. Once this request-map is  
> complete, it has to redirect to the caller.
>
> <request-map uri="commonUtility">
>        // After completion, redirect to calling request-map
> </request-map>
>
>
> How can we redirect to calling Request-Map ?
>
> http://www.mindtree.com/email/disclaimer.html


smime.p7s (3K) Download Attachment