Mildred Ki'Lya
|
8ec5e624ed
|
feat: Add provisional mode where submission can be undone
|
2024-11-21 15:18:08 +01:00 |
|
AbleKSaju
|
0b6a8970eb
|
fix: renamed newLink to secondaryLink
|
2024-10-29 11:02:16 +05:30 |
|
AbleKSaju
|
cc5b7e07b8
|
fix: formatted
|
2024-10-29 10:02:36 +05:30 |
|
AbleKSaju
|
82c7a7b98d
|
feat: add MultiLabelLink to retrieve multiple field datas
|
2024-10-29 10:02:36 +05:30 |
|
AbleKSaju
|
b5f49147db
|
fix: recursive free item in pricing rule, ensuring free item quantity increases when condition is met
|
2024-10-23 12:40:51 +05:30 |
|
AbleKSaju
|
6f6e0bc197
|
fix: update icons in pos
|
2024-10-22 17:06:35 +05:30 |
|
Akshay
|
d7aeaeb50e
|
Merge pull request #984 from AbleKSaju/fix-date
fix: update date input calendar icon
|
2024-10-22 16:12:32 +05:30 |
|
Akshay
|
bf78475b93
|
Merge pull request #989 from AbleKSaju/fix-remove-free-items
fix: prevent removal of free items when unrelated item is removed
|
2024-10-22 16:12:08 +05:30 |
|
Akshay
|
2fdaef3a9d
|
Merge pull request #990 from AbleKSaju/fix-ui-update
fix: UI updates
|
2024-10-22 16:11:25 +05:30 |
|
AbleKSaju
|
86b21c50e2
|
chore: refactored pricing rule logic
|
2024-10-22 15:58:42 +05:30 |
|
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
|
81cc3407f2
|
feat: add applied coupons count
|
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 |
|
akshayitzme
|
93b02b2d4f
|
fix: printTemplates not syning to db on file content changes
|
2024-10-16 10:24:51 +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 |
|
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 |
|
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 |
|