odoo/tutorials#662
Created by Nitant Makwana (nmak)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 128s)
- label
- odoo-dev:18.0-pos-customer-display-nmak
- head
- 1c93a80ae467bdb86889a897cf594e0ebc6bcaaf
odoo/tutorials | |
---|---|
18.0 | #662 missing r+ |
master |
[ADD] pos_customer_display: show customer name, order details, and refunds
This module improves the POS Customer Display by providing structured information about the order:
- Displays customer name if available, otherwise shows Guest.
- Shows order amount and amount per guest for better transparency.
- Separates refund items from regular order lines.