2
0
mirror of https://github.com/frappe/books.git synced 2025-01-09 09:50:27 +00:00
Commit Graph

3298 Commits

Author SHA1 Message Date
AbleKSaju
1ea6867e1f upd: POSSettings schema 2024-12-31 15:50:19 +05:30
AbleKSaju
ae1196cce5 feat: update item quantity matching the barcode 2024-12-31 15:50:19 +05:30
AbleKSaju
896b16e08e feat: WeightEnabledBarcode in POS 2024-12-31 15:50:19 +05:30
AbleKSaju
364173101b feat: hide weight enabled barcode 2024-12-31 15:49:13 +05:30
AbleKSaju
627924d9af upd: update POSSettings schema 2024-12-31 15:49:13 +05:30
Akshay
bea978a45c
Merge pull request #1073 from frappe/link-pos-shifts
feat: mention pos shift closing and opening in each documents
2024-12-30 11:15:55 +05:30
akshayitzme
f8a5b28447 feat: mention pos shift closing and opening in each documents 2024-12-30 11:04:56 +05:30
Akshay
a37bee8086
Merge pull request #1071 from frappe/payment-methods
feat: payment methods
2024-12-27 17:01:59 +05:30
akshayitzme
43c8d15ace feat: allow create mode of payments from quickedit 2024-12-27 16:38:09 +05:30
akshayitzme
7f704fb8d9 feat: multiple payment methods in pos 2024-12-27 16:31:23 +05:30
akshayitzme
7cbe5c6840 feat: multiple payment methods in pos 2024-12-26 20:08:12 +05:30
Akshay
d616b84011
Merge pull request #1068 from AbleKSaju/fix-select
fix: resolve dropdown visibility in select type
2024-12-26 15:48:06 +05:30
akshayitzme
d37287dd3b patch: create default payment methods 2024-12-26 15:20:32 +05:30
akshayitzme
9911d42da2 feat: payment methods model 2024-12-26 15:20:01 +05:30
akshayitzme
e9bf7fb10c feat: payment methods schema 2024-12-26 15:19:30 +05:30
Akshay
0227ebe640
Merge pull request #1070 from frappe/fix-startup-warning
fix: startup error : systemSettings is not single schema
2024-12-24 23:39:01 +05:30
akshayitzme
d5e38d6843 fix: startup error : systemSettings is not single schema 2024-12-24 23:31:49 +05:30
Akshay
ada4952107
Merge pull request #1069 from frappe/refactor-pos-shift
refactor: pos shift opening and closing
2024-12-24 23:00:17 +05:30
akshayitzme
5061a0ce22 refactor: pos shift 2024-12-24 22:17:40 +05:30
AbleKSaju
2fb6e77a0f fix: resolve dropdown visibility in select type 2024-12-24 10:10:14 +05:30
Akshay
1ed99d1b44
Merge pull request #1061 from frappe/bump-0.25.1
bump: v0.25.1
2024-12-17 10:54:59 +05:30
akshayitzme
337b51f82c bump: v0.25.1 2024-12-17 10:49:32 +05:30
Akshay
4a69be8303
Merge pull request #1060 from frappe/fix-check-control
fix: null value assigned to controls
2024-12-17 10:46:54 +05:30
akshayitzme
061745907d fix: null value assigned to controls 2024-12-17 10:39:51 +05:30
Akshay
d2ea4cb751
Merge pull request #1055 from stxm/language-patch-2
feat: dutch language improvements
2024-12-17 09:24:25 +05:30
Stan M
3bfc1e16c1 feat: dutch language improvements 2024-12-13 17:05:35 +01:00
Akshay
c2d7a1831f
Merge pull request #1054 from AbleKSaju/fix-filter-modal
fix: resolved issue with filter modal closing
2024-12-13 15:54:22 +05:30
AbleKSaju
a03ec9158c fix: resolved issue with filter modal closing 2024-12-13 15:47:02 +05:30
Akshay
fdafd90a66
Merge pull request #1053 from AbleKSaju/fix-button
fix: changed 'Create Demo' button width
2024-12-13 12:32:47 +05:30
AbleKSaju
394accfa41 fix: changed 'Create Demo' button width 2024-12-13 09:16:41 +05:30
Akshay
94e1303101
Merge pull request #1052 from stxm/language-patch
feat: use proper financial terms in Dutch languge
2024-12-12 09:29:45 +05:30
Stan M
5e9baee0c6 feat: use proper financial terms in Dutch languge 2024-12-12 00:33:29 +01:00
Akshay
5bc2b5a0a7
Merge pull request #1051 from frappe/update-readme
docs: updated dutch translation contributors
2024-12-11 16:48:37 +05:30
akshayitzme
3638babac6 docs: updated dutch translation contributors 2024-12-11 16:46:49 +05:30
Akshay
1d85e9f450
Merge pull request #1046 from stxm/patch-2
feat: update dutch translations for accuracy
2024-12-11 16:44:35 +05:30
Akshay
b70717d8d6
Merge pull request #1020 from frappe/dependabot/npm_and_yarn/cross-spawn-7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-12-11 16:27:13 +05:30
Akshay
6a5163b669
Merge pull request #1050 from frappe/dependabot/npm_and_yarn/nanoid-3.3.8
chore(deps): bump nanoid from 3.3.7 to 3.3.8
2024-12-11 16:26:56 +05:30
dependabot[bot]
a369fbc4b3
chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 09:42:07 +00:00
Akshay
ce952f68c6
Merge pull request #1049 from frappe/bump-v25
bump: v0.25
2024-12-11 15:11:02 +05:30
akshayitzme
a1456c980d bump: v0.25 2024-12-11 15:01:02 +05:30
Akshay
a05d2aa703
Merge pull request #1047 from AbleKSaju/fix-sinv-validation
fix: change date fieldtype to Datetime in invoice
2024-12-11 12:38:33 +05:30
akshayitzme
d4016a54ac fix: loyalty program dates 2024-12-11 12:03:02 +05:30
Akshay
e4bd5892f4
Merge pull request #1048 from frappe/fix-lp-account
fix: change account roottype filter of expense account
2024-12-11 11:38:52 +05:30
akshayitzme
a40157f54b fix: change account roottype filter for expense account 2024-12-11 11:28:20 +05:30
akshayitzme
0eaebef3a0 fix: change date fieldtype to Datetime 2024-12-11 09:53:31 +05:30
Stan M
e5a23a3ec3 feat: update dutch translations for accuracy 2024-12-11 01:09:13 +01:00
Akshay
81aac9c0e2
Merge pull request #1040 from AbleKSaju/shortcuts
feat: shortcuts in POS
2024-12-10 12:10:26 +05:30
AbleKSaju
5b1fb175bd fix: resolved review issues 2024-12-10 11:49:05 +05:30
dependabot[bot]
ed55408204
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 06:16:13 +00:00
AbleKSaju
b3dbd81f89 fix: resolved linting issues 2024-12-10 11:19:03 +05:30