This is an automated email from the ASF dual-hosted git repository. mbrohl pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit 615f9c9fba5a2d2060edafb764427ed88ae91f61 Author: holivier <holiv...@apache.org> AuthorDate: Thu Feb 13 18:03:54 2020 +0100 Documented: remove empty help files in Accounting (OFBIZ-10288) --- .../HELP_ACCOUNTING_PartyAccountsSummary.xml | 22 --------------- .../helpdata/HELP_ACCOUNTING_PaymentMethodType.xml | 22 --------------- .../data/helpdata/HELP_PORTLET_ListBankAccount.xml | 31 ---------------------- 3 files changed, 75 deletions(-) diff --git a/applications/accounting/data/helpdata/HELP_ACCOUNTING_PartyAccountsSummary.xml b/applications/accounting/data/helpdata/HELP_ACCOUNTING_PartyAccountsSummary.xml deleted file mode 100644 index 0d2863d..0000000 --- a/applications/accounting/data/helpdata/HELP_ACCOUNTING_PartyAccountsSummary.xml +++ /dev/null @@ -1,22 +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. ---> -<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>The Party Accounts Summary help screen</title> - <para></para> -</section> diff --git a/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentMethodType.xml b/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentMethodType.xml deleted file mode 100644 index d1ba35f..0000000 --- a/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentMethodType.xml +++ /dev/null @@ -1,22 +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. ---> -<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>The Edit Payment Method Type help screen</title> - <para></para> -</section> diff --git a/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml b/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml deleted file mode 100644 index 27ce030..0000000 --- a/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml +++ /dev/null @@ -1,31 +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. ---> -<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>The List Bank Accounts Portlet</title> - <para>The default display is a list of financial accounts that have the type 'bank account'.</para> - <para>A company will have at least one main bank account that will be used to accept payments from customers or to generate payments to suppliers. The financial account will mirror the transactions appearing on a bank statement so that they can be reconciled with the true bank statement when it arrives.</para> - <para>Click on the bank account to display further information.</para> - <section> - <title>How do I remove a bank account?</title> - <para>Press the 'Delete' button next to the account that needs to be deleted.</para> - </section> -</section>