2
0
mirror of https://github.com/frappe/books.git synced 2025-01-22 22:58:28 +00:00

3359 Commits

Author SHA1 Message Date
AbleKSaju
96c2e4f0a7 fix: added validations for return in POS 2025-01-14 12:23:27 +05:30
AbleKSaju
95bfa4d9ff feat: save return invoices in POS 2025-01-14 12:23:27 +05:30
AbleKSaju
1609027706 ui: added Return Sales Invoice modal 2025-01-14 12:23:27 +05:30
Akshay
12ac6286cc
Merge pull request #1084 from bnsinghgit/master
Update hi.csv
2025-01-13 12:40:12 +05:30
Akshay
55606dcf2d
Merge pull request #1082 from AbleKSaju/fix-print-template-date
fix: resolved date mismatch in print template
2025-01-13 10:31:35 +05:30
Akshay
8a7559bc4e
Merge pull request #1085 from AbleKSaju/fix-discount-amount
fix: calculation of tax amount
2025-01-13 10:30:42 +05:30
Akshay
0a72f24c5c
Merge pull request #1083 from AbleKSaju/fix-POSSettings-section
fix: remove Miscellaneous section from POSsettings schema
2025-01-13 10:25:27 +05:30
AbleKSaju
92cfe4eff8 fix: set isShiftOpen field to be hidden by default 2025-01-13 09:46:53 +05:30
AbleKSaju
12a2e3dc1a fix: resolved spelling issues 2025-01-13 09:42:51 +05:30
bashishtha
b7b3bc4ef5
Update hi.csv
hi.csv file updated in transalation folder for Hindi language
2025-01-10 16:29:02 +05:30
AbleKSaju
55e6b53582 fix: update total tax amount when adding items in POS 2025-01-10 14:35:49 +05:30
AbleKSaju
9e14a8e649 fix: resolved date mismatch in print template 2025-01-10 09:18:48 +05:30
AbleKSaju
0d4d917d60 fix: calculate tax amount after applying discount 2025-01-09 17:54:40 +05:30
AbleKSaju
cc9a4c5a20 fix: remove Miscellaneous section from POSsettings schema 2025-01-09 17:26:00 +05:30
Akshay
ed0ae3678b
Merge pull request #1076 from AbleKSaju/v-0.26
chore: bump v0.26
v0.26.0
2025-01-03 18:05:22 +05:30
akshayitzme
bc2be49c14 chore: bump v0.26 2025-01-03 18:01:01 +05:30
Akshay
352eceeb80
Merge pull request #1065 from AbleKSaju/feat-submit-inv
feat: submit and hold invoice for later use in POS
2025-01-03 18:00:23 +05:30
akshayitzme
3a1a692be2 chore: format code 2025-01-03 17:54:18 +05:30
akshayitzme
5ff83088e9 fix: reset paid amount after cancel 2025-01-03 17:48:02 +05:30
AbleKSaju
af55219ddd fix: removed submitInvoice option from POS settings; enabled by default 2025-01-03 17:30:54 +05:30
AbleKSaju
451d9049fc fix: replaced submit & print with pay & print functionality 2025-01-03 15:15:18 +05:30
AbleKSaju
ea515b9c69 feat: submit and hold invoice for later use in POS 2025-01-03 15:12:49 +05:30
AbleKSaju
26ca9a425b fix: replaced submit & print with pay & print functionality 2025-01-03 15:05:15 +05:30
AbleKSaju
b69f0028c1 feat: add validation to prevent adding items to submitted invoices 2025-01-03 15:00:41 +05:30
AbleKSaju
d7bdcfa639 fix: resolved linting issues 2025-01-03 14:57:05 +05:30
AbleKSaju
1f4dc00fdf feat: list submitted invoices 2025-01-03 14:57:05 +05:30
AbleKSaju
2277898afb feat: submit and hold invoice for later use in POS 2025-01-03 14:57:05 +05:30
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