[IMP] accounting: add new version of doc about taxes (#703)

- brand new content for the taxes doc (including new content previously explained in tax_included.rst)
- tax_included.rst is merged into taxes.rst
- redirections

  - create -> taxes
  - tax_included -> taxes
This commit is contained in:
Jonathan
2020-06-25 12:32:02 +02:00
committed by GitHub
parent 761188dc57
commit 0cca0b5dba
21 changed files with 295 additions and 123 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ Here are some examples to configure:
Don't forget to set an expense tax on each expense type
(and an account if you use Odoo Accounting).
It's usually a good practice to use a tax that is configured
with *Tax Included in Price* (see: :doc:`../accounting/fiscality/taxes/tax_included`).
with :ref:`Tax Included in Price <taxes/included-in-price>`.
That way, employees report expenses with
prices including taxes, which is usually the expected behaviour.