NexoPOS
NexoPOS copied to clipboard
The base version of NexoPOS, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.
**Describe the bug** Cash register added amount of Sale twice, one for the sale amount and the other for amount payment. **Expected behavior** Include the sale amount only. **Screenshots** **_before...
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.28.0 to 9.31.0. Release notes Sourced from laravel/framework's releases. v9.31.0 Added Added unique deferrable initially deferred constants for PostgreSQL (#44127) Request lifecycle duration handler (#44122) Added Model::withoutTimestamps(...)...
**Describe the bug** Refund & return status not changed after refund all products and the refund amount will not be deducted. **To Reproduce** Steps to reproduce the behavior: 1. Make...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.4.1 to 1.5.0. Release notes Sourced from spatie/laravel-ignition's releases. 1.5.0 What's Changed Add vitejs autorefresh to error page by @Jubeki in spatie/laravel-ignition#110 New Contributors @Jubeki made their...
Bumps [react/http](https://github.com/reactphp/http) from 1.6.0 to 1.7.0. Release notes Sourced from react/http's releases. v1.7.0 This is a SECURITY and feature release for the 1.x series of ReactPHP's HTTP component. Security fix:...
Bumps [laravel/telescope](https://github.com/laravel/telescope) from 4.9.2 to 4.9.3. Release notes Sourced from laravel/telescope's releases. v4.9.3 Fixed Fix bug watching invokeable object events by @ziadoz in laravel/telescope#1250 Changelog Sourced from laravel/telescope's changelog. v4.9.3...
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.1.3 to 1.2.0. Release notes Sourced from laravel/pint's releases. v1.2.0 Added Add configuration option to overwrite cache file location by @wouter2203 in laravel/pint#111 Changelog Sourced from laravel/pint's...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.14 to 18.7.18. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.5.0 to 1.5.1. Release notes Sourced from mockery/mockery's releases. 1.5.1 [PHP 8.2] Various tests: explicitly declare properties #1170 [PHP 8.2] Fix "Use of "parent" in callables is...