Skip to content

Releases: Blair2004/NexoPOS

NexoPOS 4.5.5

24 Sep 09:56
d87a807
Compare
Choose a tag to compare

This update introduces a new feature that is the QueryFilter. This feature helps to apply permanent filters on a crud instance. At the moment that filter works only on the Orders. Gradually we'll be adding the filters to other crud instances.

screenshot-github blog-2021 09 24-10_50_55

A filter applies to subsequent requests and can be cleared. The filters are erased when the page refreshes.
image

Changelog:

  • fix #313
  • Added: capacity to edit customer coupon usage
  • fix #317
  • Added: query filter for crud
  • Added: json response for QueryException
  • Updated: crud.ts to crud.vue
  • Fixed: unable to load a coupon not assigned on the POS
  • Provide Product Original Values (fix #323)

NexoPOS 4.5.4

20 Sep 18:27
98a6b23
Compare
Choose a tag to compare

Changelog:

  • Refactoring module provider
  • Updated: product category service
  • Added: prune for telescope records
  • Added: extensibility of brand
  • Add snapshot for backing up the database
  • fix #280
  • Fixed: js error when the default customer doesn't exist
  • Updated: refactoring RxJS
  • Updated: a changed strategy to detect if the system is installed
  • Added: new database error page
  • Fixed: issue while paying installments

NexoPOS 4.5.3

13 Sep 11:49
a724e1e
Compare
Choose a tag to compare

This update comes to fix a compatibility issue with the multistore module and Gastro 4.5.x

Changelog:

  • Removed: old "tendoo" branding
  • Added: modern extensibility to the Crud Controller
  • Added: route name on customers web routes
  • Fixed: updating codebase (RxJS)
  • Fixed: asset extensibility for MultiStore
  • Fixed: invalid argument for NotAllowedException
  • Fixed: barcode not working on multistore
  • FIxed: CreateOrderTest failing for unpaid orders

NexoPOS 4.5.2

11 Sep 16:25
a13d27b
Compare
Choose a tag to compare

We've released a new update of NexoPOS 4.5, that brings some bugs fixes.

Changelog :

  • Fixed: reward execution
  • Added: test reward system
  • Fixed: Tax computation

NexoPOS 4.5.0

07 Sep 21:43
72eb8f5
Compare
Choose a tag to compare

Today we're releasing an update of NexoPOS 4.x that covers various bug fixes.

Changelog:

  • Fixed: how taxes are computed for refunded orders.
  • Cleaning Unit Tests
  • Added: new events
  • Added: disabling CSRF for webhook route
  • Updated: module booting
  • Added: generate barcode if not provided
  • Added: checking customer coupons
  • Fixed: fix #277
  • Fixed: tax calculation on TaxService
  • Fixed: fix #276
  • Fixed: fix #274
  • Updated: refactoring the code
  • Added: Provider procurement Crud
  • Added: support for quick products
  • Updated: table schema for unit quantities
  • Fixed: bug while making a payment
  • FIxed: tax computation for quick product
  • Fixed: tax computation while editing a product price
  • Fixed: fix #278
  • Fixed: notification not deleting
  • Added: sound notifications
  • Added: prevent undesired pos closure
  • Added: new audio select input
  • Added: customer account history crud component
  • Fixed: allow custom payment for an installment

NexoPOS 4.4.2

11 Aug 16:12
6238cb6
Compare
Choose a tag to compare

Changelog:

  • Upgraded: to laravel-mix 6
  • Fixed: wrong asset loaded on production
  • Fixed: wrong locale file loaded on production
  • Updated: including vendor and manifest
  • Fixed: show discount conditionally if it's set
  • Fixed: migration not compatible with multistore
  • Fixed: float value comparison
  • Fixed: added extensible "rename" method to "Schema"
  • Fixed: missing _naked_receipt.blade.php template
  • Fixed: order with installment calculation
  • Removed: deprecated dependency

NexoPOS 4.4.1

06 Aug 13:19
d5ead66
Compare
Choose a tag to compare

Changelog:

  • fix #227
  • fix #228
  • Added: cashflow component
  • Updated: refactored routes
  • Updated: change expense history to cash flow history
  • Added: new events (cash flow created & deleted)
  • Updated: order product refunded event
  • Updated: cash flow report (ongoing)
  • Added: record cash flow for various operations
  • Updated: moved expenses to banking (temporary)
  • Fixed: refund total to be the product refunded
  • Updated: reset service to support cash flow
  • Added: accounting settings
  • Moved: cash flow settings to accounting settings
  • Updated: permissions
  • Refactored: web routes
  • Added: new unit test (accounting settings)
  • Fixed: payment for installments
  • Fixed: create cash flow category if missing
  • Fixed: tax calculation on order
  • Fixed: deleting order wasn't restoring the products
  • Updated: Cash Flow report
  • Added: more test conditions
  • Fixed: translation
  • Fixed: layout issue with the permissions
  • Added: new permissions to control the pos features
  • Added: new filter
  • Fixed: few layout issues
  • Fixed: owed amount for customers not correctly computed
  • Fixed: add refund status to order completely refunded

NexoPOS 4.4.0

30 Jul 17:22
Compare
Choose a tag to compare

If you're using a premium module, you're pleased to wait for the update for the module you're using.

Changelog:

  • Added: refresh reports from the CLI
  • Added: create expense history on update active expense
  • Fixed: how the last day report is retrieved
  • Fixed: day of the year on the day report
  • Fixed: year report no showing output
  • Added: support for NsCommissions module
  • Updated: how test are performed for orders
  • Added: route name for settings
  • Added: localization for sales report
  • Added: signature for product version
  • Updated: product history on POS
  • Fixed: product transaction popup
  • Added: Expenses generated with procurement created + settings
  • Added: coupon is assigned to the order author or logged user
  • Added: order author can now be edited during sale
  • Added: localization on order type
  • Updated: code quality
  • Fixed: convert order status to human form
  • Fixed: product unit crud with 404 errors
  • Fixed: issue while performing a migration
  • Fixed: Undefined index while applying a fixed discount
  • Fixed: ensure order status are correctly updated
  • Added: new events
  • Added: order delivery status can be changed
  • Fixed: layaway issue with computation
  • Update: polish code
  • Fixed: payment type not loaded for sub stores
  • Fixed: store name not displaying on the receipt
  • Added: refund receipt for orders
  • Fixed: issue while removing permissions
  • Added: enhanced refunds
  • Fixed: abbreviating currencies

NexoPOS 4.3.2

08 Jul 18:17
Compare
Choose a tag to compare

this update comes with various changes.

Changelog :

  • Updated: dependencies
  • Added : padding to settings component
  • Added : filter to extends Users Crud actions
  • Added : new events
  • Fixed : namespace filter on Permission model
  • Added : new dashboard for roles
  • Fixed : removing permissions used the wrong parameter type
  • Added : cashier reports
  • Updated : roles to support identifier
  • Fixed : wrong column name on the initial migration
  • Added : default dashboard for roles
  • Added : new way to get system date.
  • Added : forget module migration option
  • Fixed : searchable being changed while saving categories
  • Updated: remove "supervisor" role from the core.
  • Added : default dashboard.
  • Fixed : Instalment crud list using a wrong pivot attribute
  • Fixed : Stock adjustment issue (adding stock) fixes #207
  • Fixes #208
  • Fixed : unable to load the product reports.
  • Fixed : some adjustment on the products reports.

NexoPOS 4.3.1

28 Jun 16:36
8808387
Compare
Choose a tag to compare

Changelog :

  • Fixed: deprecation with line awesome
  • Added: purge missing migrations
  • Fixed: typo on form validation message
  • Fixed: group actions were always about deleting entries
  • Fixed: API to include a default prefix
  • Fixed: tax price skipped if tax is not assigned
  • Added: new best product report with permission
  • Updated: DateTime picker can be used as a field or a sample component
  • Added: date time picker on all reports.
  • Added: delete order test
  • Added: Products reports
  • Added: dynamic component loading for settings
  • Added: translation for DateTime picker
  • Added: a way to inject custom tab on user profile + Vue component