documentation/content/applications/finance
Antoine Dupuis (andu) e2c819bd87 [IMP] accounting/taxcloud: how to set up default account for new taxes
New taxes generated by the TaxCloud integration are by default created without an income or an expense account specified. By default, the journal items corresponding to these taxes therefore end up in the default income account, which is usually the 'Sales' account, when they should in fact go to the 'Tax Payable' account. Because these taxes are automatically generated on-the-fly, the user is usually not able to manually specify the Tax Payable account before the journal items are posted, leading to incorrect accounting entries which then need to be manually repaired through the use of miscellaneous operations.

To solve this issue, our video on TaxCloud integration (https://www.youtube.com/watch?v=JE-NeRNIWeU&t=616s) tells us to create a User-Defined Default for the account field of the tax.repartition.line model. This sets the default account with which new taxes are created. However, this information is missing from the documentation.

This PR brings the documentation up-to-date by explaining how to create this User-Defined Default that specifies the correct Tax Payable account.

closes odoo/documentation#1319

X-original-commit: 35d773a82a
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2021-11-17 09:50:13 +00:00
..
accounting [IMP] accounting/taxcloud: how to set up default account for new taxes 2021-11-17 09:50:13 +00:00
documents [ADD] documents: new documents app + workflow actions 2021-05-27 11:02:46 +02:00
expenses [IMP] expenses: ref content to top-level TOC page 2021-05-21 17:13:42 +02:00
accounting.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
documents.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-04 17:21:14 +02:00
expenses.rst [IMP] expenses: ref content to top-level TOC page 2021-05-21 17:13:42 +02:00
sign.rst [IMP] sign: add content to top-level TOC page + improve structure 2021-05-21 17:13:42 +02:00