Skip to content

NexoPOS 5.2.6

Compare
Choose a tag to compare
@nexopos nexopos released this 13 Aug 23:01
· 78 commits to master since this release
832fb1f

We're publishing this update as one of the last update of the branch version v5.2.x. The upcoming version v5.3.x will ship an major accounting upgrade. We've revamped the UI and the accounting principle to ensure it gives accurate figures, allowing owner to have a better understanding of their business.

Meanwhile, this update comes with few fixes that makes premium modules compatible with the v5.x branch. We're targetting here:

Changelog:

  • Added: new hook action
  • Updated: better fields support on order settings
  • Fixed: old uncleaned invoice template
  • Added: new js action hook "ns-after-load-order"
  • Added: permission is not needed to convert product
  • Fixed: accuracy on math calculation
  • Fixed: backspace has a correct behavior on the payment popup
  • Fixed: first slice layaway amount.
  • Updated: added a proper way to restrict order deletion on CRUD
  • Updated: while loading taxes, we've turned the default "id" to "tax_id" as "id" is reserved for order taxes id.
  • WIP: tax history should record every transaction including new payment
  • Added: Hook filter to allow to customize payment types that trigger a register history.
  • Fixed: Ensure while reverb is disabled it doesn't trigger any JS error
  • Fixed: discount issue on cart applied to each product
  • WIP: test case for register history
  • Removed: deprecated snippet
  • Fix #1976: Incorrect URL for creating coupons
  • Added: Support for props on AsyncComponent loaded on Popup (vue3)
  • Removed: redundant options for Tax group selection
  • Refactoring: RegisterHistory constants
  • Added: new CashRegisterHIstoryBeforeDeletedEvent
  • Refactoring: CashRegisterCashingFields and CashRegisterCashoutFields
  • Added: support for account id on cashing and cashout, methods of CashRegisterService
  • Deprecating: some classes and methods
  • WIP: how cash register history is created/updated
  • Added: new relation (order) to RegisterHistory
  • Added: new account on demo
  • Fixed: nexopos_payments_types to be truncated during the reset action
  • Added: new accounting settings
  • Fixed: route binding for accounting accuont modification
  • Added: selecting transaction account on cash register action

We're also thankful for the recent contributions we got from: