Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/applications/general/iot/devices/printer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ device. Click the :guilabel:`Unlink` button next to each report to remove the li
:alt: A list of reports currently linked to a printer in the IoT app.

.. seealso::
:doc:`POS Order Printing <../../../sales/point_of_sale/restaurant/kitchen_printing>`
:ref:`POS Order Printing <pos/restaurant/orders-printing>`

Potential issues
================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ To connect the POS with an :doc:`IoT system </applications/general/iot>`:
- Instructions
* - Printer
- Connect a supported receipt printer to a :abbr:`USB (Universal Serial Bus)` port or
to the network, and power it on. Refer to :doc:`../restaurant/kitchen_printing`.
to the network, and power it on. Refer to :ref:`Order printing
<pos/restaurant/orders-printing>`.
* - Cash drawer
- The cash drawer should be connected to the printer with an RJ25 cable.
* - Barcode scanner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,23 @@ Terminal Identifier <adyen/identifier>`, and :guilabel:`Adyen Merchant Account`.
Once the payment method is created, you can select it in your POS settings. To do so, go to the
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
under the :guilabel:`Payments` section.

.. _adyen/tips:

Tips
====

Odoo Point of Sale allows tipping with an Adyen terminal. To configure this option, go to the
:ref:`POS settings <configuration/settings>`, enable the :ref:`Tips <pos/restaurant/tips>` and the
:guilabel:`Add tip through payment terminal (Adyen)` settings, then click :guilabel:`Save`.

To process tips with an Adyen terminal, follow these steps:

#. Go to the relevant POS and :ref:`process an order <pos/restaurant/orders>`.
#. Click :ref:`Payment <pos/restaurant/bills/payment>` and select the :ref:`relevant payment
method <adyen/method-creation>`. The :guilabel:`Adyen` terminal displays the transaction and
suggests adding tips.
#. Add a tip amount on the terminal and validate.
#. In Odoo POS, click :icon:`fa-heart` :guilabel:`Tip`, enter the tip amount, and click
:guilabel:`Ok`.
#. Click :guilabel:`Close Tab` to validate the payment and the tip.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Receipt Printing` setting.
:alt: POS receipt

.. seealso::
- :doc:`restaurant/bill_printing`
- :ref:`pos/restaurant/bills`
- :doc:`configuration/epos_printers`

Reprint a receipt
Expand Down
350 changes: 315 additions & 35 deletions content/applications/sales/point_of_sale/restaurant.rst

Large diffs are not rendered by default.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
92 changes: 0 additions & 92 deletions content/applications/sales/point_of_sale/restaurant/tips.rst

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 6 additions & 2 deletions redirects/18.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ applications/finance/fiscal_localizations/employment_hero.rst applications/hr/pa

# applications/point of sale

content/applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst content/applications/sales/point_of_sale/payment_methods/terminals.rst
content/applications/sales/point_of_sale/payment_methods/terminals/viva_wallet.rst content/applications/sales/point_of_sale/payment_methods/viva_com.rst # terminals/viva_wallet.rst --> terminals/viva_com.rst
applications/sales/point_of_sale/shop/customer_display.rst applications/sales/point_of_sale/pos_hardware.rst
applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst applications/sales/point_of_sale/payment_methods/terminals.rst
applications/sales/point_of_sale/payment_methods/terminals/viva_wallet.rst applications/sales/point_of_sale/payment_methods/viva_com.rst # terminals/viva_wallet.rst --> terminals/viva_com.rst
applications/sales/point_of_sale/restaurant/floors_tables.rst applications/sales/point_of_sale/restaurant.rst
applications/sales/point_of_sale/restaurant/kitchen_printing.rst applications/sales/point_of_sale/restaurant.rst
applications/sales/point_of_sale/restaurant/bill_printing.rst applications/sales/point_of_sale/restaurant.rst
applications/sales/point_of_sale/restaurant/tips.rst applications/sales/point_of_sale/restaurant.rst

# applications/inventory_and_mrp

Expand Down