[IMP] POS: move title from page A to page B in restaurant
task-3617680
closes odoo/documentation#10980
X-original-commit: fc71b2df57
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
This commit is contained in:
parent
f062ff3bb0
commit
c04e5c50da
@ -10,7 +10,7 @@ various features that allow performing all the required tasks in such businesses
|
|||||||
Once the POS is set to be used in a restaurant or a bar, you can:
|
Once the POS is set to be used in a restaurant or a bar, you can:
|
||||||
|
|
||||||
- :doc:`organize your floors and tables to reflect your interior <restaurant/floors_tables>`;
|
- :doc:`organize your floors and tables to reflect your interior <restaurant/floors_tables>`;
|
||||||
- :ref:`take orders <floors_tables/orders>`;
|
- :ref:`take orders <restaurant/orders>`;
|
||||||
- :doc:`communicate with the kitchen or the bar through the POS <restaurant/kitchen_printing>`;
|
- :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:`print bills in advance and split them <restaurant/bill_printing>`;
|
||||||
- :doc:`collect tips <restaurant/tips>`; and
|
- :doc:`collect tips <restaurant/tips>`; and
|
||||||
@ -30,6 +30,22 @@ These features are displayed in the :guilabel:`Restaurant & Bar` section.
|
|||||||
:align: center
|
:align: center
|
||||||
:alt: restaurant and bar-specific features
|
:alt: restaurant and bar-specific features
|
||||||
|
|
||||||
|
.. _restaurant/orders:
|
||||||
|
|
||||||
|
Take orders
|
||||||
|
===========
|
||||||
|
|
||||||
|
Click a table to access the POS interface and start taking your customer's order. The system
|
||||||
|
automatically associates the orders and the table, allowing you to add more items later and generate
|
||||||
|
a bill specifically for that table's orders.
|
||||||
|
|
||||||
|
Once you have taken an order, click :guilabel:`Change table` to return to the floor plan view.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
As soon as you click a table, the number of guests is automatically set to one. If you
|
||||||
|
mistakenly select a table, click :guilabel:`Release table` to free it or :ref:`transfer the
|
||||||
|
customer <floors_tables/transfer>` to another table.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
|
@ -76,22 +76,6 @@ After making all the necessary modifications, click :guilabel:`CLOSE` to save.
|
|||||||
.. warning::
|
.. warning::
|
||||||
Removing a table or a floor cannot be undone.
|
Removing a table or a floor cannot be undone.
|
||||||
|
|
||||||
.. _floors_tables/orders:
|
|
||||||
|
|
||||||
Take orders
|
|
||||||
===========
|
|
||||||
|
|
||||||
Click a table to access the POS interface and start taking your customer's order. The system
|
|
||||||
automatically associates the orders and the table, allowing you to add more items later and generate
|
|
||||||
a bill specifically for that table's orders.
|
|
||||||
|
|
||||||
Once you have taken an order, click :guilabel:`Change table` to return to the floor plan view.
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
As soon as you click a table, the number of guests is automatically set to one. If you
|
|
||||||
mistakenly select a table, click :guilabel:`Release table` to free it or :ref:`transfer the
|
|
||||||
customer <floors_tables/transfer>` to another table.
|
|
||||||
|
|
||||||
.. _floors_tables/transfer:
|
.. _floors_tables/transfer:
|
||||||
|
|
||||||
Table transfer
|
Table transfer
|
||||||
|
Loading…
Reference in New Issue
Block a user