Commit Graph

2 Commits

Author SHA1 Message Date
jorenvo
727180d653 [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 #203
2017-02-02 08:36:53 +01:00
Yannick Tivisse
fce5fbce04 [ADD] point_of_sale: How to reprint receipts?
https://docs.google.com/document/d/1xB9y-0thM8MZl5wSSw5g0Am9f8z9YALI-Vn7cfRys2s/edit#
2015-11-17 17:05:05 +01:00