You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2008/04/03 23:57:24 UTC

[jira] Closed: (OFBIZ-1234) mrp to support products w/o orders

     [ https://issues.apache.org/jira/browse/OFBIZ-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-1234.
------------------------------------

    Resolution: Fixed

Implemented in rev. 644523

> mrp to support products w/o orders 
> -----------------------------------
>
>                 Key: OFBIZ-1234
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1234
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>            Reporter: Si Chen
>             Fix For: SVN trunk
>
>
> Improve mrp to support to products which have no orders against them
> 1.  Add new inventoryEventPlannedTypeId = "Inventory Below Stock"
> 2.  Find a list of all Productfacility records for current facilities where inventory is below ProductFacility.minimumStock
> 3.  As inventoryEventPlanned are created from sales orders, manufacturing, purchasing, remove productId from list in #2
> 4.  At the end, if there are any productIds left in #2, create an InventoryEventPlanned for them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.