[OFBiz] SVN: r7311 - trunk/applications/manufacturing/data
jacopo@svn.ofbiz.org
jacopo at svn.ofbiz.org
Sun Apr 16 01:23:55 CDT 2006
Author: jacopo
Date: 2006-04-16 01:23:49 -0500 (Sun, 16 Apr 2006)
New Revision: 7311
Modified:
trunk/applications/manufacturing/data/ManufacturingData.xml
Log:
Added new custom method type for tasks' costs formulae.
Modified: trunk/applications/manufacturing/data/ManufacturingData.xml
===================================================================
--- trunk/applications/manufacturing/data/ManufacturingData.xml 2006-04-16 06:16:08 UTC (rev 7310)
+++ trunk/applications/manufacturing/data/ManufacturingData.xml 2006-04-16 06:23:49 UTC (rev 7311)
@@ -23,6 +23,7 @@
<WorkEffortAssoc workEffortIdFrom="DEFAULT_ROUTING" workEffortIdTo="DEFAULT_TASK" workEffortAssocTypeId="ROUTING_COMPONENT" sequenceNum="10" fromDate="2004-09-24 15:09:38.736"/>
<!-- Formulae -->
+ <CustomMethodType customMethodTypeId="COST_FORMULA" description="Formula for calculating costs for tasks"/>
<CustomMethodType customMethodTypeId="TASK_FORMULA" description="Formula for calculating time estimates for tasks"/>
<CustomMethodType customMethodTypeId="BOM_FORMULA" description="Formula for calculating material estimates for boms"/>
<!-- Task Formulae -->
More information about the Svn
mailing list