[MOV] pos: fiscal_position to "pricing" section

task-3284514

closes odoo/documentation#4236

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
Jonathan 2023-04-21 20:39:43 +00:00
parent 42148acbec
commit 5cb7eb5024
9 changed files with 6 additions and 5 deletions

View File

@ -115,6 +115,6 @@ To close your session,
point_of_sale/configuration
point_of_sale/shop
point_of_sale/restaurant
point_of_sale/payment_methods
point_of_sale/pricing
point_of_sale/payment_methods
point_of_sale/reporting

View File

@ -7,8 +7,9 @@ Pricing features
.. toctree::
:titlesonly:
pricing/cash_rounding
pricing/discounts
pricing/discount_tags
pricing/loyalty
pricing/pricelists
pricing/fiscal_position
pricing/cash_rounding

View File

@ -14,7 +14,7 @@ Once the POS is set to be used in a restaurant or a bar, you can:
- :doc:`communicate with the kitchen or the bar through the POS <restaurant/kitchen_printing>`;
- :doc:`print bills in advance and split them <restaurant/bill_printing>`;
- :doc:`collect tips <restaurant/tips>`; and
- :doc:`set different taxes for takeaway food <restaurant/fiscal_position>`.
- :doc:`set different taxes for takeaway food <pricing/fiscal_position>`.
Configuration
=============
@ -32,5 +32,4 @@ select your POS, and click :menuselection:`Edit --> Is a Bar/Restaurant --> Save
restaurant/bill_printing
restaurant/floors_tables
restaurant/kitchen_printing
restaurant/fiscal_position
restaurant/tips

View File

@ -1,7 +1,7 @@
:nosearch:
=============
Shop Features
Shop features
=============
.. toctree::

View File

@ -62,6 +62,7 @@ applications/sales/point_of_sale/payment/adyen.rst applications/sales/point_of_s
applications/sales/point_of_sale/payment/ingenico.rst applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst # /payment/* -> /payment_methods/terminals/*
applications/sales/point_of_sale/payment/six.rst applications/sales/point_of_sale/payment_methods/terminals/six.rst # /payment/* -> /payment_methods/terminals/*
applications/sales/point_of_sale/payment/vantiv.rst applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst # /payment/* -> /payment_methods/terminals/*
applications/sales/point_of_sale/restaurant/fiscal_position.rst applications/sales/point_of_sale/pricing/fiscal_position.rst # /restaurant/* -> /pricing/*
applications/sales/point_of_sale/restaurant/restaurant.rst applications/sales/point_of_sale/restaurant/floors_tables.rst
applications/sales/point_of_sale/restaurant/split.rst applications/sales/point_of_sale/restaurant/bill_printing.rst
applications/sales/point_of_sale/shop/cash_rounding.rst applications/sales/point_of_sale/pricing/cash_rounding.rst # /shop/* -> /pricing/*