2
0
mirror of https://github.com/frappe/books.git synced 2024-12-22 19:09:01 +00:00
Commit Graph

89 Commits

Author SHA1 Message Date
AbleKSaju
922da73323 feat: alert when available quantity is exceeded in POS 2024-12-07 14:20:59 +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
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
bbfb40b0a6 feat: add keyboard functionality in POS 2024-11-14 12:41:59 +05:30
AbleKSaju
257737c8ab chore: refactor code 2024-11-14 12:41:59 +05:30
akshayitzme
47ed0f9397 chore: fixed floating promise warning when linting 2024-11-04 12:31:29 +05:30
AbleKSaju
91b0d464c0 fix: resolved warnings 2024-10-22 17:06:55 +05:30
AbleKSaju
86b21c50e2 chore: refactored pricing rule logic 2024-10-22 15:58:42 +05:30
akshayitzme
83b8ed0c6e chore: refactored coupon code related functions 2024-10-22 15:04:50 +05:30
AbleKSaju
6e2fdfc5be feat: validations 2024-10-18 10:54:18 +05:30
AbleKSaju
301a04a638 feat: reset used coupon count after canceling or returning an invoice 2024-09-30 14:57:25 +05:30
AbleKSaju
02adcb4610 fix: formatted 2024-09-30 14:57:25 +05:30
AbleKSaju
a61f734a26 feat: remove unused coupon codes after saving SINV 2024-09-30 14:57:25 +05:30
AbleKSaju
b4b0994690 feat: validate applied coupon code 2024-09-30 14:57:25 +05:30
Akshay
a2f41d98fa
Merge pull request #933 from AbleKSaju/feat-Loyalty-Program
feat: loyalty program
2024-09-11 12:46:07 +05:30
AbleKSaju
c7ac373534 fix: undefined name error when canceling sales invoice 2024-09-11 12:22:03 +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
akshayitzme
9741c54458 fix: pricingRule validation 2024-09-09 09:38:02 +05:30
AbleKSaju
733f60247d fix: validate unique priority for pricing rules 2024-09-06 10:14:26 +05:30
AbleKSaju
53308538c4 feat: remove LoyaltyPointEntry 2024-09-04 09:11:23 +05:30
AbleKSaju
39e89bd8a0 feat: redeem Loyalty Points 2024-09-04 09:08:31 +05:30
AbleKSaju
3163f835dd feat: create LoyaltyPointEntry 2024-09-04 09:08:31 +05:30
AbleKSaju
a6d143d713 fix: enforce Lead creation before create Customer and SQUOT 2024-08-30 10:35:07 +05:30
akshayitzme
d4a08d8331 fix: pricing rule not applied in pos 2024-08-20 09:51:11 +05:30
akshayitzme
c0c61045b2 feat: pricing rule 2024-08-20 09:51:11 +05:30
akshayitzme
c658ace3da feat: pricing rule 2024-08-20 09:51:11 +05:30
akshayitzme
5efdd9fbc6 feat: model changes for pricing rule 2024-08-20 09:50:45 +05:30
AbleKSaju
3e10ba6d30 fix: removed unusual comments 2024-08-13 09:31:54 +05:30
AbleKSaju
2c784e72d3 fix: resolved test issues in Lead 2024-08-09 15:56:10 +05:30
AbleKSaju
b443631644 feat: Lead 2024-08-09 10:41:54 +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
74fcbe6dfd fix(ux): unhide paymentType condition 2023-11-17 12:12:35 +05:30
akshayitzme
67f9232160 fix: show return payments in the belonged list 2023-10-11 11:43:43 +05:30
akshayitzme
a1fc203e8b feat: invoice returns 2023-09-23 16:45:22 +05:30
18alantom
f91e2e89df fix: order in address quick view 2023-08-28 12:48:11 +05:30
akshayitzme
3349f1af10 fix: return status colors 2023-08-01 11:12:13 +05:30
akshayitzme
8f95e9098c fix: move enable stock returns to inventory 2023-07-31 17:51:59 +05:30
akshayitzme
3577a8fab0 feat: stock return 2023-07-01 13:01:00 +05:30
18alantom
d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom
b97bbc293d fix: item rate fetch logic 2023-06-06 22:11:54 -07:00
zaqoutabed
bed66cb67a add enabeld state in listview 2023-06-06 20:46:30 -07:00
zaqoutabed
ff61e1b4c7 make it translatable 2023-06-06 20:46:30 -07:00
zaqoutabed
d84a531c96 fix: getItemPrice logic 2023-06-06 20:46:30 -07:00
akshayitzme
3862fe1006 feat: price list 2023-06-06 14:29:08 +05:30
18alantom
b3209b8083 feat: create invoice from stock transfer 2023-06-05 11:39:40 +05:30