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.