Skip to content

Conversation

@snrav-odoo
Copy link

@snrav-odoo snrav-odoo commented Jan 7, 2026

pos_customer_display: enhance order details visibility

Before:

The customer display lacked important order information.

The customer’s name was not shown.

Refund items were mixed with regular sale lines.

Pricing per guest was not available on the display.

After:

The selected customer’s name is now visible on the customer display.

The amount charged per guest is displayed clearly.

Refund items are shown in a dedicated section, separate from standard order lines.

Impact:

Customers can now view clearer and more complete order information.

Refunds are easier to identify at a glance.

Overall customer display readability and user experience are improved.

Task : 5453440

Create the module manifest to declare metadata, dependencies, and assets
required for the POS customer display module.
Create the module manifest to declare metadata, dependencies, and assets
required for the POS customer display module.
Added a new customer display XML template to show additional order
information on the secondary screen. The template displays the customer
name, amount per guest, and prepares structure for showing refund lines
separately.

Impact:
- Improves visibility of key order details for customers.
- Enhances clarity on the customer-facing display.
@robodoo
Copy link

robodoo commented Jan 7, 2026

Pull request status dashboard

@snrav-odoo snrav-odoo marked this pull request as draft January 7, 2026 04:50
@snrav-odoo snrav-odoo changed the title 19.0 pos customer display - snrav [ADD] pos_customer_display: create the pos customer display module Jan 7, 2026
Before:

The customer display lacked important order information.

The customer’s name was not shown.

Refund items were mixed with regular sale lines.

Pricing per guest was not available on the display.

After:

The selected customer’s name is now visible on the customer display.

The amount charged per guest is displayed clearly.

Refund items are shown in a dedicated section, separate from standard order lines.

Impact:

Customers can now view clearer and more complete order information.

Refunds are easier to identify at a glance.

Overall customer display readability and user experience are improved.
- Added currency symbol before amount in per-guest pricing
- Prevents ambiguity in customer-facing display
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