pos_reprint_receipt/README.md
2026-06-12 11:11:20 +07:00

854 B

POS Reprint Receipt from Backend

This module allows users to reprint the bill/receipt for completed POS Orders directly from the backend Odoo form view.

Features

  • Adds a Reprint Receipt button on the backend POS Order form view.
  • The button is visible for orders that are already paid or posted (states Paid or Posted).
  • Displays a QWeb HTML report styled as an 80mm thermal receipt, matching the layout of the checkout receipt.
  • Shows company logo, config header/footer, cashier, order name, table/guest details, order line details, totals, payments, change, and taxes.

Usage

  1. Navigate to Point of Sale -> Orders -> Orders.
  2. Open any completed order (state Paid or Posted).
  3. Click the Reprint Receipt button in the status header.
  4. The print preview dialog of your browser will open with the receipt formatted for 80mm thermal printers.