2
0
mirror of https://github.com/frappe/books.git synced 2024-12-22 19:09:01 +00:00
Commit Graph

3239 Commits

Author SHA1 Message Date
dependabot[bot]
60dae86f58
chore(deps-dev): bump electron-updater from 6.1.7 to 6.3.0
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.7 to 6.3.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.0/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-28 09:18:42 +00:00
Akshay
6fec79e4f4
Merge pull request #957 from frappe/dependabot/npm_and_yarn/rollup-3.29.5
chore(deps): bump rollup from 3.29.4 to 3.29.5
2024-09-28 14:47:43 +05:30
akshayitzme
af4b5415d6 chore: remove redundant styles 2024-09-28 14:44:56 +05:30
AbleKSaju
b4242f7b47 feat: dark mode for grid view in POS items 2024-09-28 10:23:09 +05:30
AbleKSaju
716e0109f7 feat: dark mode for loyalty program in POS 2024-09-28 10:01:43 +05:30
AbleKSaju
dc7b4b0c60 fix: resolve linting issues 2024-09-28 09:42:19 +05:30
AbleKSaju
53cf61d4fe feat: add validations for redeeming loyalty points 2024-09-28 09:31:28 +05:30
AbleKSaju
57d3208437 feat: add loyalty point earning and redemption in POS 2024-09-27 17:26:06 +05:30
AbleKSaju
8d8c85ea88 feat(ui): modal for redeeming loyalty points 2024-09-27 17:25:26 +05:30
AbleKSaju
2bcd63b3c9 feat: update types for loyalty program 2024-09-27 17:24:02 +05:30
AbleKSaju
f762f9b32e feat: toggle button for redeeming loyalty points 2024-09-27 17:23:29 +05:30
dependabot[bot]
d36dbea983
chore(deps): bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 18:55:29 +00:00
Akshay
f531cbc1e6
Merge pull request #948 from AbleKSaju/feat-items-grid-view
Items grid view
2024-09-26 12:07:59 +05:30
Akshay
5fac87f1bc
Merge pull request #956 from AbleKSaju/fix-hyphenation
fix: convert camelCase to kebab-case, resolve lint warnings
2024-09-26 12:07:39 +05:30
akshayitzme
1ce6260227 fix(ui): disabled user select on Item title 2024-09-26 12:02:08 +05:30
AbleKSaju
f79dd5f2e6 fix: moved shared data to parent component and managed via props 2024-09-26 10:33:53 +05:30
AbleKSaju
daacd16023 fix: improve item grid size and UI adjustments for better view 2024-09-26 10:33:53 +05:30
AbleKSaju
fdef82e4e4 feat: add item image display in grid view 2024-09-26 10:33:53 +05:30
AbleKSaju
89ee9437e6 feat: add grid view for items 2024-09-26 10:33:53 +05:30
AbleKSaju
ccb3272013 feat: toggle between grid and list view with icon 2024-09-26 10:33:53 +05:30
AbleKSaju
1a52f0daac fix: convert camelCase to kebab-case, resolve lint warnings 2024-09-25 09:40:04 +05:30
dependabot[bot]
1120e535fc
chore(deps-dev): bump vite from 4.5.2 to 4.5.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 01:50:28 +00:00
Alex Rijckaert
4837c797d4
Update nl.csv
Complete translation for Dutch language
2024-09-17 16:02:20 +02:00
Akshay
a2f41d98fa
Merge pull request #933 from AbleKSaju/feat-Loyalty-Program
feat: loyalty program
2024-09-11 12:46:07 +05:30
AbleKSaju
18c178c67e fix: change placeholder text 2024-09-11 12:36:21 +05:30
AbleKSaju
c7ac373534 fix: undefined name error when canceling sales invoice 2024-09-11 12:22:03 +05:30
Akshay
c10208da3f
Merge pull request #943 from AbleKSaju/fix-pos
fix: Pricing Rule in POS
2024-09-11 11:14:51 +05:30
AbleKSaju
3f88b38d4a fix: prevent multiple pricing rules on same item across batches 2024-09-11 10:22:46 +05:30
AbleKSaju
9347acc0aa fix: validation 2024-09-11 10:19:59 +05:30
AbleKSaju
890f5aa6bb fix: display batch after setting it in POS 2024-09-11 10:11:15 +05:30
dependabot[bot]
fbec781a20
chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 04:12:02 +00:00
dependabot[bot]
660acc6fc6
chore(deps): bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 04:08:54 +00:00
Akshay
0d1f242e17
Merge pull request #942 from Crims-on/patch-1
Update sv.csv
2024-09-09 09:58:06 +05:30
Akshay
c285752afb
Merge pull request #873 from tridz-dev/dark-theme
feat: DarkMode
2024-09-09 09:54:14 +05:30
akshayitzme
9741c54458 fix: pricingRule validation 2024-09-09 09:38:02 +05:30
Crims-on
2be3fe8818
Update sv.csv 2024-09-07 19:33:51 +02:00
Akshay
6be36f0de4
Merge pull request #941 from frappe/update-readme
readme: updated translation contributor
2024-09-07 10:05:57 +05:30
akshayitzme
59f47961a6 readme: updated translation contributor 2024-09-07 10:03:28 +05:30
Akshay
c604a54d47
Merge pull request #940 from Crims-on/patch-1
Full Swedish Translation
2024-09-07 09:48:08 +05:30
pu-raihan
8a26d86059 fix: added dark scrollbar for the whole html document 2024-09-07 07:25:38 +05:30
Crims-on
c4c3632847
Update sv.csv 2024-09-06 16:31:56 +02:00
Akshay
36a956d535
Merge pull request #938 from frappe/update-readme
readme: updated translation contributors
2024-09-06 10:16:08 +05:30
AbleKSaju
733f60247d fix: validate unique priority for pricing rules 2024-09-06 10:14:26 +05:30
akshayitzme
1183737aa1 readme: updated translation contributors 2024-09-06 10:13:52 +05:30
AbleKSaju
720ab08ec4 fix: remove free item when quantity decreses 2024-09-05 16:50:35 +05:30
AbleKSaju
3126379d80 fix: prevent duplicate items caused by continuous clicking 2024-09-05 09:48:13 +05:30
AbleKSaju
19c3ecec12 feat: add label in UI to identify free items 2024-09-05 09:48:13 +05:30
AbleKSaju
7404da3483 fix: update total rate and apply free item when quantity changes 2024-09-05 09:48:13 +05:30
AbleKSaju
0d2108f8a8 fix: remove free item when its pricing rule item is removed 2024-09-05 09:47:35 +05:30
AbleKSaju
6d88a6dbd3 fix: add readonly fields for free items 2024-09-05 09:47:35 +05:30