2
0
mirror of https://github.com/frappe/books.git synced 2024-12-22 02:49:03 +00:00
Commit Graph

3278 Commits

Author SHA1 Message Date
AbleKSaju
28d0e67a51 fix: hide coupon codes in pos when not enabled in settings 2024-10-22 10:57:55 +05:30
AbleKSaju
bcc554288d fix: resolved warnings and updated styles 2024-10-22 10:20:46 +05:30
AbleKSaju
fc310251a3 fix: removed x-axis scroll in dark mode for better UI consistency 2024-10-22 10:19:11 +05:30
AbleKSaju
cf9d563cf3 fix: removed border mismatch when sidebar is closed 2024-10-22 10:17:49 +05:30
AbleKSaju
9355d66304 fix: prevent removal of free items when unrelated item is removed 2024-10-21 15:42:37 +05:30
AbleKSaju
e79b75da80 fix: update date input calendar icon color 2024-10-18 11:46:42 +05:30
AbleKSaju
1e67214796 chore: refactor code 2024-10-18 11:11:56 +05:30
AbleKSaju
8a9017423b fix: refactor styling 2024-10-18 10:54:30 +05:30
AbleKSaju
683cd7a1f4 fix: remove toast for already applied pricing rule 2024-10-18 10:54:30 +05:30
AbleKSaju
81cc3407f2 feat: add applied coupons count 2024-10-18 10:54:18 +05:30
AbleKSaju
6e2fdfc5be feat: validations 2024-10-18 10:54:18 +05:30
AbleKSaju
9a95d6fc96 feat: add modal type 2024-10-18 10:54:18 +05:30
AbleKSaju
d757486fd7 feat: remove applied coupon 2024-10-18 10:53:40 +05:30
AbleKSaju
cef027e1d7 feat: add applied coupons list 2024-10-18 10:53:40 +05:30
AbleKSaju
5ca064d919 feat: apply coupon code modal 2024-10-18 10:53:40 +05:30
AbleKSaju
168c19386d feat: add coupon code modal 2024-10-18 10:53:40 +05:30
Akshay
657c1e8423
Merge pull request #982 from AbleKSaju/fix-update-qty
fix: update stock quantities after transaction completion
2024-10-17 10:20:16 +05:30
AbleKSaju
d1c608679b fix: update item quantities after transaction completion 2024-10-16 10:40:31 +05:30
Akshay
4c1fa7cbb3
Merge pull request #981 from frappe/fix-print-templates-sync
fix: printTemplates not syning to db on file content changes
2024-10-16 10:30:44 +05:30
akshayitzme
93b02b2d4f fix: printTemplates not syning to db on file content changes 2024-10-16 10:24:51 +05:30
Alex Rijckaert
6bcb09b5af
Update nl.csv
error corrected
2024-10-15 15:44:53 +02:00
Akshay
8443a41973
Merge pull request #968 from RijckAlex/patch-3
Update nl.csv
2024-10-15 17:18:13 +05:30
Akshay
cb48742d63
Merge pull request #974 from AbleKSaju/feat-grandtotal-in-words
feat: display grand total amount in words
2024-10-15 17:10:31 +05:30
Akshay
6fb81a56d7
Merge pull request #975 from AbleKSaju/feat-pos-save-order
feat: save invoice and hold invoice for later use in POS
2024-10-15 11:38:27 +05:30
akshayitzme
c8f3d57c11 chore: refactored styling 2024-10-15 11:33:17 +05:30
AbleKSaju
fa694f0a72 fix: resolved linting issues 2024-10-15 10:34:30 +05:30
AbleKSaju
bb5ac42eb4 fix: resolved linting issues 2024-10-15 10:30:03 +05:30
AbleKSaju
c173dc51b0 feat: update UI background color in dark mode 2024-10-15 10:30:03 +05:30
AbleKSaju
9e81a39cf7 feat: save invoice and allow selection for later use 2024-10-15 10:30:03 +05:30
AbleKSaju
14be1a0af3 feat: add saved invoices list modal 2024-10-15 10:30:03 +05:30
AbleKSaju
ad5d4075da feat: add SavedInvoice type 2024-10-15 10:29:16 +05:30
AbleKSaju
b7d1b70971 feat: sync functionality for sales invoice on save 2024-10-15 10:28:17 +05:30
AbleKSaju
55aa8bf111 feat: add save order option in POS 2024-10-15 10:28:17 +05:30
Akshay
62d52bc7ce
Merge pull request #976 from AbleKSaju/feat-shortcut-to-invoice
feat: shortcut to navigate to invoice list from POS
2024-10-15 10:20:14 +05:30
Akshay
9516e5f3a0
Merge pull request #977 from AbleKSaju/fix-sidebar-order
fix: moved pricing rule from common to sales in sidebar
2024-10-15 10:12:19 +05:30
akshayitzme
636f91849d chore: refactored styling 2024-10-15 10:08:05 +05:30
AbleKSaju
8003f0883e fix: move pricing rule to sales instead of common 2024-10-14 16:05:06 +05:30
AbleKSaju
d80ecdf18a feat: add AlertModal 2024-10-14 15:56:50 +05:30
AbleKSaju
6cbfa9ad81 feat: define type for alert 2024-10-14 15:56:19 +05:30
AbleKSaju
ecf2b972ad feat: add navigation to invoice list from POS 2024-10-14 15:53:24 +05:30
AbleKSaju
b86bdc1fc2 feat: add option to enable/disable amount in words in print settings 2024-10-10 16:18:41 +05:30
AbleKSaju
3509ea9a89 feat: display grand total amount in words 2024-10-10 15:59:10 +05:30
Akshay
d2c307d8a3
Merge pull request #973 from AbleKSaju/fix-pos-datas
fix: refresh item quantities & clear previous customer after POS purchase
2024-10-09 16:26:53 +05:30
AbleKSaju
74e8a58827 fix: add await in clearValues 2024-10-09 16:06:12 +05:30
AbleKSaju
c06ec88cb1 fix: refresh item quantities and clear previous customer after POS purchase 2024-10-09 16:02:48 +05:30
Akshay
1e41c0803c
Merge pull request #972 from AbleKSaju/feat-date-filter
fix: adjust 'this month' cash flow option to start from current month
2024-10-09 12:22:30 +05:30
AbleKSaju
3b2bf08265 fix: adjust 'this month' cash flow option to start from current month 2024-10-09 12:07:06 +05:30
Akshay
2ce2664782
Merge pull request #970 from akshayitzme/fix-print-template-ui
fix: bottom bar in Print Template not displayed in windows
2024-10-08 17:25:38 +05:30
akshayitzme
8bb40a2c33 fix: bottom bar sizing in platform other than win 2024-10-08 15:51:13 +05:30
akshayitzme
67b3ec2c67 fix: bottom bar visibility issue in windows 2024-10-08 12:55:19 +05:30