Version 16#180
Merged
maniamartial merged 49 commits intoJun 8, 2026
Merged
Conversation
…andling in invoice processing Co-authored-by: Copilot <copilot@github.com>
…ice processing logic Co-authored-by: Copilot <copilot@github.com>
Enhance POS Profile and invoice processing for sales types
Co-authored-by: Copilot <copilot@github.com>
feat: allow cash overpayment and display change due in checkout
Enhance POS Profile and invoice processing for sales handling
…eview error handling Co-authored-by: Copilot <copilot@github.com>
…ved structure and functionality Co-authored-by: Copilot <copilot@github.com>
…ut responsiveness Co-authored-by: Copilot <copilot@github.com>
Enhance POS profile and payment dialog functionality
Enhance POS profile and payment dialog functionality
…to clean up the codebase and reduce unnecessary logging.
…k validation across components
Clean up logging and enhance item handling to support service items and delivery charges
…ustomer and sales invoice APIs
…te into payment and order summary components
…n functions and integrating draft customer fetching
Add customer loyalty summary and redemption functionality
- Introduced CustomerPaymentEntryModal for processing customer payments. - Updated BottomNavigation and RetailSidebar to include a Payments link. - Enhanced CustomersPage to allow payment entry for customers. - Created PaymentEntriesPage to manage outstanding invoices and customer payments. - Integrated payment entry service methods for creating and fetching outstanding invoices. - Updated CustomerDetailsPage and InvoiceViewPage to support payment actions.
…and reconcile them with sales invoices
…nt entries and outstanding invoices
… validate components in sales invoice
…g ProductCard, ProductDetailsModal, ProductLineView, and ProductTooltip
Implement customer payment entry features and reconciliation functionality
…ting variant templates in sales invoices
Enhance product bundle and variant handling across components
Clean up logging and enhance item, customer, and payment handling
…ross CartItemRow and OrderSummary components
Implement currency rounding utility and enhance tax inclusion support
…e related pricing methods
Implement currency rounding utility and enhance tax inclusion support
Implement price list switching functionality in POS and cart
Implement price list switching functionality in POS and cart
…or better performance
feat: optimize SQL queries by implementing parameterized IN clauses for better performance
feat: optimize SQL queries by implementing parameterized IN clauses for better performance
- prices shown on the pos products page was being overrided by the pos profile price list even if the customer had a default price list set
POS Pricing Overhaul: Customer Price List Precedence & Pre-Cart VAT Visibility
POS Pricing Overhaul: Customer Price List Precedence & Pre-Cart VAT Visibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.