Scott,
So You say that the way to generate productionRuns if I not sell products is
making transfers from a facility to another for example? This would change
the stock and would make productionRuns be generated.
Thanks
Marcelo
From: Scott Gray <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: ProductionRun generation
Date: Sat, 30 Sep 2006 07:41:44 +1200
Hi Marcelo
I had a look in the code and it seems that only products with orders
against them are included in the mrp run. I think that needs to be fixed
but I still don't see the point of the mrp run anyway, I think requirements
should be processed automatically whenever something changes on an
inventory item.
Regards
Scott
Marcelo Hamra wrote:
Ricardo,
I've associated minimum stock and reorder requirements for the products on
a facility and runned MRP. I see no Manufacturing > Approve Requirements
on the screen. I've been taking a look at the runMrp service and I saw
that there are events created on inventoryEventPlanned entity. What could
be the problem?
Thanks for your help.
Regards
Marcelo
From: "Ricardo Chavez" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: ProductionRun generation
Date: Thu, 28 Sep 2006 16:49:47 -0500
Hi Marcelo.
If I'm not wrong, you can associate the products you need to produce to a
facility, specifying a minimum stock, and then run an MRP on that
facility.
If the current stock for your products in that facility is below the
minimum, the MRP will create requirements for producing or purchasing
those
products. Then go to Manufacturing > Approve Requirements, mark the
checkboxes corresponding to the recently created requirements (they all
are
of type 'ProductionRun proposed by the MRP process') and click on 'Submit
Button' (strange name, I know :)). This will create the production runs,
which will have a name like 'MRP_<MRP name>'
Hope this helps.
Regards,
-- Ricardo Chavez
On 9/28/06, Marcelo Hamra <[EMAIL PROTECTED]> wrote:
Hi all,
How can I generate several production runs for the products I need to
produce? I readed that Shipment plans could be used, but I don't plan to
enter sales orders in OFBIZ. Should I create "not real" sales orders
with
the products I want to produce?
Regards
Marcelo