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 |
|
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 |
|
Akshay
|
20a4a8c727
|
Merge pull request #958 from AbleKSaju/feat-pos-loyalty-program
feat: Loyalty program functionality in POS
|
2024-10-03 10:48:06 +05:30 |
|
Akshay
|
5b564c2309
|
Merge pull request #930 from AbleKSaju/feat-couponCode
feat: coupon codes
|
2024-10-02 13:42:07 +05:30 |
|
AbleKSaju
|
02a366f45b
|
fix: corrected routing for CouponCode
|
2024-09-30 15:27:36 +05:30 |
|
AbleKSaju
|
e278f9aa32
|
feat: added coupon codes to sidebar and formatted
|
2024-09-30 14:57:25 +05:30 |
|
AbleKSaju
|
c25fa0ab53
|
fix: show loyalty program option in POS only when enabled in settings
|
2024-09-30 10:02:18 +05:30 |
|
akshayitzme
|
af4b5415d6
|
chore: remove redundant styles
|
2024-09-28 14:44:56 +05:30 |
|
AbleKSaju
|
b4242f7b47
|
feat: dark mode for grid view in POS items
|
2024-09-28 10:23:09 +05:30 |
|
AbleKSaju
|
716e0109f7
|
feat: dark mode for loyalty program in POS
|
2024-09-28 10:01:43 +05:30 |
|
AbleKSaju
|
dc7b4b0c60
|
fix: resolve linting issues
|
2024-09-28 09:42:19 +05:30 |
|
AbleKSaju
|
53cf61d4fe
|
feat: add validations for redeeming loyalty points
|
2024-09-28 09:31:28 +05:30 |
|
AbleKSaju
|
57d3208437
|
feat: add loyalty point earning and redemption in POS
|
2024-09-27 17:26:06 +05:30 |
|
AbleKSaju
|
8d8c85ea88
|
feat(ui): modal for redeeming loyalty points
|
2024-09-27 17:25:26 +05:30 |
|
AbleKSaju
|
2bcd63b3c9
|
feat: update types for loyalty program
|
2024-09-27 17:24:02 +05:30 |
|
AbleKSaju
|
f762f9b32e
|
feat: toggle button for redeeming loyalty points
|
2024-09-27 17:23:29 +05:30 |
|
Akshay
|
f531cbc1e6
|
Merge pull request #948 from AbleKSaju/feat-items-grid-view
Items grid view
|
2024-09-26 12:07:59 +05:30 |
|
akshayitzme
|
1ce6260227
|
fix(ui): disabled user select on Item title
|
2024-09-26 12:02:08 +05:30 |
|
AbleKSaju
|
f79dd5f2e6
|
fix: moved shared data to parent component and managed via props
|
2024-09-26 10:33:53 +05:30 |
|
AbleKSaju
|
daacd16023
|
fix: improve item grid size and UI adjustments for better view
|
2024-09-26 10:33:53 +05:30 |
|
AbleKSaju
|
fdef82e4e4
|
feat: add item image display in grid view
|
2024-09-26 10:33:53 +05:30 |
|
AbleKSaju
|
89ee9437e6
|
feat: add grid view for items
|
2024-09-26 10:33:53 +05:30 |
|
AbleKSaju
|
ccb3272013
|
feat: toggle between grid and list view with icon
|
2024-09-26 10:33:53 +05:30 |
|
AbleKSaju
|
1a52f0daac
|
fix: convert camelCase to kebab-case, resolve lint warnings
|
2024-09-25 09:40:04 +05:30 |
|
Akshay
|
a2f41d98fa
|
Merge pull request #933 from AbleKSaju/feat-Loyalty-Program
feat: loyalty program
|
2024-09-11 12:46:07 +05:30 |
|
Akshay
|
c10208da3f
|
Merge pull request #943 from AbleKSaju/fix-pos
fix: Pricing Rule in POS
|
2024-09-11 11:14:51 +05:30 |
|
AbleKSaju
|
3f88b38d4a
|
fix: prevent multiple pricing rules on same item across batches
|
2024-09-11 10:22:46 +05:30 |
|
AbleKSaju
|
890f5aa6bb
|
fix: display batch after setting it in POS
|
2024-09-11 10:11:15 +05:30 |
|
Akshay
|
c285752afb
|
Merge pull request #873 from tridz-dev/dark-theme
feat: DarkMode
|
2024-09-09 09:54:14 +05:30 |
|
pu-raihan
|
8a26d86059
|
fix: added dark scrollbar for the whole html document
|
2024-09-07 07:25:38 +05:30 |
|
AbleKSaju
|
733f60247d
|
fix: validate unique priority for pricing rules
|
2024-09-06 10:14:26 +05:30 |
|
AbleKSaju
|
720ab08ec4
|
fix: remove free item when quantity decreses
|
2024-09-05 16:50:35 +05:30 |
|
AbleKSaju
|
3126379d80
|
fix: prevent duplicate items caused by continuous clicking
|
2024-09-05 09:48:13 +05:30 |
|
AbleKSaju
|
19c3ecec12
|
feat: add label in UI to identify free items
|
2024-09-05 09:48:13 +05:30 |
|
AbleKSaju
|
7404da3483
|
fix: update total rate and apply free item when quantity changes
|
2024-09-05 09:48:13 +05:30 |
|
AbleKSaju
|
0d2108f8a8
|
fix: remove free item when its pricing rule item is removed
|
2024-09-05 09:47:35 +05:30 |
|
AbleKSaju
|
6d88a6dbd3
|
fix: add readonly fields for free items
|
2024-09-05 09:47:35 +05:30 |
|
AbleKSaju
|
431be39f35
|
fix: apply pricing rule when min quantity is 1
|
2024-09-05 09:46:24 +05:30 |
|
AbleKSaju
|
4ba91f0f20
|
feat: hide loyalty program in sidebar when not enabled
|
2024-09-04 09:08:30 +05:30 |
|
AbleKSaju
|
57ee64e2b1
|
fix: issues in Pricing rule
|
2024-09-02 11:46:15 +05:30 |
|
Akshay
|
ec5a645290
|
Merge pull request #911 from bnsinghgit/master
Added Hindi language (hi) code and Hindi translation file hi.csv
|
2024-08-30 15:44:04 +05:30 |
|
pu-raihan
|
a38073835d
|
feat: toggler removed from sidebar and added a field to enable dark mode in Settings > System > Theme
|
2024-08-20 18:17:46 +05:30 |
|
pu-raihan
|
f15b1cfe13
|
fix: format using prettier
|
2024-08-20 13:11:33 +05:30 |
|
pu-raihan
|
3f9b90241a
|
fix: remove unnecessary async from toggleDarkMode function
|
2024-08-20 11:56:01 +05:30 |
|
pu-raihan
|
bf48f075ba
|
fix: Format code
|
2024-08-20 11:56:01 +05:30 |
|
pu-raihan
|
ae5697dbad
|
feat: Added custom titleBarverlay with close,minimize and maximize styles
|
2024-08-20 11:56:01 +05:30 |
|
pu-raihan
|
0eb63e5a1a
|
feat: Added checks for system theme
|
2024-08-20 11:56:00 +05:30 |
|
pu-raihan
|
70e3aacbdc
|
feat: Printing and POS changed to darkmode
|
2024-08-20 11:56:00 +05:30 |
|
pu-raihan
|
e33c9a4ec7
|
feat: Every component except printing changed to darkmode
|
2024-08-20 11:56:00 +05:30 |
|
pu-raihan
|
81ba52cddf
|
feat: Reports changed to darkmode
|
2024-08-20 11:56:00 +05:30 |
|
pu-raihan
|
eb3a69d767
|
feat: Forms, Dialog, Toast and some other small components changed to darkmode
|
2024-08-20 11:56:00 +05:30 |
|
pu-raihan
|
53f581aeab
|
feat: ListView changed to darkmode
|
2024-08-20 11:56:00 +05:30 |
|
pu-raihan
|
e131c560b9
|
feat: windowstitlebar, sidebar and Dashboard changed to darkmode
|
2024-08-20 11:55:59 +05:30 |
|
akshayitzme
|
d4a08d8331
|
fix: pricing rule not applied in pos
|
2024-08-20 09:51:11 +05:30 |
|
akshayitzme
|
427b8260e0
|
feat: pricing rule in pos
|
2024-08-20 09:51:11 +05:30 |
|
akshayitzme
|
86f6571b9d
|
feat: added pricig rule to sidebar
|
2024-08-20 09:51:11 +05:30 |
|
Akshay
|
7205f5aa42
|
Merge pull request #929 from AbleKSaju/feat-lead
feat: lead
|
2024-08-19 13:15:24 +05:30 |
|
Akshay
|
dbd09ecd25
|
Merge pull request #924 from AbleKSaju/fix-QuoteDiscountAmount
feat: discount field in Sales Quote Print template
|
2024-08-13 10:35:27 +05:30 |
|
AbleKSaju
|
add19ef692
|
fix: format
|
2024-08-12 17:36:09 +05:30 |
|