blob: 020b61cccc09eeeab3235245848fda9e36da048e [file] [log] [blame]
<?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>Tax Authorities.</title>
<para>A tax authority is legal body usually the state (country) that imposes a financial levy on
business transactions.</para>
<para>In OFBiz tax authorities are used to calculate where business or related taxes are
due.</para>
<para>Tax setup is very important as it links into the calculated price that you can charge your
customers and also flows through into any related legal documents that are generated (eg
Sales Order, Sales Invoice, Purchase Order etc).</para>
<para>Each country or region will have specific rules regarding what should or should not be
taxed. There will also be very strict regulations on how taxable transactions should be
recorded and tracked in the general ledger or chart of accounts.</para>
<para>Tax authority setup allows configuration of the following :</para>
<para>
<itemizedlist>
<listitem>
<para>Income tax</para>
</listitem>
<listitem>
<para>Value Added Tax (VAT) / Goods and Services Tax (GST)</para>
</listitem>
<listitem>
<para>Import / Export tax /Custom and Excise Duty</para>
</listitem>
<listitem>
<para>State, City or County taxes </para>
</listitem>
</itemizedlist>
</para>
<xi:include href="HELP_ACCOUNTING_FindTaxAuthority.xml"/>
<xi:include href="HELP_ACCOUNTING_EditTaxAuthority.xml"/>
<xi:include href="HELP_ACCOUNTING_EditTaxAuthorityCategories.xml"/>
<xi:include href="HELP_ACCOUNTING_EditTaxAuthorityAssocs.xml"/>
<xi:include href="HELP_ACCOUNTING_EditTaxAuthorityGlAccounts.xml"/>
<xi:include href="HELP_ACCOUNTING_EditTaxAuthorityRateProducts.xml"/>
<xi:include href="HELP_ACCOUNTING_ListTaxAuthorityParties.xml"/>
<xi:include href="HELP_ACCOUNTING_EditTaxAuthorityPartyInfo.xml"/>
</section>