This is an automated email from the ASF dual-hosted git repository. holivier pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit b36943d56faadaf650cb7c96c889e68a4dc8ac6b Author: holivier <[email protected]> AuthorDate: Fri Apr 10 17:49:25 2020 +0200 Documented: Check all docbook file in each applications-component documents directory (OFBIZ-11587) remove all files --- applications/accounting/documents/Accounting.xml | 39 ------------- applications/commonext/documents/Setup.xml | 27 --------- applications/content/documents/Content.xml | 30 ---------- applications/humanres/documents/Humanres.xml | 51 ----------------- .../manufacturing/documents/manufacturing.xml | 64 ---------------------- applications/marketing/documents/Marketing.xml | 47 ---------------- applications/order/documents/Order.xml | 29 ---------- applications/party/documents/Party.xml | 32 ----------- applications/product/documents/Product.xml | 33 ----------- 9 files changed, 352 deletions(-) diff --git a/applications/accounting/documents/Accounting.xml b/applications/accounting/documents/Accounting.xml deleted file mode 100644 index 7c18673..0000000 --- a/applications/accounting/documents/Accounting.xml +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0"?> -<!-- -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. ---> -<chapter 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>The Accounting Component.</title> - <xi:include href="../data/helpdata/HELP_ACCOUNTING.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_main.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_invoices.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_payments.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_payment_gateway.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_payment_gateway_config.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_billing_accounts.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_financial_accounts.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_tax_authorities.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_agreements.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_global_gl_settings.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_organization_gl_settings.xml" /> - <xi:include href="../data/helpdata/HELP_ACCOUNTING_Features.xml" /> -</chapter> diff --git a/applications/commonext/documents/Setup.xml b/applications/commonext/documents/Setup.xml deleted file mode 100644 index 9d72809..0000000 --- a/applications/commonext/documents/Setup.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<chapter 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><anchor xml:id="componentSetup"/>The Setup Component</title> - <xi:include href="../data/helpdata/HELP_SETUP.xml" /> -</chapter> diff --git a/applications/content/documents/Content.xml b/applications/content/documents/Content.xml deleted file mode 100644 index 717eabd..0000000 --- a/applications/content/documents/Content.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0"?> -<!-- - 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. ---> -<chapter 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>The Content Component</title> - <section> - <title>Introduction</title> - <para> - </para> - </section> -</chapter> diff --git a/applications/humanres/documents/Humanres.xml b/applications/humanres/documents/Humanres.xml deleted file mode 100644 index 9864fd8..0000000 --- a/applications/humanres/documents/Humanres.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0"?> -<!-- -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. ---> -<chapter 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>The Human Resource Application.</title> - <para> - The human resource application is supporting you to ...WIP, to be completed... - </para> - - <section> - <title>Human resource in Apache OFBiz, an overview.</title> - <para> - WIP, to be completed... - </para> - - </section> - - <xi:include href="../data/helpdata/HELP_HR.xml" /> - <xi:include href="../data/helpdata/HELP_HR_main.xml" /> - <xi:include href="../data/helpdata/HELP_HR_training.xml" /> - - <!-- xi:include href="../data/helpdata/HELP_HUMANRES_employees.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_employees_positions.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_performance_review.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_skills.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_recruitment.xml" /--> - <!--xi:include href="../data/helpdata/HELP_HUMANRES_employment_applications.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_resumes.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_leave.xml" /> - <xi:include href="../data/helpdata/HELP_HUMANRES_global_HR_settings.xml" /--> -</chapter> diff --git a/applications/manufacturing/documents/manufacturing.xml b/applications/manufacturing/documents/manufacturing.xml deleted file mode 100644 index 8f63fea..0000000 --- a/applications/manufacturing/documents/manufacturing.xml +++ /dev/null @@ -1,64 +0,0 @@ -<?xml version="1.0"?> -<!-- - - 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. ---> -<chapter 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>Manufacturing</title> - <xi:include href="../data/helpdata/Help_MFG.xml"/> - <xi:include href="../data/helpdata/Help_MFG_BomSimulation.xml"/> - <xi:include href="../data/helpdata/Help_MFG_CreateProductionRun.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditCalendar.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditCalendarExceptionDay.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditCalendarExceptionWeek.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditCalendarWeek.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditCostCalcs.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditProductBom.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditProductManufacturingRules.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditProductionRun.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRouting.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRoutingProductLink.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRoutingTask.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRoutingTaskAssoc.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRoutingTaskCost.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRoutingTaskFixedAsset.xml"/> - <xi:include href="../data/helpdata/Help_MFG_EditRoutingTaskProduct.xml"/> - <xi:include href="../data/helpdata/Help_MFG_FindBom.xml"/> - <xi:include href="../data/helpdata/Help_MFG_FindCalendar.xml"/> - <xi:include href="../data/helpdata/Help_MFG_FindInventoryEventPlan.xml"/> - <xi:include href="../data/helpdata/Help_MFG_FindProductionRun.xml"/> - <xi:include href="../data/helpdata/Help_MFG_FindRouting.xml"/> - <xi:include href="../data/helpdata/Help_MFG_FindRoutingTask.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ListCalendarWeek.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ListRoutingTaskProducts.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ManufacturingReports.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ProductionRunAssocs.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ProductionRunComponents.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ProductionRunContent.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ProductionRunCosts.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ProductionRunFixedAssets.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ProductionRunTasks.xml"/> - <xi:include href="../data/helpdata/Help_MFG_RunMRP.xml"/> - <xi:include href="../data/helpdata/Help_MFG_ShowProductionRun.xml"/> - <xi:include href="../data/helpdata/Help_MFG_WorkWithShipmentPlans.xml"/> - <xi:include href="../data/helpdata/Help_MFG_main.xml"/> -</chapter> diff --git a/applications/marketing/documents/Marketing.xml b/applications/marketing/documents/Marketing.xml deleted file mode 100644 index d31f1ed..0000000 --- a/applications/marketing/documents/Marketing.xml +++ /dev/null @@ -1,47 +0,0 @@ -<?xml version="1.0"?> -<!-- - 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. ---> -<chapter 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><anchor xml:id="TheMarketingApplication"/>The Marketing Application.</title> - - <para> - The marketing application is supporting you to create, select and follow sales opportunities - in order to create sales orders for the company. - </para> - - <section> - <title>Marketing, CRM and SFA in Apache OFBiz, an overview.</title> - <para> - It is very much based on the party application as its source. - Records from the party application are selected with only one basic reason: a possible sale in the future. - That also means that records in the party manager should be complete, especially the role is pretty important. - Not All roles, but at least 'lead' 'contact' and 'Account' should be defined. - </para> - - </section> - - <xi:include href="../data/helpdata/HELP_MARKETING.xml" /> - <xi:include href="../data/helpdata/HELP_SFA.xml" /> -</chapter> diff --git a/applications/order/documents/Order.xml b/applications/order/documents/Order.xml deleted file mode 100644 index e42f01f..0000000 --- a/applications/order/documents/Order.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0"?> -<!-- -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. ---> -<chapter 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>The Order Component.</title> - <xi:include href="../data/helpdata/HELP_ORDERMGR.xml" /> - <xi:include href="../data/helpdata/HELP_ORDERMGR_View.xml" /> - <xi:include href="../data/helpdata/HELP_ORDERMGR_Report.xml" /> -</chapter> diff --git a/applications/party/documents/Party.xml b/applications/party/documents/Party.xml deleted file mode 100644 index ee5c915..0000000 --- a/applications/party/documents/Party.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0"?> -<!-- -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. ---> -<chapter 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>The Party Application.</title> - <section> - <title>Introduction</title> - <para> - Please find here a general introduction to the party application (to be continued) - </para> - </section> - <xi:include href="../data/helpdata/HELP_PARTY_findparty.xml" /> -</chapter> diff --git a/applications/product/documents/Product.xml b/applications/product/documents/Product.xml deleted file mode 100644 index 6b237f2..0000000 --- a/applications/product/documents/Product.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0"?> -<!-- - 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. ---> -<chapter 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>The Product Catalog Component</title> - <anchor xml:id="ProductCatalogComponent"/> - <section> - <title>Introduction Paragraph</title> - <para> - and a introduction paragraph - </para> - </section> - <xi:include href="../data/helpdata/HELP_PRODCATALOG_main.xml" /> -</chapter>

