2
0
mirror of https://github.com/frappe/books.git synced 2025-01-10 18:24:40 +00:00
Commit Graph

3332 Commits

Author SHA1 Message Date
AbleKSaju
a34e0d8712 feat: add submitInvoice option in POS settings 2025-01-03 14:55:59 +05:30
Akshay
cdeb7a9c67
Merge pull request #1074 from AbleKSaju/feat-pos-print-template
feat: print template for POS
2025-01-03 14:47:30 +05:30
AbleKSaju
fda3718ab2 fix: make the props posPrintWidth optional 2025-01-03 11:44:31 +05:30
AbleKSaju
c318e81e72 fix: pass posPrintWidth through params 2025-01-03 11:30:07 +05:30
Akshay
74bd577f83
Merge pull request #1075 from frappe/bump-actions
chore: bump github actions to v4
2025-01-03 11:22:30 +05:30
akshayitzme
da36b32801 chore: bump github actions to v4 2025-01-03 11:16:57 +05:30
AbleKSaju
aeeebc3b4f fix: use POS print template width from print settings 2025-01-03 10:10:54 +05:30
AbleKSaju
8523b613df fix: resolved linting issues 2025-01-03 09:44:29 +05:30
AbleKSaju
e6f95393d8 feat: create and save POS print templates with matched sizes 2025-01-03 09:41:11 +05:30
AbleKSaju
7e496e823c feat: display paid amount in print template 2025-01-03 09:41:11 +05:30
AbleKSaju
b8ce9673d4 feat: submit and print functionality from POS 2025-01-03 09:41:11 +05:30
AbleKSaju
d803151cf9 feat: optimize POS print template size for compatibility with POS machines 2025-01-03 09:41:11 +05:30
AbleKSaju
d07e424315 feat: calculate total tax amount 2025-01-03 09:41:11 +05:30
AbleKSaju
087daf97ed upd: print template in POS 2025-01-03 09:41:11 +05:30
AbleKSaju
2e9516a40f feat: print template for POS 2025-01-03 09:41:11 +05:30
AbleKSaju
e82974ae68 upd: update PrintSettings schema 2025-01-03 09:41:11 +05:30
Akshay
a2eebbab6f
Merge pull request #1057 from stxm/00_NODE_20
feat: upgrade nodejs to v20.18.1
2025-01-03 09:19:32 +05:30
Akshay
633aa1b76c
Merge pull request #1022 from mildred/mildred/turn-off-filtering
feat: allow to turn off filtering
2025-01-03 09:16:32 +05:30
Akshay
0f4659bccd
Merge pull request #1056 from stxm/00_UI
feat: slightly increase sidebar with to fit some translations better
2025-01-02 16:10:09 +05:30
Akshay
8462dc4482
Merge pull request #1062 from AbleKSaju/feat-time-in-templates
feat: option to display time in print templates
2025-01-02 16:05:48 +05:30
Akshay
3838c9d1b6
Merge pull request #1072 from AbleKSaju/feat-weight-enabled-barcode
feat: weight enabled barcode
2025-01-02 15:01:11 +05:30
AbleKSaju
26a5e02c51 fix: prevent adding items via barcode if not tracked in inventory 2025-01-02 13:06:22 +05:30
akshayitzme
a07376b460 chore: rename component 2025-01-02 12:54:45 +05:30
AbleKSaju
cd45653c91 fix: renamed filename & label from itemWeight to itemWeightDigits 2025-01-02 12:02:16 +05:30
AbleKSaju
618457fcfc chore: removed WeightBarcode field; using default Barcode field instead 2024-12-31 15:50:19 +05:30
AbleKSaju
59ba64b341 fix: set default quantity increment to 1 for barcode 2024-12-31 15:50:19 +05:30
AbleKSaju
6d0300ac1a fix: change barcode text color to white in dark mode 2024-12-31 15:50:19 +05:30
AbleKSaju
0eda30623c fix: refactored 2024-12-31 15:50:19 +05:30
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
Stan M
a9587123c7 feat: upgrade nodejs to v20.18.1 2024-12-27 22:32:51 +01:00
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
AbleKSaju
0190f34aab feat: display time in templates 2024-12-20 09:11:26 +05:30