2
0
mirror of https://github.com/frappe/books.git synced 2025-01-23 07:08:36 +00:00

734 Commits

Author SHA1 Message Date
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
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
AbleKSaju
f79dd5f2e6 fix: moved shared data to parent component and managed via props 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
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
3126379d80 fix: prevent duplicate items caused by continuous clicking 2024-09-05 09:48:13 +05:30
AbleKSaju
431be39f35 fix: apply pricing rule when min quantity is 1 2024-09-05 09:46:24 +05:30
AbleKSaju
57ee64e2b1 fix: issues in Pricing rule 2024-09-02 11:46:15 +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
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
AbleKSaju
ca1b38842e fix: invalid docs url 2024-07-11 10:42:18 +05:30
akshayitzme
cf66dbdd48 fix: hide barcode field if not enabled 2024-02-08 10:10:49 +05:30
Mildred Ki'Lya
4dfeb98e4a chore: validate and lint typescript 2024-01-08 21:56:03 +01:00
Mildred Ki'Lya
c10edc7132 feat: #151 Add quote object and allow create invoice from it
Also allow changing a print template type, necessary to create a custom
print template for this.
2024-01-08 21:56:03 +01:00
akshayitzme
ecb46d7d92 incr: barcode width correction 2024-01-02 13:12:21 +05:30
akshayitzme
bc118884fb feat: add items by barcode scan and input 2024-01-02 12:51:06 +05:30
akshayitzme
8cb126851e feat: add item through barcode scan 2024-01-02 12:38:31 +05:30
akshayitzme
7ed2a0841e fix: expectedAmount calculation 2023-12-04 14:42:57 +05:30
akshayitzme
a76953776b fix(ux): disable Pay, Submit buttons on conditions 2023-12-04 14:38:13 +05:30
akshayitzme
97f9fbb80b feat: toast popus on sinv, shpm, pay submit 2023-12-04 14:38:13 +05:30
akshayitzme
8d1e0ca8c8 fix(ux): disable submit button 2023-12-04 14:38:13 +05:30
akshayitzme
81be57be32 feat: pos settings validations 2023-12-04 14:38:13 +05:30
akshayitzme
ffbce23f03 fix: minor fixes 2023-12-04 14:38:13 +05:30
akshayitzme
7e7e3ed3cd chore: code cleanup 2023-12-04 14:38:13 +05:30
akshayitzme
7db0cf5ce9 fix: party creation from POS 2023-12-04 14:38:13 +05:30
akshayitzme
8186f12548 feat: pos settings 2023-12-04 14:38:13 +05:30
akshayitzme
238f477aa3 chore: code cleanup 2023-12-04 14:38:13 +05:30
akshayitzme
f50932c6a3 chore: set additional discount field to readonly 2023-12-04 14:38:13 +05:30
akshayitzme
83615ea50b chore: rename neupos to pos 2023-12-04 14:38:13 +05:30
akshayitzme
b7e4b3d413 fix(ui): modal sizing 2023-12-04 14:38:13 +05:30
akshayitzme
a3c61e0105 chore: remove redundant comment 2023-12-04 14:38:13 +05:30
akshayitzme
3bbf5294c9 fix: add item triggering multiple times 2023-12-04 14:38:13 +05:30
akshayitzme
c483c4bf73 fix: show item discount amount & percent 2023-12-04 14:38:13 +05:30
akshayitzme
a04e2af555 feat: payment modal 2023-12-04 14:38:13 +05:30
akshayitzme
d3bc03a14c incr: added payment, cancel action buttons 2023-12-04 14:38:13 +05:30