2
0
mirror of https://github.com/frappe/books.git synced 2025-02-09 07:29:07 +00:00

255 Commits

Author SHA1 Message Date
Akshay
93512d7094
Merge pull request #1116 from AbleKSaju/fix-invoice-creation
fix: allow invoice creation even when free items are out of stock
2025-02-06 09:17:17 +05:30
AbleKSaju
106f5fc10d fix: allow invoice creation even when free items are out of stock 2025-02-05 14:56:51 +05:30
AbleKSaju
f7ca587bcb fix: resolved points error in loyalty program 2025-02-04 11:53:47 +05:30
AbleKSaju
6b43d0b250 feat: pass required data to the template 2025-01-30 16:18:48 +05:30
AbleKSaju
41a641495d feat: partially return items 2025-01-15 11:36:41 +05:30
AbleKSaju
792c6769ad fix: renamed variable for clarity 2025-01-14 14:52:49 +05:30
AbleKSaju
95bfa4d9ff feat: save return invoices in POS 2025-01-14 12:23:27 +05:30
AbleKSaju
55e6b53582 fix: update total tax amount when adding items in POS 2025-01-10 14:35:49 +05:30
AbleKSaju
d07e424315 feat: calculate total tax amount 2025-01-03 09:41:11 +05:30
AbleKSaju
e82974ae68 upd: update PrintSettings schema 2025-01-03 09:41:11 +05:30
Akshay
8462dc4482
Merge pull request #1062 from AbleKSaju/feat-time-in-templates
feat: option to display time in print templates
2025-01-02 16:05:48 +05:30
akshayitzme
7f704fb8d9 feat: multiple payment methods in pos 2024-12-27 16:31:23 +05:30
akshayitzme
9911d42da2 feat: payment methods model 2024-12-26 15:20:01 +05:30
AbleKSaju
aea29b0394 feat: add option to display time in templates 2024-12-20 09:09:20 +05:30
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
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
akshayitzme
dca298fa75 feat: validate hsnCode 2024-11-04 12:49:07 +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
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
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