Skip to content

[ADD] pos_customer_display: add customer name, amount / guest and separated refunds section #919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

pmad-odoo
Copy link

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.

Task - 5005551

…arated 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.

Task - 5005551
@robodoo
Copy link

robodoo commented Aug 18, 2025

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants