Author: jacopoc
Date: Tue May 27 08:10:16 2008
New Revision: 660551
URL:
http://svn.apache.org/viewvc?rev=660551&view=revLog:
New MRP event type for Sales Forecasts.
Modified:
ofbiz/trunk/applications/manufacturing/data/ManufacturingData.xml
Modified: ofbiz/trunk/applications/manufacturing/data/ManufacturingData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/data/ManufacturingData.xml?rev=660551&r1=660550&r2=660551&view=diff==============================================================================
--- ofbiz/trunk/applications/manufacturing/data/ManufacturingData.xml (original)
+++ ofbiz/trunk/applications/manufacturing/data/ManufacturingData.xml Tue May 27 08:10:16 2008
@@ -29,6 +29,7 @@
<MrpEventType mrpEventTypeId="PROD_REQ_RECP" description="Product Requirement Receipt"/>
<MrpEventType mrpEventTypeId="PROP_PUR_O_RECP" description="Proposed Purchase Order receipt"/>
<MrpEventType mrpEventTypeId="SALES_ORDER_SHIP" description="Sales order shipment"/>
+ <MrpEventType mrpEventTypeId="SALES_FORECAST" description="Sales Forecast"/>
<MrpEventType mrpEventTypeId="ERROR" description="Error"/>
<TechDataCalendarWeek calendarWeekId="SUPPLIER" description="8hours/days, currently the Re-Order Process convert day to mms with 8h/days" mondayStartTime="08:30:00" mondayCapacity="2.88E7" tuesdayStartTime="08:30:00" tuesdayCapacity="2.88E7" wednesdayStartTime="08:30:00" wednesdayCapacity="2.88E7" thursdayStartTime="08:30:00" thursdayCapacity="2.88E7" fridayStartTime="08:30:00" fridayCapacity="2.88E7"/>