Skip to content

Commit 5cb7eb5

Browse files
committed
[MOV] pos: fiscal_position to "pricing" section
task-3284514 closes #4236 Signed-off-by: Castillo Jonathan (jcs) <[email protected]>
1 parent 42148ac commit 5cb7eb5

File tree

9 files changed

+6
-5
lines changed

9 files changed

+6
-5
lines changed

content/applications/sales/point_of_sale.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,6 @@ To close your session,
115115
point_of_sale/configuration
116116
point_of_sale/shop
117117
point_of_sale/restaurant
118-
point_of_sale/payment_methods
119118
point_of_sale/pricing
119+
point_of_sale/payment_methods
120120
point_of_sale/reporting

content/applications/sales/point_of_sale/pricing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Pricing features
77
.. toctree::
88
:titlesonly:
99

10-
pricing/cash_rounding
1110
pricing/discounts
1211
pricing/discount_tags
1312
pricing/loyalty
1413
pricing/pricelists
14+
pricing/fiscal_position
15+
pricing/cash_rounding
File renamed without changes.

content/applications/sales/point_of_sale/restaurant.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once the POS is set to be used in a restaurant or a bar, you can:
1414
- :doc:`communicate with the kitchen or the bar through the POS <restaurant/kitchen_printing>`;
1515
- :doc:`print bills in advance and split them <restaurant/bill_printing>`;
1616
- :doc:`collect tips <restaurant/tips>`; and
17-
- :doc:`set different taxes for takeaway food <restaurant/fiscal_position>`.
17+
- :doc:`set different taxes for takeaway food <pricing/fiscal_position>`.
1818

1919
Configuration
2020
=============
@@ -32,5 +32,4 @@ select your POS, and click :menuselection:`Edit --> Is a Bar/Restaurant --> Save
3232
restaurant/bill_printing
3333
restaurant/floors_tables
3434
restaurant/kitchen_printing
35-
restaurant/fiscal_position
3635
restaurant/tips

content/applications/sales/point_of_sale/shop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:nosearch:
22

33
=============
4-
Shop Features
4+
Shop features
55
=============
66

77
.. toctree::

redirects/14.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ applications/sales/point_of_sale/payment/adyen.rst applications/sales/point_of_s
6262
applications/sales/point_of_sale/payment/ingenico.rst applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst # /payment/* -> /payment_methods/terminals/*
6363
applications/sales/point_of_sale/payment/six.rst applications/sales/point_of_sale/payment_methods/terminals/six.rst # /payment/* -> /payment_methods/terminals/*
6464
applications/sales/point_of_sale/payment/vantiv.rst applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst # /payment/* -> /payment_methods/terminals/*
65+
applications/sales/point_of_sale/restaurant/fiscal_position.rst applications/sales/point_of_sale/pricing/fiscal_position.rst # /restaurant/* -> /pricing/*
6566
applications/sales/point_of_sale/restaurant/restaurant.rst applications/sales/point_of_sale/restaurant/floors_tables.rst
6667
applications/sales/point_of_sale/restaurant/split.rst applications/sales/point_of_sale/restaurant/bill_printing.rst
6768
applications/sales/point_of_sale/shop/cash_rounding.rst applications/sales/point_of_sale/pricing/cash_rounding.rst # /shop/* -> /pricing/*

0 commit comments

Comments
 (0)