2
0
mirror of https://github.com/frappe/books.git synced 2024-12-22 02:49:03 +00:00
Commit Graph

671 Commits

Author SHA1 Message Date
Akshay
a05d2aa703
Merge pull request #1047 from AbleKSaju/fix-sinv-validation
fix: change date fieldtype to Datetime in invoice
2024-12-11 12:38:33 +05:30
akshayitzme
d4016a54ac fix: loyalty program dates 2024-12-11 12:03:02 +05:30
akshayitzme
a40157f54b fix: change account roottype filter for expense account 2024-12-11 11:28:20 +05:30
AbleKSaju
922da73323 feat: alert when available quantity is exceeded in POS 2024-12-07 14:20:59 +05:30
AbleKSaju
614d8931f5 fix: hide coupons table when no coupons are available after submission 2024-12-07 12:38:51 +05:30
Akshay
22f71b215f
Merge pull request #1042 from AbleKSaju/fix-hideCouponTable
fix: hide coupon table when no coupons available
2024-12-06 15:02:54 +05:30
AbleKSaju
a72e3c70be chore: remove unnecessary comments 2024-12-06 14:55:49 +05:30
AbleKSaju
bdb684354d fix: hide coupon table when no coupons available 2024-12-06 12:01:48 +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
527a383805 test: refactored 2024-11-28 09:22:48 +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
AbleKSaju
7da4319217 feat: register schema for Modern POS ui 2024-11-14 12:41:59 +05:30
akshayitzme
dca298fa75 feat: validate hsnCode 2024-11-04 12:49:07 +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
1e67214796 chore: refactor code 2024-10-18 11:11:56 +05:30
AbleKSaju
683cd7a1f4 fix: remove toast for already applied pricing rule 2024-10-18 10:54:30 +05:30
AbleKSaju
6e2fdfc5be feat: validations 2024-10-18 10:54:18 +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
ea5293bb8b fix: resolve linting issues 2024-09-30 15:08:00 +05:30
AbleKSaju
301a04a638 feat: reset used coupon count after canceling or returning an invoice 2024-09-30 14:57:25 +05:30
AbleKSaju
5f86cc8ff2 test: coupon code 2024-09-30 14:57:25 +05:30
AbleKSaju
71b1954915 fix: validations 2024-09-30 14:57:25 +05:30
AbleKSaju
53289ef55a fix: allow flexible min/max amount for coupon codes when pricing rule limits are zero 2024-09-30 14:57:25 +05:30
AbleKSaju
02adcb4610 fix: formatted 2024-09-30 14:57:25 +05:30
AbleKSaju
41a67cc864 feat: prevent coupon usage if maximum limit is exceeded 2024-09-30 14:57:25 +05:30
AbleKSaju
8697e7ebf9 feat: validate coupon code 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
AbleKSaju
64a1551abb feat: Applied Coupon Codes 2024-09-30 14:57:25 +05:30
AbleKSaju
a6f6269ee7 feat: add coupon code support in sales invoice 2024-09-30 14:57:25 +05:30
AbleKSaju
11f9b0d46f feat: coupon codes validations and filters 2024-09-30 14:57:25 +05:30
AbleKSaju
1e30784324 feat: Coupon Codes 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
AbleKSaju
9347acc0aa fix: validation 2024-09-11 10:19:59 +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
720ab08ec4 fix: remove free item when quantity decreses 2024-09-05 16:50:35 +05:30
AbleKSaju
19c3ecec12 feat: add label in UI to identify free items 2024-09-05 09:48:13 +05:30
AbleKSaju
8b9bdff938 test: loyalty program 2024-09-04 09:11:23 +05:30