NexoPOS 4.x - POS, CRM & Inventory Manager

NexoPOS 4.x - POS, CRM & Inventory Manager v5.3.0

  • Author Author kashif
  • Creation date Creation date
  • Removed: flat discount on product
  • Fixed: tax computation for changed product price
  • Added: a custom way of saving model with relationship and dispatching "created" after.
  • Fixed: ensure CashRegiterHistoryAfterAllDeletedEvent is dispatched when a prior RegisterHistory is
  • Fixed: tax computation
  • Added: support for custom settings footer component
  • Updated: moved v5.3 migrations on a separate file
  • Added: reset for accountingsWIP Accounting
  • Added: COGS on the order table (COGS = Cost of Goods Sold)
  • Added: new accounting report
  • Fixed: added missing table while using reset
  • Added: support for a conditional refresh on select and searchSelect
  • Added: Sub account to Transaction Account
  • Updated: reset feature
  • Various Deprecation
  • Removed: deprecated methods TransactionService
= v5.1.0 - 2024.02.28
- Fixed: The field was disabled when the reset confirmation was closed
- Fixed: scroll on the product grid
- Fixed: renaming column on transaction histories
- Fixed: make tax group nullable on procurements products
- Fixed: loading quick product with no default
- Fixed: ns.recurring-transaction was written as ns.recurring-transactions (with a 's') which was causing the recurrence screen not to work.
- Fixed: Deleting Product On Cart #1783
- Fixed: #1750 reset feature
- Fixed: Ensure compatibility while extracting product form.
- Fixed: Can't reassign unit for already assigned unit
- Fixed: customer name not appearing on settings
- Fixed: typo on ClearHoldOrdersJob
- Fixed: Helper::toJsOptions support an array as a label
- Fixed: display order control when it's loaded on order preview
- Added: Ensure set action performs a correct increase/decrease action
- Added: new developer sections on About page.
- Added: unit conversion feature.
- Added: can't assign twice the same unit to a product
- Added: proper disabled state for search-select field
- Added: support for hiding checkboxes
- Updated: unused js files
- Updated: set is the default adjustment action by default
- Updated: Procurement Name is not required anymore.
- Updated: We'll keep a loading state when the procurement is successful
- Fixed: prevent duplicated CashFlow transaction
- Added: new doctor command for clearing orphan orders products
- Added: new doctor command for recomputing cash flow for orders
Top