Skip to content

Commit 1cee790

Browse files
committed
[IMP] pos: add section + update 'Receipts' doc
task-6045294 closes #17166 Signed-off-by: Emmanuel Minga (EMMI) <emmi@odoo.com>
1 parent ebeb1d6 commit 1cee790

2 files changed

Lines changed: 27 additions & 13 deletions

File tree

content/applications/sales/point_of_sale/use.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ discounts, set customers, etc., and the list of products. To make sales:
102102
.. image:: use/pos-register.png
103103
:alt: POS register
104104

105+
.. note::
106+
After clicking :guilabel:`Validate`, the order :ref:`receipt
107+
<pos/configuration/receipt-configuration>` can be sent via email, SMS, or WhatsApp from the
108+
:guilabel:`Receipt` screen.
109+
105110
.. tip::
106111
- You can use both `,` and `.` on the keyboard as decimal separators.
107112
- **Cash** is selected by default if no :doc:`payment method <payment_methods>` is manually

content/applications/sales/point_of_sale/use/receipts.rst

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,21 @@ Receipts
1919
| generate :doc:`invoices <pos_invoices>` | |
2020
+----------------------------------------------------------+---------------------------------+
2121

22-
To set up POS receipts, navigate to the :ref:`POS settings <pos/use/settings>` and scroll down to
23-
the :guilabel:`Bills & Receipts` section.
22+
.. _pos/configuration/receipt-configuration:
2423

25-
- To customize the header and footer, activate the :guilabel:`Header & Footer` setting
26-
and fill in both fields with the information to be printed on the receipts.
27-
- To print receipts automatically once a payment is registered, enable the :guilabel:`Automatic
24+
Configuration
25+
=============
26+
27+
To set up POS receipts, go to :menuselection:`Point of Sale --> Configuration --> Settings`, and
28+
scroll down to the :guilabel:`Bills & Receipts` section.
29+
30+
- To customize the header and footer, enable the :guilabel:`Custom Header & Footer` setting and
31+
enter the information to be printed on the receipts in both fields.
32+
- To print receipts automatically upon payment confirmation, enable the :guilabel:`Automatic
2833
Receipt Printing` setting.
2934
- To print receipts that don't display product prices, enable the :guilabel:`Basic Receipt` setting.
30-
- Receipts can be sent by email by default, but also by SMS or through WhatsApp. To do so, activate
31-
the :guilabel:`SMS Enabled` or :guilabel:`WhatsApp Enabled` option(s).
35+
- To allow for sending receipts via email, SMS, or WhatsApp from the :ref:`Receipt <pos/use/sell>`
36+
screen, enable the :guilabel:`SMS Enabled` and/or :guilabel:`WhatsApp Enabled` setting(s).
3237

3338
.. note::
3439
The :guilabel:`WhatsApp Enabled` setting is only available if the :guilabel:`WhatsApp
@@ -39,13 +44,17 @@ the :guilabel:`Bills & Receipts` section.
3944
- :doc:`pos_invoices`
4045
- :doc:`../hardware_network/receipt_printers`
4146

42-
Reprint a receipt
43-
=================
47+
.. _pos/configuration/receipt-reprint:
48+
49+
Receipt reprint
50+
===============
51+
52+
To reprint a receipt, follow the next steps:
4453

45-
To reprint a receipt, navigate to the :ref:`POS interface <pos/use/open-register>`, click
46-
:guilabel:`Orders`, open the dropdown selection menu next to the search bar, and change the default
47-
:guilabel:`All active orders` filter to :guilabel:`Paid`. Then, select the order and click
48-
:guilabel:`Print Receipt`.
54+
#. Access the :ref:`POS register <pos/use/open-register>`.
55+
#. Click :guilabel:`Orders` on the POS interface.
56+
#. Open the dropdown selection menu next to the search bar, and set the filter to :guilabel:`Paid`.
57+
#. Select the desired order and click :icon:`fa-print` :guilabel:`Print Receipt`.
4958

5059
.. tip::
5160
Filter the list of orders using the search bar: type in your reference and select

0 commit comments

Comments
 (0)