diff --git a/content/applications/sales/point_of_sale.rst b/content/applications/sales/point_of_sale.rst index 5616c535d..df1678114 100644 --- a/content/applications/sales/point_of_sale.rst +++ b/content/applications/sales/point_of_sale.rst @@ -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 diff --git a/content/applications/sales/point_of_sale/pricing.rst b/content/applications/sales/point_of_sale/pricing.rst index bd9860bcd..87397273f 100644 --- a/content/applications/sales/point_of_sale/pricing.rst +++ b/content/applications/sales/point_of_sale/pricing.rst @@ -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 diff --git a/content/applications/sales/point_of_sale/restaurant/fiscal_position.rst b/content/applications/sales/point_of_sale/pricing/fiscal_position.rst similarity index 100% rename from content/applications/sales/point_of_sale/restaurant/fiscal_position.rst rename to content/applications/sales/point_of_sale/pricing/fiscal_position.rst diff --git a/content/applications/sales/point_of_sale/restaurant/fiscal_position/fiscal_position_01.png b/content/applications/sales/point_of_sale/pricing/fiscal_position/fiscal_position_01.png similarity index 100% rename from content/applications/sales/point_of_sale/restaurant/fiscal_position/fiscal_position_01.png rename to content/applications/sales/point_of_sale/pricing/fiscal_position/fiscal_position_01.png diff --git a/content/applications/sales/point_of_sale/restaurant/fiscal_position/fiscal_position_02.png b/content/applications/sales/point_of_sale/pricing/fiscal_position/fiscal_position_02.png similarity index 100% rename from content/applications/sales/point_of_sale/restaurant/fiscal_position/fiscal_position_02.png rename to content/applications/sales/point_of_sale/pricing/fiscal_position/fiscal_position_02.png diff --git a/content/applications/sales/point_of_sale/restaurant/fiscal_position/fiscal_position_03.png b/content/applications/sales/point_of_sale/pricing/fiscal_position/fiscal_position_03.png similarity index 100% rename from content/applications/sales/point_of_sale/restaurant/fiscal_position/fiscal_position_03.png rename to content/applications/sales/point_of_sale/pricing/fiscal_position/fiscal_position_03.png diff --git a/content/applications/sales/point_of_sale/restaurant.rst b/content/applications/sales/point_of_sale/restaurant.rst index 35dd1f7bd..da03faed3 100644 --- a/content/applications/sales/point_of_sale/restaurant.rst +++ b/content/applications/sales/point_of_sale/restaurant.rst @@ -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 `; - :doc:`print bills in advance and split them `; - :doc:`collect tips `; and -- :doc:`set different taxes for takeaway food `. +- :doc:`set different taxes for takeaway food `. 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 diff --git a/content/applications/sales/point_of_sale/shop.rst b/content/applications/sales/point_of_sale/shop.rst index 6b2c5a207..d16fd9956 100644 --- a/content/applications/sales/point_of_sale/shop.rst +++ b/content/applications/sales/point_of_sale/shop.rst @@ -1,7 +1,7 @@ :nosearch: ============= -Shop Features +Shop features ============= .. toctree:: diff --git a/redirects/14.0.txt b/redirects/14.0.txt index cbc4d1cc4..86aa52e26 100644 --- a/redirects/14.0.txt +++ b/redirects/14.0.txt @@ -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/*