Scott,
I intend to manage inventory only, not sales in OFBIZ. What I want is to let the user enter the amount of marketing package products he wants to produce, obtain the amount of raw materials that He needs to purchase, and generate the production runs of the products to be manufactured.

I need to keep inventory of: final products and raw materials. Marketing Package inventory would be calculated from final products that compose the marketing package. Final Products once produced are shipped to another warehouse.

Regards,
Marcelo


From: Scott Gray <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: ProductionRun generation
Date: Sat, 30 Sep 2006 14:17:29 +1200

The easiest to create way to production runs manually is to use the JobShop -> Create Production Run link. If your not managing inventory or orders using ofbiz there won't be much you can do that will be easier than this. What are you trying to achieve?

Regards
Scott

Marcelo Hamra wrote:
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













Reply via email to