Releases: Blair2004/NexoPOS
NexoPOS 4.8.19
Changelog:
- Added force flag to the Artisan call
- A new --force flag has been added to the Artisan call function in Setup service, enabling more control in certain operations.
- Updated version value
- The version value in the nexopos configuration file has been updated from 4.8.18 to 4.8.19.
- Updated file versions in mix-manifest
- Several JavaScript files have received version updates in the mix-manifest file, ensuring the latest code is used.
- Modified tax computation function
- The
computeInclusive()
function in the tax library has been modified to enhance tax calculations.
NexoPOS 4.8.18
During this update, we've received new contributions from @darwinsalinas, who has improved the Spanish translation (thank you 🥇). Since version 4.8.17, we've improved the printing support. In fact, we've now made sure NexoPOS support both aloud (force you to select the printer) and silent print. We've also removed all Cloud features on NPS Adapter 4.8.8 (those will only be available on v5), and ensured it now handles Gastro printing job requests.
Here is the full list of the changes.
Changelog:
- Fix Spanish translations
- Fixed: yearly report not recomputing
- Fixed: order types not used on the demo
- Fixed: sale report row background color
- Fix: saving custom format on the database (#1458)
- Fixed: Tax computing with string values (#1468)
- Added: print option on a hold order.
NexoPOS 4.8.17
Today we're releasing an update that comes with quite important changes. We've also added a so awaited tax breakdown on receipt (@mbugikp you have been heard). That tax breakdown is about to be merged on v5.x and implemented on each Nexo Print Adapter updates (4.8.7). The following screenshot explains how to enabled it, as it's disabled by default.
We'll details further the changes and finish by thanking the contributors.
Changelog:
- Added: Fixing spanish localization (by @FastAct)
- Fixed: stateful domain omitting port.
- Fixed: changing the tax group wasn't reflecting.
- Added: tax breakdown on invoice
Special Thanks
NexoPOS 4.8.16
We're releasing this new update with few internal changes that aims to either fix some serious issues reported, but also improve testability. Among those changes, we receive new contributions that we're really thankful for. Before giving credit to the contributors, let's elaborate on the changes.
Changelog:
- hide registration button when registration disabled in settings (by @swurzinger)
- Fix error executing migrations because missing incrementable id (by @darwinsalinas)
- Fix some spanish translations (by @darwinsalinas)
- Add Dutch translation (by @FastAct)
- Fixed: Duplicate stock return on Void and Delete actions (#1370)
- Fixed: Improved Printing Options (#1361)
- Fixed issue in Sales By Payments report where all orders were calcula… (by @josephelkhoury)
Special Thanks :
- @swurzinger
- @josephelkhoury
- @FastAct
- @darwinsalinas
- Other users who opened issues and are sharing their thought privately.
NexoPOS 4.8.15
This update comes with slight change over an option that wasn't correctly used. In fact, we discovered (thanks to one of you) that, we weren't able to print using the option that allows only paid orders to be printed. Fixing the issue implied having to rebuild the app, which is the reason of this release. We've also shipping NPS adapter update with this for ensuring a better compatibility.
We would like to welcome @swurzinger who've made amazing contribution to the repository. We hope to see further contributions like this in the future.
Changelog:
- fix typos and other minor translation issues
- Fixed: wrong option name used for printing paid orders
- Added: new test case for order refunded with grouped products
- Added: new language (ALBANIAN)
NexoPOS v4.8.14
This version comes with a bunch of bug fixes that was recently reported by our community. While NexoPOS 5x remains on development status, we'll make sure to merge those change there to ease furthermore the upgrade. Here are the list of changes that was made during this update:
You're invited from now not to use My NexoPOS to update module. In fact, we noticed that the way the app was updated is not completely safe and keeps previous release files which is not appropriate. While we're working on an upgrade for NexoPOS 5, you're invited to update manually. Please let us know via [email protected] if you have any issue (Premium Support).
Changelog:
- Fix: double entry on cash flow for procurement that has status updated from list (#1265)
- Added: New language German
- Fixed: flat discount on product was ignored
- Updated: improving code readability
- Added: new default units for demo
- Updated: demo know creates grouped product
- Updated: we've simplified the computation of unit value on grouped products
- Updated: searching products on procurement excludes grouped products
- Added: new columns on products history to track order products id
- Updating Dependencies
We would like to give a special thanks to @swurzinger for his contribution on the localization.
NexoPOS 4.8.13
We're releasing this update to fix a major issue faced with one of our dependencies. In fact, we realized an implementation we had with a dependencies has changed over time. We weren't able to spot that bug quickly as we don't yet have a frontend test suite. We're working on an implementation that will help spotting those issues.
Changelog:
- Fixed: Initialization of Axios HTTP Client (#1206)
NexoPOS 4.8.12
We're releasing this update mostly to ensure NexoPOS is up-to-date with his dependencies. That update also include a small change on the vue component ns-select-popup. We wanted to allow displaying many items at once with a scroll bar.
As a reminder, NexoPOS v5.x is still under development. While we announced previously to include driver role, we finally decided to remove that from the code as not every business will need a delivery module. That feature will then be offered as a separate module.
Changelog:
- Fixed: minor layout issue on ns-select-popup
NexoPOS 4.8.11
We're releasing this update to fix minor bugs that were discovered recently and reported by our member. First of all, we'll give a special thanks to a new user (@xaviercri) who shared interesting insight on a bug that was living unnoticed for a while. We've also made some change to Gastro to fix bugs reported by @lim10soft.
As you might already be aware of, we're no longer adding further feature to NexoPOS 4.8.x all new features are moved to NexoPOS 5.x which will inherit those bugs fixes.
Changelog:
- Fixed: #1220
- Added: hook for product on default receipt
- Added: dependency check for providers
- Added: improved options saving
- Added: cleaning symbolic links.
Full Details
- V4.8.x by @Blair2004 in #1225
Full Changelog: v4.8.10...v4.8.11
NexoPOS 4.8.10
Today we're releasing NexoPOS 4.8.10 that mostly comes with bug fixes. We're still working on v5.0.x and those change were obviously already merged to that branch. Before jumping on the details, we would like to thank you for being part of our BFCM sale. While it's over now, NexoPOS remains free on CodeCanyon for 1 month, there is nothing you need to pay.
So here are the changelog for this release.
Changelog:
- Fixed: prevent duplicated CashFlow transaction
- Added: new doctor command for clearing orphan orders products
- Added: new doctor command for recomputing cash flow for orders
What's Changed
- V4.8.x by @Blair2004 in #1198
Full Changelog: v4.8.9...v4.8.10