QA process in Manufacturing

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

QA process in Manufacturing

Pal Infocom Technologies-2
Hi All

Please guide how to implement the QA process in Manufacturing. Can I QA the WIP and Subassemblies during production run. Also need help in how to QA the finished good.

 Any kind of help will be appreciated

Thanks

Preeti Verma

Configurator cum Business analyst - OFbiz Projects
Pal Infocom Technologies Pvt. Ltd.
Mohali - INDIA


Reply | Threaded
Open this post in threaded view
|

Re: QA process in Manufacturing

James McGill-5
On Mon, Sep 14, 2009 at 5:25 AM, Pal InfoCom Technologies
<[hidden email]> wrote:
>
> Hi All
>
> Please guide how to implement the QA process in Manufacturing. Can I QA the
> WIP and Subassemblies during production run. Also need help in how to QA the
> finished good.

I'm interested in this as well.  We're in the process of adding
"inspections" to products
in order to meet industry specific requirements for supply chain.  I
still would not be
surprised if this capability is already in OFBiz but called something
else, but we definitely
need to make it so that incoming materials must be inspected before
they are entered into inventory, and we also need inspection of Lots,
distinct from the individual items in those Lots.

--
James McGill
Phoenix AZ
Reply | Threaded
Open this post in threaded view
|

Re: QA process in Manufacturing

malleblas
James McGill wrote:

> On Mon, Sep 14, 2009 at 5:25 AM, Pal InfoCom Technologies
> <[hidden email]> wrote:
>  
>> Hi All
>>
>> Please guide how to implement the QA process in Manufacturing. Can I QA the
>> WIP and Subassemblies during production run. Also need help in how to QA the
>> finished good.
>>    
>
> I'm interested in this as well.  We're in the process of adding
> "inspections" to products
> in order to meet industry specific requirements for supply chain.  I
> still would not be
> surprised if this capability is already in OFBiz but called something
> else, but we definitely
> need to make it so that incoming materials must be inspected before
> they are entered into inventory, and we also need inspection of Lots,
> distinct from the individual items in those Lots.
>
>  
I am after this functionality also and if it isn't implemented am
interested in implementing it.
Reply | Threaded
Open this post in threaded view
|

Re: QA process in Manufacturing

Jacopo Cappellato-4
You may want to model it as an additional task in the routing or you  
can use the status of the inventory items generated by the production  
run.

Jacopo

On Sep 15, 2009, at 5:23 AM, Michael Alleblas wrote:

> James McGill wrote:
>> On Mon, Sep 14, 2009 at 5:25 AM, Pal InfoCom Technologies
>> <[hidden email]> wrote:
>>
>>> Hi All
>>>
>>> Please guide how to implement the QA process in Manufacturing. Can  
>>> I QA the
>>> WIP and Subassemblies during production run. Also need help in how  
>>> to QA the
>>> finished good.
>>>
>>
>> I'm interested in this as well.  We're in the process of adding
>> "inspections" to products
>> in order to meet industry specific requirements for supply chain.  I
>> still would not be
>> surprised if this capability is already in OFBiz but called something
>> else, but we definitely
>> need to make it so that incoming materials must be inspected before
>> they are entered into inventory, and we also need inspection of Lots,
>> distinct from the individual items in those Lots.
>>
>>
> I am after this functionality also and if it isn't implemented am  
> interested in implementing it.

Reply | Threaded
Open this post in threaded view
|

Re: QA process in Manufacturing

Pal Infocom Technologies-2
First of all thanks for your reply, I have specified the routing task for QA on particular product whose product type is WIP, but the problem is that WIP items are not received in inventory, only finished goods are receivable so it is not possible to set the defected status for the intermediate products or WIP products. Secondly when Production Run is at its running stage it has only two steps Start & Complete but how to introduce a QA process in between.
 
Preeti


Jacopo Cappellato-4 wrote
You may want to model it as an additional task in the routing or you  
can use the status of the inventory items generated by the production  
run.

Jacopo

On Sep 15, 2009, at 5:23 AM, Michael Alleblas wrote:

> James McGill wrote:
>> On Mon, Sep 14, 2009 at 5:25 AM, Pal InfoCom Technologies
>> <ofbiz@palinfocom.net> wrote:
>>
>>> Hi All
>>>
>>> Please guide how to implement the QA process in Manufacturing. Can  
>>> I QA the
>>> WIP and Subassemblies during production run. Also need help in how  
>>> to QA the
>>> finished good.
>>>
>>
>> I'm interested in this as well.  We're in the process of adding
>> "inspections" to products
>> in order to meet industry specific requirements for supply chain.  I
>> still would not be
>> surprised if this capability is already in OFBiz but called something
>> else, but we definitely
>> need to make it so that incoming materials must be inspected before
>> they are entered into inventory, and we also need inspection of Lots,
>> distinct from the individual items in those Lots.
>>
>>
> I am after this functionality also and if it isn't implemented am  
> interested in implementing it.
Reply | Threaded
Open this post in threaded view
|

Re: QA process in Manufacturing

Jacopo Cappellato-4

On Sep 15, 2009, at 3:43 PM, Pal InfoCom Technologies wrote:

>
> First of all thanks for your reply, I have specified the routing  
> task for QA
> on particular product whose product type is WIP, but the problem is  
> that WIP
> items are not received in inventory, only finished goods are  
> receivable so
> it is not possible to set the defected status for the intermediate  
> products
> or WIP products.

You are right: WIP products are not put in warehouse and are just  
'passed' as component of another production run. Why don't you just  
use the "QA" routing task to discard the bad items? Would this be  
enough?

Kind regards,

Jacopo

> Secondly when Production Run is at its running stage it has
> only two steps Start & Complete but how to introduce a QA process in
> between.
>
> Preeti
>
>
>
> Jacopo Cappellato-4 wrote:
>>
>> You may want to model it as an additional task in the routing or you
>> can use the status of the inventory items generated by the production
>> run.
>>
>> Jacopo
>>
>> On Sep 15, 2009, at 5:23 AM, Michael Alleblas wrote:
>>
>>> James McGill wrote:
>>>> On Mon, Sep 14, 2009 at 5:25 AM, Pal InfoCom Technologies
>>>> <[hidden email]> wrote:
>>>>
>>>>> Hi All
>>>>>
>>>>> Please guide how to implement the QA process in Manufacturing. Can
>>>>> I QA the
>>>>> WIP and Subassemblies during production run. Also need help in how
>>>>> to QA the
>>>>> finished good.
>>>>>
>>>>
>>>> I'm interested in this as well.  We're in the process of adding
>>>> "inspections" to products
>>>> in order to meet industry specific requirements for supply  
>>>> chain.  I
>>>> still would not be
>>>> surprised if this capability is already in OFBiz but called  
>>>> something
>>>> else, but we definitely
>>>> need to make it so that incoming materials must be inspected before
>>>> they are entered into inventory, and we also need inspection of  
>>>> Lots,
>>>> distinct from the individual items in those Lots.
>>>>
>>>>
>>> I am after this functionality also and if it isn't implemented am
>>> interested in implementing it.
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/QA-process-in-Manufacturing-tp25434862p25454306.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>