documentation/content/applications/finance/accounting
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
..
bank [MERGE] Forward-port of branch 13.0 to 14.0 2021-07-20 12:55:24 +02:00
fiscal_localizations [FIX] app/accounting: Fix outdated Colombian test server url 2021-09-14 13:59:10 +00:00
getting_started [MERGE] Forward-port of branch 13.0 to 14.0 2021-07-07 15:39:35 +02:00
others [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00
payables [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00
receivables [DEL] accounting: doc about Paypal 2021-07-07 15:46:47 +02:00
reporting [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00
taxation [IMP] accounting/taxcloud: how to set up default account for new taxes 2021-11-17 09:50:13 +00:00
bank.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
fiscal_localizations.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
getting_started.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
others.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
payables.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
receivables.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
reporting.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
taxation.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00