Skip to content

Commit b78aa9e

Browse files
gawa-odoojcs-odoo
authored andcommitted
[IMP] accounting: default taxes in taxes.rst
Since odoo/odoo#115222, a new line on an invoice won't have the default sales tax put on by default. If there are no taxes on the product, the account or from predictive, the tax will stay empty. Its use has been restricted back to the tax put on new products. It is still used in Accounting Firms mode, as we don't want people to have to input the product when quick encoding. task-3045026 closes #4421 Signed-off-by: Castillo Jonathan (jcs) <[email protected]>
1 parent 3c919af commit b78aa9e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/applications/finance/accounting/taxes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ supports all kinds of uses and computations.
1313
Default taxes
1414
=============
1515

16-
**Default Taxes** define which taxes are automatically selected when there is no
17-
other indication about which tax to use. For example, Odoo prefills the **Taxes** field with the
18-
Default Taxes when you create a new product or add a new line on an invoice.
16+
**Default Taxes** define which taxes are automatically selected when creating a new product. They
17+
are also used to prefill the :guilabel:`Taxes` field when adding a new line on an invoice in
18+
**Accounting Firms** mode.
1919

20-
.. image:: taxes/default-invoice-line.png
20+
.. image:: taxes/default-taxes-product.png
2121
:alt: Odoo fills out the Tax field automatically according to the Default Taxes
2222

2323
To change your **Default Taxes**, go to :menuselection:`Accounting --> Configuration --> Settings
-1.21 KB
Loading
Binary file not shown.
11.9 KB
Loading

0 commit comments

Comments
 (0)