Skip to content

Add cashier settlement functionality to POS system#58

Merged
kodlyft-hello merged 2 commits into
version-16from
develop
May 29, 2026
Merged

Add cashier settlement functionality to POS system#58
kodlyft-hello merged 2 commits into
version-16from
develop

Conversation

@kodlyft-hello

Copy link
Copy Markdown
Contributor
  • Implemented a new CashierView for managing unsettled invoices.
  • Added routes for the cashier screen and integrated it with the existing POS system.
  • Enhanced the posStore to include cashier-related states and computed properties.
  • Updated the backend to support cashier settlement, including new fields in the POS Invoice and POS Profile.
  • Introduced permission checks to ensure only authorized users can access the cashier functionality.
  • Added UI elements to handle invoice settlement and display relevant messages based on user permissions and invoice states.

aliraxa29 and others added 2 commits May 29, 2026 18:31
- Implemented a new CashierView for managing unsettled invoices.
- Added routes for the cashier screen and integrated it with the existing POS system.
- Enhanced the posStore to include cashier-related states and computed properties.
- Updated the backend to support cashier settlement, including new fields in the POS Invoice and POS Profile.
- Introduced permission checks to ensure only authorized users can access the cashier functionality.
- Added UI elements to handle invoice settlement and display relevant messages based on user permissions and invoice states.
feat: add cashier settlement functionality to POS
@kodlyft-hello kodlyft-hello merged commit 21434c3 into version-16 May 29, 2026
0 of 3 checks passed
@kodlyft-hello

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 2.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants