removed posa uom from item master and from posapp#496
Closed
sappu-hub wants to merge 780 commits intoucraft-com:developfrom
Closed
removed posa uom from item master and from posapp#496sappu-hub wants to merge 780 commits intoucraft-com:developfrom
sappu-hub wants to merge 780 commits intoucraft-com:developfrom
Conversation
sappu-hub
commented
Apr 14, 2026
- remove the posa_uom from posawsome
- uom conversion factor will work on the basis of uom field in item master
… component" This reverts commit 5c1f732ad54fdd674b6e45477881f03e723e9cf7.
…k (#459) - Decrease snackbar timeout from 5000ms to 2000ms for better UX - Add visual feedback when switching between online/offline modes - Enhance warning icon hover animation with rotation effect
…#464) This reverts commit 33cfad7f60c1118c46064d66cbdfd9d1296eddd8.
…#466) This reverts commit 33cfad7f60c1118c46064d66cbdfd9d1296eddd8.
This reverts commit c7263e84555153076b5656bd3e30e64f9ffcea87.
* fix(Navbar): reduce snackbar timeout and improve offline mode feedback - Decrease snackbar timeout from 5000ms to 2000ms for better UX - Add visual feedback when switching between online/offline modes - Enhance warning icon hover animation with rotation effect * refactor(api): reorganize API modules into logical structure Move API endpoints from posapp.py into dedicated modules (customers, items, invoices, offers, payments, sales_orders, shifts, utilities) for better maintainability. Update all frontend references to new API paths. Add comprehensive type hints and docstrings to utility functions. The restructuring improves code organization by separating concerns into logical modules while maintaining all existing functionality. This makes the codebase more maintainable and easier to navigate. - Split monolithic posapp.py into feature-specific modules - Update all Vue components to use new API paths - Add proper type hints and docstrings - Maintain backward compatibility - Improve error handling and logging - Optimize database queries
This reverts commit 50bb9035aae6e9ed3015d07a32cadb3999a87866.
This reverts commit 80754562e2055da65ff7fb06316edcd3160f74e4.
…(#475) This reverts commit 76c51d6c2512ef60ee3f7603ed4efacbc9a50732.
This reverts commit 742e831dc0f193c2c15f208d4856356974b4f13f.
* fix: loading stuck items * fix: cash payments should be counted above 0
* Fix transaction offer discount display (#497) * fix: prevent reapplying transaction discount (#498)
* Fix transaction offer discount display (#497) * fix: prevent reapplying transaction discount (#498) * fix: refresh local stock after invoice (#500)
feat:Added popup for item history
…ng date and customer balance - Added item details section fields hidable options in settings modal above cart - Action buttons width set dynamic
…n-dynamic feat: Enhance UI components for better layout and visibility of posting date and customer balance
…d enhance search term parsing
feat: Implement 'any word' search functionality for item selection and enhance search term parsing
…change feat: Add additional notes field to invoice and enhance invoice summary display
…tock feat: Add warehouse stock dialog and functionality to view item stock by warehouse
…h-anyword fix(search): Barcode not matching with anyword search result type issue fixed
…andling-pay fix(invoice): update handling of additional notes in invoice processing
- Updated ItemsSelector.vue to improve escape key handling and focus management for search fields. - Introduced toggleItemSearchFocus method to manage focus state more effectively. - Enhanced ItemsTable.vue with new input fields for quantity, UOM, rate, amount, and discount, allowing for direct editing. - Implemented dynamic tab stops for table elements to improve accessibility and keyboard navigation. - Added global escape key handler in Pos.vue to manage focus toggling for item search. - Modified invoiceItemMethods.js to focus on quantity input for newly added items based on user settings.
feat: enhance item selection and table interaction
feat: add keyboard shortcuts entry for ESC key
…ochanging fix:Searched word auto changing issue solved
feat: add recall invoices functionality in navbar and invoice components
…nter to Branch in ItemsTable
…king - Added token/word prefix scoring and sequential-prefix bonus, so a query like hot m ranks items with words starting hot and m above generic contains matches.
feat: enhance item search functionality with improved scoring and ranking
…g in POS components - ESC key modal overlay stuck issue - Payment method auto setting balnce to next method issue
fix: implement keyboard shortcut management and modal overlay handling in POS components
- Added new field for payment entry print format selection
…int-error fix: add payment entry print format functionality in POS Profile
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.