[OFBiz] SVN: r7572 - in trunk/applications/manufacturing: config data
jacopo@svn.ofbiz.org
jacopo at svn.ofbiz.org
Sat May 13 02:17:29 CDT 2006
Author: jacopo
Date: 2006-05-13 02:17:19 -0500 (Sat, 13 May 2006)
New Revision: 7572
Modified:
trunk/applications/manufacturing/config/ManufacturingReportsUiLabels.properties
trunk/applications/manufacturing/config/ManufacturingReportsUiLabels_it.properties
trunk/applications/manufacturing/data/ManufacturingData.xml
trunk/applications/manufacturing/data/ManufacturingExampleData.xml
Log:
A few more manufacturing files converted to ASL2.0.
Modified: trunk/applications/manufacturing/config/ManufacturingReportsUiLabels.properties
===================================================================
--- trunk/applications/manufacturing/config/ManufacturingReportsUiLabels.properties 2006-05-13 07:14:29 UTC (rev 7571)
+++ trunk/applications/manufacturing/config/ManufacturingReportsUiLabels.properties 2006-05-13 07:17:19 UTC (rev 7572)
@@ -1,3 +1,20 @@
+#####################################################################
+#
+# Copyright 2001-2006 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations
+# under the License.
+#####################################################################
+
ManufacturingProductionRunId=Production Run ID
ManufacturingProductionRun=Production Run
ManufacturingProductionRuns=Production Runs
Modified: trunk/applications/manufacturing/config/ManufacturingReportsUiLabels_it.properties
===================================================================
--- trunk/applications/manufacturing/config/ManufacturingReportsUiLabels_it.properties 2006-05-13 07:14:29 UTC (rev 7571)
+++ trunk/applications/manufacturing/config/ManufacturingReportsUiLabels_it.properties 2006-05-13 07:17:19 UTC (rev 7572)
@@ -1,3 +1,20 @@
+#####################################################################
+#
+# Copyright 2001-2006 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations
+# under the License.
+#####################################################################
+
ManufacturingProductionRunId=N.Ord.Prod.
ProductProductId=Codice Prodotto
ManufacturingProductionRun=Ordine di Produzione
Modified: trunk/applications/manufacturing/data/ManufacturingData.xml
===================================================================
--- trunk/applications/manufacturing/data/ManufacturingData.xml 2006-05-13 07:14:29 UTC (rev 7571)
+++ trunk/applications/manufacturing/data/ManufacturingData.xml 2006-05-13 07:17:19 UTC (rev 7572)
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2001-2006 The Apache Software Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License"); you may not
+use this file except in compliance with the License. You may obtain a copy of
+the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations
+under the License.
+-->
+
<entity-engine-xml>
<RequirementType description="ProductionRun proposed by the MRP process" hasTable="N" parentTypeId="" requirementTypeId="MRP_PRO_PROD_ORDER"/>
<RequirementType description="Purchase Order proposed by the MRP process" hasTable="N" parentTypeId="" requirementTypeId="MRP_PRO_PURCH_ORDER"/>
Modified: trunk/applications/manufacturing/data/ManufacturingExampleData.xml
===================================================================
--- trunk/applications/manufacturing/data/ManufacturingExampleData.xml 2006-05-13 07:14:29 UTC (rev 7571)
+++ trunk/applications/manufacturing/data/ManufacturingExampleData.xml 2006-05-13 07:17:19 UTC (rev 7572)
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2001-2006 The Apache Software Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License"); you may not
+use this file except in compliance with the License. You may obtain a copy of
+the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations
+under the License.
+-->
+
<entity-engine-xml>
<!-- ******************** -->
More information about the Svn
mailing list