8000 [FIX] point_of_sale: correct reprint documentation · Chefbig/documentation-user@727180d · GitHub
[go: up one dir, main page]

Skip to content

Commit 727180d

Browse files
jorenvomart-e
authored andcommitted
[FIX] point_of_sale: correct reprint documentation
The documentation incorrectly implied that the Reprinting related configuration affects the 'reprint' button in the backend on pos.order. This button is always available in Odoo 9. Instead, the Reprinting feature (which is implemented by pos_reprint) allows a cashier to reprint the last printed receipt from the POS frontend. opw-703848 Closes odoo#203
1 parent f6e78ee commit 727180d

File tree

4 files changed

+5
-11
lines changed

4 files changed

+5
-11
lines changed
37.9 KB
Loading
-49.5 KB
Binary file not shown.
-18.1 KB
Binary file not shown.

point_of_sale/advanced/reprint.rst

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ How to reprint receipts?
55
Configuration
66
=============
77

8+
This feature requires a POSBox and a receipt printer.
9+
810
If you want to allow a cashier to reprint a ticket, go to
911
:menuselection:`Configuration --> Settings` and tick the option
1012
**Allow cashier to reprint receipts**.
@@ -22,23 +24,15 @@ open the one you want to configure and and tick the option **Reprinting**.
2224
How to reprint a receipt?
2325
=========================
2426

25-
On the **Dashboard**, click on **More** and then on **Sales Orders**.
27+
In the Point of Sale interface click on the **Reprint Receipt** button.
2628

2729
.. image:: media/reprint03.png
2830
:align: center
2931

30-
On the orders list, search and click on the order you want to reprint.
31-
32-
.. image:: media/reprint04.png
33-
:align: center
34-
35-
On the order, click on reprint.
36-
37-
.. image:: media/reprint05.png
38-
:align: center
32+
The last printed receipt will be printed again.
3933

4034
.. seealso::
4135
* :doc:`../shop/cash_control`
4236
* :doc:`../shop/invoice`
4337
* :doc:`../shop/refund`
44-
* :doc:`../shop/seasonal_discount`
38+
* :doc:`../shop/seasonal_discount`

0 commit comments

Comments
 (0)
0