Skip to content

Conversation

@snrav-odoo
Copy link

Before:
Cashiers were required to:

  1. Use "Load Order" to open a ticket
  2. Then press "Payment" to navigate to the PaymentScreen
    This resulted in an extra step during checkout.

After:

  • Added a new "Payment" button next to "Load Order" on the TicketScreen
  • Clicking it loads the selected ticket and opens the PaymentScreen immediately

Impact:
Speeds up the cashier checkout process by reducing the number of actions needed to reach payment.

Task: [5476673]

Create the module manifest to declare metadata, dependencies, and assets
required for the POS improvement  module.
Before:
Cashiers were required to:
1. Use "Load Order" to open a ticket
2. Then press "Payment" to navigate to the PaymentScreen
This resulted in an extra step during checkout.

After:
- Added a new "Payment" button next to "Load Order" on the TicketScreen
- Clicking it loads the selected ticket and opens the PaymentScreen immediately

Impact:
Speeds up the cashier checkout process by reducing the number of actions needed to reach payment.

Task: [5476673]
@robodoo
Copy link

robodoo commented Jan 12, 2026

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