Skip to content

removed posa uom from item master and from posapp#496

Closed
sappu-hub wants to merge 780 commits intoucraft-com:developfrom
sastechnologieserp:remove_posa
Closed

removed posa uom from item master and from posapp#496
sappu-hub wants to merge 780 commits intoucraft-com:developfrom
sastechnologieserp:remove_posa

Conversation

@sappu-hub
Copy link
Copy Markdown

  • remove the posa_uom from posawsome
  • uom conversion factor will work on the basis of uom field in item master

defendicon and others added 30 commits June 26, 2025 11:43
… 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)
0MUHAMMEDIRFAN and others added 29 commits March 18, 2026 12:43
…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
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
…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
@sappu-hub sappu-hub closed this Apr 26, 2026
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.

6 participants