Skip to content
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

POS Enhancements #2031

Merged
merged 7 commits into from
Mar 8, 2024
Merged

POS Enhancements #2031

merged 7 commits into from
Mar 8, 2024

Conversation

kaloudis
Copy link
Contributor

@kaloudis kaloudis commented Mar 6, 2024

This PR adds the following changes to the POS:

  • Currency not set error message does not block rendering of the rest of the fields and only displays if Square is selected. This allows users to use the Standalone mode without setting a fiat currency
  • Fixes a bug where the keypad and the printer could not be enabled at the same time
  • Adds placeholders for when no categories or products are defined when in Standalone mode
  • Adds loading indicator to Products and Categories view in Standalone mode
  • Hides the fiat rate on the Standalone POS view if fiat rates aren't enabled
  • Show charge and clear buttons even if no products are defined - this will allow people to clear orders if they're using the keypad w/o defined products

@kaloudis kaloudis added this to the v0.8.2 milestone Mar 6, 2024
@kaloudis kaloudis marked this pull request as ready for review March 6, 2024 17:52
Copy link
Contributor

@shubhamkmr04 shubhamkmr04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

@kaloudis kaloudis merged commit efd5679 into ZeusLN:master Mar 8, 2024
3 checks passed
@kaloudis kaloudis deleted the pos-enhancements branch March 8, 2024 15:38
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