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

3380 Commits

Author SHA1 Message Date
Akshay
040227c95f
Merge pull request #1097 from AbleKSaju/upd-readme
upd: Readme
2025-01-21 14:09:59 +05:30
AbleKSaju
6afc69be54 fix: reduce logo size 2025-01-21 12:25:28 +05:30
Able k Saju
ce289289f9
upd: readme 2025-01-21 10:59:57 +05:30
Akshay
83096f60ba
Merge pull request #1095 from frappe/v0.26.1
bump: v0.26.1
v0.26.1
2025-01-17 15:29:35 +05:30
akshayitzme
e64a84d99d bump: v0.26.1 2025-01-17 15:22:00 +05:30
Akshay
8b02dd69d5
Merge pull request #1092 from frappe/revert-1078-fix-return-shipment
Revert "fix: Verify if a shipment is being returned during the return process."
2025-01-16 10:18:46 +05:30
Akshay
85a7611709
Revert "fix: Verify if a shipment is being returned during the return process." 2025-01-16 10:13:00 +05:30
Akshay
d64b2b30b2
Merge pull request #1078 from AbleKSaju/fix-return-shipment
fix: Verify if a shipment is being returned during the return process.
2025-01-16 09:50:22 +05:30
Akshay
0e120bf315
Merge pull request #1079 from AbleKSaju/feat-return-invoice
feat: return invoice functionality in POS
2025-01-14 16:55:32 +05:30
AbleKSaju
1efb8e5435 fix: renamed variable for clarity 2025-01-14 16:47:54 +05:30
AbleKSaju
26cfbb246e fix: removed returnInvoice option from POSsettings schema 2025-01-14 16:04:48 +05:30
AbleKSaju
792c6769ad fix: renamed variable for clarity 2025-01-14 14:52:49 +05:30
AbleKSaju
9e5ab4ecce feat: add return functionality in modern POS 2025-01-14 12:24:18 +05:30
AbleKSaju
fad613f01f feat: hide return option when returnInvoice is disabled in POSsettings 2025-01-14 12:24:18 +05:30
AbleKSaju
a5bccec647 fix: add validation to prevent adding an item to a return invoice 2025-01-14 12:23:27 +05:30
AbleKSaju
1c81b71884 fix: updated invoices display type to list view, replacing dropdown 2025-01-14 12:23:27 +05:30
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
AbleKSaju
2b0821b414 fix: renamed variable for clarity 2025-01-13 10:37:06 +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
AbleKSaju
ad07746245 fix: Verify if a shipment is being returned during the return process. 2025-01-07 12:34:39 +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