Skip to content

Commit

Permalink
Merge branch 'v5.0.x' into v5.0.x-accounting
Browse files Browse the repository at this point in the history
  • Loading branch information
nexopos authored Oct 19, 2024
2 parents 9c56b4d + 1559d8e commit 2f06172
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@ Do you plan to contribute? That's awesome. We don't have that much developer on

**To install Node.js dependencies**
```
npm run install
npm install
```

**To watch the Vue compoment changes (Vue.js)**
```
npm run watch
npm run dev
```

**To watch the project changes (TailwindCSS)**
Expand Down
1 change: 1 addition & 0 deletions config/nexopos.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
*/
'version' => '5.3.0',


/**
* --------------------------------------------------------------------
* Supported Languages
Expand Down
10 changes: 10 additions & 0 deletions public/build/assets/app-b2022351.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/build/assets/manage-products-cecb7581.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/assets/ns-pos-7cc83bf8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/build/assets/ns-pos-cart-a5bf23af.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/assets/ns-pos-customers-button-00b4326b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/build/assets/ns-pos-order-type-button-409712b0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/build/assets/ns-pos-shipping-popup-dffc98ef.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/assets/ns-procurement-8fc7cbf3.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/assets/pos-dc1f5e8e.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/build/assets/pos-init-bacdc802.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2f06172

Please sign in to comment.