Files
documentation/content/applications/sales/point_of_sale/pricing/fiscal_position.rst
T

52 lines
2.0 KiB
ReStructuredText
Raw Normal View History

2023-03-24 14:10:45 +00:00
=================================
Flexible taxes (fiscal positions)
=================================
2023-03-24 14:10:45 +00:00
When running a business, you may need to apply different taxes and record transactions on various
accounts based on the location and type of business of your customers and providers.
2023-03-24 14:10:45 +00:00
The **fiscal positions** feature enables you to establish rules that automatically select the right
taxes and accounts used for each transaction.
2023-03-24 14:10:45 +00:00
.. seealso::
- :doc:`../../../finance/accounting/taxes/fiscal_positions`
- :doc:`../../../finance/accounting/taxes`
2023-03-24 14:10:45 +00:00
Configuration
=============
2023-03-24 14:10:45 +00:00
To enable the feature, go to :menuselection:`Point of Sale --> Configuration --> Settings`, scroll
down to the :guilabel:`Accounting` section, and enable :guilabel:`Flexible Taxes`.
Then, set a default fiscal position that should be applied to all sales in the selected POS in the
:guilabel:`Default` field. You can also add more fiscal positions to choose from in the
:guilabel:`Allowed` field.
2023-03-24 14:10:45 +00:00
.. image:: fiscal_position/flexible-taxes-setting.png
:align: center
2023-03-24 14:10:45 +00:00
According to the :doc:`fiscal localization package <../../../finance/fiscal_localizations>`
activated, several fiscal positions are preconfigured and can be set and used in POS. However, you
can also :ref:`create new fiscal positions <fiscal_positions/mapping>`.
2023-03-24 14:10:45 +00:00
.. note::
If you do not set a fiscal position, the tax remains as defined in the **customer taxes** field
on the product form.
2023-03-24 14:10:45 +00:00
Use fiscal positions
====================
2023-04-21 14:37:11 +00:00
Open a :ref:`POS session <pos/session-start>` to use one of the allowed fiscal positions. Then,
2023-03-24 14:10:45 +00:00
click the :guilabel:`Tax` button next to the **book-shaped** icon and select a fiscal position from
the list. Doing so applies the defined rules automatically to all the products subject to the chosen
fiscal position's regulations.
2023-03-24 14:10:45 +00:00
.. image:: fiscal_position/set-tax.png
:align: center
.. note::
2023-03-24 14:10:45 +00:00
If a default fiscal position is set, the tax button displays the name of the fiscal position.
.. seealso::
:doc:`../../../finance/accounting/taxes/fiscal_positions`