|
Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunContent.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunContent.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunContent.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunContent.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Display production run</title> + <title>OFBiz: MFG: Display production run content</title> <para> - WIP + This screen provides an overview of all connected content to the production run. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunCosts.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunCosts.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunCosts.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunCosts.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Display production run</title> + <title>OFBiz: MFG: Display production run costs</title> <para> - WIP + This screen provides overviews of the costs of routing tasks of the production run and + the cost of routings of the production run. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunFixedAssets.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunFixedAssets.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunFixedAssets.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunFixedAssets.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Display production run</title> + <title>OFBiz: MFG: Display production run equipment</title> <para> - WIP + This screen provides an overview of the equipment related to the production run. + From here you can also connect new equipment to the production run. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunTasks.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunTasks.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunTasks.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ProductionRunTasks.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Display production run</title> + <title>OFBiz: MFG: Display production run tasks</title> <para> - WIP + This screen provides an overview of all routing tasks connected to the production run. + From here you can also add a new or modify an existing routing task to the production run. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_RunMRP.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_RunMRP.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_RunMRP.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_RunMRP.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Run MRP</title> + <title>OFBiz: MFG: Run MRP</title> <para> - WIP + This screen enables you to run an MRP. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ShowProductionRun.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ShowProductionRun.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ShowProductionRun.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_ShowProductionRun.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Display production run</title> + <title>OFBiz: MFG: Display production run</title> <para> - WIP + This screen provides the details of the production run. + It also provides overviews of related orders, tasks, material, equipment and notes. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_WorkWithShipmentPlans.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_WorkWithShipmentPlans.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_WorkWithShipmentPlans.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_WorkWithShipmentPlans.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Shipment plans</title> + <title>OFBiz: MFG: Shipment plans</title> <para> - WIP + This screen provides an overview of all shipment plans. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_main.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_main.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_main.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/EN/Help_MFG_main.xml Tue May 22 14:36:31 2012 @@ -1,20 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>OFBiz:MFG: Main</title> + <title>OFBiz: MFG: Main</title> <para> - WIP + This is the start screen of the application. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_BomSimulation.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_BomSimulation.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_BomSimulation.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_BomSimulation.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" @@ -16,7 +26,18 @@ under the License. <title>OFBiz:MFG: BoM Simulation</title> <section> <para> - WIP + Dit scherm toont de effecten van een simulatie van een BoM. </para> + <section> + <title>Het invulscherm</title> + <para>Selecteer het product van de te simuleren BoM. Kies vervolgens het BoM-type en zet het aantal</para> + <para>Kies de type simulatie en selecteer het magazijn, om de vooraad van de componenten op te halen</para> + <para>Klik vervolgens op de 'Uitvoeren'-knop om de simulatie uit te voeren. De gegevens van de simulatie worden onder het invulformulier getoond.</para> + </section> + <section> + <title>Het simulatie overzicht</title> + <para>Nadat op de knop is gedrukt wordt het simulatie overzicht getoond.</para> + <para>Het eerste deel toont de BoM. Het tweede deel toont de benodigde hoeveelheden, en de kosten.</para> + </section> </section> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_CreateProductionRun.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_CreateProductionRun.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_CreateProductionRun.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_CreateProductionRun.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendar.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendar.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendar.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendar.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" @@ -15,7 +25,6 @@ under the License. xmlns="http://docbook.org/ns/docbook"> <title>OFBiz:MFG: Wijzigen kalender</title> <para> - In dit scherm kun je de omschrijving - en de gekoppelde kalenderweek definitie van de kalender wijzigen. + In dit scherm kun je de omschrijving en de gekoppelde kalenderweek definitie van de kalender wijzigen. </para> </section> \ No newline at end of file Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionDay.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionDay.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionDay.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionDay.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionWeek.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionWeek.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionWeek.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarExceptionWeek.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarWeek.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarWeek.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarWeek.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCalendarWeek.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCostCalcs.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCostCalcs.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCostCalcs.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditCostCalcs.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductBom.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductBom.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductBom.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductBom.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductManufacturingRules.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductManufacturingRules.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductManufacturingRules.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductManufacturingRules.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductionRun.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductionRun.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductionRun.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditProductionRun.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRouting.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRouting.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRouting.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRouting.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingProductLink.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingProductLink.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingProductLink.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingProductLink.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTask.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTask.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTask.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTask.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskAssoc.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskAssoc.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskAssoc.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskAssoc.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskCost.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskCost.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskCost.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskCost.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskFixedAsset.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskFixedAsset.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskFixedAsset.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskFixedAsset.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskProduct.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskProduct.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskProduct.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_EditRoutingTaskProduct.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindBom.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindBom.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindBom.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindBom.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindCalendar.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindCalendar.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindCalendar.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindCalendar.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindInventoryEventPlan.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindInventoryEventPlan.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindInventoryEventPlan.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindInventoryEventPlan.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindProductionRun.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindProductionRun.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindProductionRun.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindProductionRun.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRouting.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRouting.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRouting.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRouting.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRoutingTask.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRoutingTask.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRoutingTask.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_FindRoutingTask.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListCalendarWeek.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListCalendarWeek.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListCalendarWeek.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListCalendarWeek.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListRoutingTaskProducts.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListRoutingTaskProducts.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListRoutingTaskProducts.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ListRoutingTaskProducts.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ManufacturingReports.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ManufacturingReports.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ManufacturingReports.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ManufacturingReports.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunAssocs.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunAssocs.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunAssocs.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunAssocs.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunComponents.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunComponents.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunComponents.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunComponents.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunContent.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunContent.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunContent.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunContent.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunCosts.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunCosts.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunCosts.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunCosts.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunFixedAssets.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunFixedAssets.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunFixedAssets.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunFixedAssets.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunTasks.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunTasks.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunTasks.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ProductionRunTasks.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_RunMRP.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_RunMRP.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_RunMRP.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_RunMRP.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" Modified: ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ShowProductionRun.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ShowProductionRun.xml?rev=1341494&r1=1341493&r2=1341494&view=diff ============================================================================== --- ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ShowProductionRun.xml (original) +++ ofbiz/branches/release10.04/applications/manufacturing/data/helpdata/NL/Help_MFG_ShowProductionRun.xml Tue May 22 14:36:31 2012 @@ -1,12 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -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. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. --> <section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" |
| Free forum by Nabble | Edit this page |
