Skip to content

NexoPOS 4.8.5

Choose a tag to compare

@Blair2004 Blair2004 released this 04 Oct 01:26
· 1463 commits to master since this release
413e49c

We're releasing a new update of NexoPOS that include breaking changes. In short, somes columns were renamed and that make this update incompatible with modules that used old column name (Gastro 4.8.9 and below). If you're using a premium module, you're invited to way the update of each module before updating NexoPOS.

This update also brings

Changelog

  • Fixed: #1078 Restrict unit to be deleted when assigned to a product
  • Added: implemeting new Math calculator
  • Added: new test case
  • Updated: CurrencyService class
  • Changed: order fields (gross to without_tax & net to with_tax)
  • Fixed: design issue on coupon + other improvements
  • Added: coupon value on cart
  • Added: compute product taxes command
  • Added: product taxes on POS
  • Added: new test cases
  • Removed: deprecated code
  • Refactored: taxes on products and order products
  • Fixed: #1071 order not updated after a refund
  • Fixed: design issues
  • Fixed: quick product validation failing
  • Fix: #1070 Customers Not selected by default
  • Updated: module listing command
  • Added: automatic page output action
  • Added: global nsSelectPopup & nsPOSLoadingPopup
  • Added: silent and normal printing
  • Added: name on web routes
  • Fixed: wrong method called on ns-table-rows.ts
  • Fixed: deprecated issue with str_replace
  • Fixed: option typo "only_paid_ordes" => "only_paid_orders"
  • Fixed: design issue with notices
  • Fixed: list background color on hover
  • Added: new test for timzones
  • Deleted: incompatible timezone
  • Added: float casting
  • Added: option to mark a procurement as paid
  • Added: new test case for procurements

What's Changed

New Contributors

Full Changelog: v4.8.4...v4.8.5