Skip to content

NexoPOS 4.8.1

Compare
Choose a tag to compare
@Blair2004 Blair2004 released this 28 Jul 10:42
· 1458 commits to master since this release
56f06af

Today we're releasing a new update that mostly comes with bug fixed that were reported on NexoPOS 4.8.0. It's also time to announce that we're working yet on NexoPOS 4.9.x that were we'll switch from Vue2 to Vue3 and use Vite instead of Laravel Mix (that significantly improve loading speed).

Changelog:

  • Fixed: Removing unecessary layaway restriction
  • Added: new event & Listeners
  • Fixed: create instalment entry when it's necessary
  • Fixed: reduce database queries on user model
  • Fixed: customer account history not filtered.
  • Fixed: increasing cash register ranges
  • Fixed: ensure order purchase price is updated
  • Added: new doctor method to fix orders products
  • Added: command generator for modules
  • Moving: migration files
  • Fixed: remove forced option on artisan
  • Fixed: issue with products images
  • Fixed: increased range for users
  • Added: new fields for order that support instalments
  • Fixed: get last purchase price for defined products
  • Added: clearning code
  • Fixed: bug while selling order (purchase_amount)
  • Fixed: disabling casting for procurement
  • Fixed: testing issues
  • fix #944 barcode reading issues
  • Fixed: 404 error while trying to create provider product #941
  • Added: catch exception from custom actions.

In case you missed the major addition of the branch v4.8.x feel free to read the changelog here