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
akshayitzme
7459c302ef fix: deprecated runner 2024-12-05 09:44:13 +05:30
AbleKSaju
8dbbd253c0 fix: resolved test cases by creating new free items 2024-12-03 09:52:52 +05:30
AbleKSaju
ee348f967a fix: prevent applying pricing rule for free items when stock is insufficient 2024-12-02 12:08:11 +05:30
Akshay
f830b109c1
Merge pull request #1037 from AbleKSaju/fix-pricingRule
fix: apply pricing rule in POS
2024-11-29 10:39:12 +05:30
Akshay
08284b758f
Merge pull request #1036 from AbleKSaju/feat-pricelist
feat: PriceList functionality in POS
2024-11-29 10:13:51 +05:30
akshayitzme
72839d927c chore: code cleanup 2024-11-29 10:07:02 +05:30
AbleKSaju
6fc0c85531 feat: remove price list 2024-11-29 09:58:53 +05:30
AbleKSaju
527a383805 test: refactored 2024-11-28 09:22:48 +05:30
AbleKSaju
ede6f3f69f fix: apply pricing rule 2024-11-27 17:54:06 +05:30
AbleKSaju
e1f334113e fix: add Pos Emits type 2024-11-27 17:52:00 +05:30
AbleKSaju
4a381c3a86 fix: remove unused coupons 2024-11-27 17:51:35 +05:30
AbleKSaju
f573f13dff feat: apply price list in POS 2024-11-27 16:56:25 +05:30
AbleKSaju
73c40d755e fix: foramtted 2024-11-27 15:18:49 +05:30
AbleKSaju
626ca6efe1 feat: add price list modal and functionality 2024-11-27 15:17:45 +05:30
AbleKSaju
0e42d4a471 feat: add price list button in POS 2024-11-27 15:16:51 +05:30
AbleKSaju
a100904a30 feat: add price list type 2024-11-27 15:15:37 +05:30
Akshay
97a639e35e
Merge pull request #1035 from AbleKSaju/fix-combine-multi-emits
fix: combine multiple emits into a single function in POS
2024-11-27 15:04:11 +05:30
AbleKSaju
4e069abb87 fix: resolve linting issues 2024-11-27 12:54:19 +05:30
AbleKSaju
62edfd5e43 fix: combine multiple emits into a single function 2024-11-27 12:47:26 +05:30
AbleKSaju
126d8b571d feat: define types for POS emits 2024-11-27 12:45:39 +05:30
Akshay
8d74236d37
Merge pull request #1000 from AbleKSaju/feat-newPos-UI
feat: POS modern UI
2024-11-27 12:12:49 +05:30
AbleKSaju
a9942b7858 fix: validation for discount amount and percentage 2024-11-27 12:06:59 +05:30
akshayitzme
403bf3de98 fix(ui): adjusted keyboard padding to fill the container 2024-11-27 11:40:45 +05:30
akshayitzme
4ac7142262 chore: code cleanup 2024-11-27 11:25:27 +05:30
akshayitzme
0241bb8d81 chore: fixed stylings 2024-11-27 11:08:13 +05:30
AbleKSaju
bcf298c549 fix: adjust POS quick actions padding, remove unused imports 2024-11-27 11:00:54 +05:30
akshayitzme
95d9ee6c29 fix: filename and import syntax 2024-11-27 09:55:01 +05:30
AbleKSaju
187daadf71 fix: reported issues 2024-11-27 09:38:28 +05:30
akshayitzme
9281448d1f chore: fix styling 2024-11-26 17:36:08 +05:30
Akshay
70e1515373
Merge pull request #1015 from AbleKSaju/fix-select-fieldtype
fix: update 'select' field type
2024-11-26 16:49:54 +05:30
AbleKSaju
72d44fcfbe fix: checkmark issue with multi-word values 2024-11-26 16:43:31 +05:30
AbleKSaju
66cad7df7e chore: refactored 2024-11-22 09:15:59 +05:30
AbleKSaju
aa7233c5a3 fix: refactored styles 2024-11-18 09:28:46 +05:30
AbleKSaju
04413d8d67 fix: add dark mode and UI updates for KeyboardModal 2024-11-14 12:41:59 +05:30
AbleKSaju
bbfb40b0a6 feat: add keyboard functionality in POS 2024-11-14 12:41:59 +05:30
AbleKSaju
fe75b3addf fix: resolve warnings and refactor POS 2024-11-14 12:41:59 +05:30
AbleKSaju
87c3884299 fix: update payment modal styling 2024-11-14 12:41:59 +05:30
AbleKSaju
7eadee6219 chore: refactor POS Quick Actions component 2024-11-14 12:41:59 +05:30
AbleKSaju
7b5e4562ec fix: refactor code 2024-11-14 12:41:59 +05:30
AbleKSaju
28d1d8e915 fix: update barcode styling 2024-11-14 12:41:59 +05:30
AbleKSaju
2173f60de4 fix: correct loyalty points redemption conversion factor 2024-11-14 12:41:59 +05:30
AbleKSaju
1aaf9aee4f feat: add keyboard support in UI 2024-11-14 12:41:59 +05:30
AbleKSaju
257737c8ab chore: refactor code 2024-11-14 12:41:59 +05:30
AbleKSaju
b05c28c00a feat: split selected items table and rows for ClassicPOS and ModernPOS 2024-11-14 12:41:59 +05:30
AbleKSaju
a4de661a42 feat: split item list and grid views for ClassicPOS and ModernPOS 2024-11-14 12:41:59 +05:30
AbleKSaju
d223d49f4f feat: split POS into ClassicPOS and ModernPOS 2024-11-14 12:41:59 +05:30
AbleKSaju
7da4319217 feat: register schema for Modern POS ui 2024-11-14 12:41:59 +05:30
Akshay
a2b80a3414
Merge pull request #1018 from frappe/v0.24.1
chore: v0.24.0
2024-11-11 16:18:25 +05:30
akshayitzme
5350cbbd5f chore: v0.24.0 2024-11-11 16:12:22 +05:30
Akshay
e41f1c8991
Merge pull request #1017 from frappe/fix-publish-workflow
fix: publish workflow
2024-11-11 15:50:50 +05:30