odoo/tutorials#919
Created by Mayankkumar Dilipbhai Patel (pmad)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 99s)
- label
- odoo-dev:18.0-pos_customer_display-pmad
- head
- 99245536b6cb5b98c3b9b7cf70181648a2efb891
odoo/tutorials | |
---|---|
18.0 | #919 missing r+ |
master |
[ADD] pos_customer_display: add customer name, amount / guest and separated refunds section
Adds the customer's name and the total amount per guest to the POS customer display. This change provides clarity for both the cashier and the customer, offering immediate confirmation that the correct customer is selected and that the order is being billed to the right number of people with a clear breakdown of the cost per person.
I've also separated refunded lines into their own subsection. This makes the receipt easier to understand for the customer, as it clearly distinguishes returned items from new purchases. Without this separation, refunded items can be confusing and make it difficult for the customer to verify the total amount due.