Skip to content

feat: add cashier settlement functionality to POS#57

Merged
kodlyft-hello merged 1 commit into
developfrom
feat-PosSettings
May 29, 2026
Merged

feat: add cashier settlement functionality to POS#57
kodlyft-hello merged 1 commit into
developfrom
feat-PosSettings

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.

- 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.
@kodlyft-hello kodlyft-hello requested a review from aliraxa29 May 29, 2026 13:32
@kodlyft-hello kodlyft-hello added bug Something isn't working feaure and removed bug Something isn't working labels May 29, 2026
@kodlyft-hello kodlyft-hello linked an issue May 29, 2026 that may be closed by this pull request
@kodlyft-hello kodlyft-hello merged commit 4c72e37 into develop May 29, 2026
0 of 3 checks passed
@kodlyft-hello kodlyft-hello deleted the feat-PosSettings branch May 29, 2026 13:34
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: There is an install issue on pre-commit installation

2 participants