2
0
mirror of https://github.com/frappe/books.git synced 2024-11-14 01:14:03 +00:00
Commit Graph

3115 Commits

Author SHA1 Message Date
AbleKSaju
6e2fdfc5be feat: validations 2024-10-18 10:54:18 +05:30
AbleKSaju
9a95d6fc96 feat: add modal type 2024-10-18 10:54:18 +05:30
AbleKSaju
d757486fd7 feat: remove applied coupon 2024-10-18 10:53:40 +05:30
AbleKSaju
cef027e1d7 feat: add applied coupons list 2024-10-18 10:53:40 +05:30
AbleKSaju
5ca064d919 feat: apply coupon code modal 2024-10-18 10:53:40 +05:30
AbleKSaju
168c19386d feat: add coupon code modal 2024-10-18 10:53:40 +05:30
Akshay
657c1e8423
Merge pull request #982 from AbleKSaju/fix-update-qty
fix: update stock quantities after transaction completion
2024-10-17 10:20:16 +05:30
AbleKSaju
d1c608679b fix: update item quantities after transaction completion 2024-10-16 10:40:31 +05:30
Akshay
4c1fa7cbb3
Merge pull request #981 from frappe/fix-print-templates-sync
fix: printTemplates not syning to db on file content changes
2024-10-16 10:30:44 +05:30
akshayitzme
93b02b2d4f fix: printTemplates not syning to db on file content changes 2024-10-16 10:24:51 +05:30
Akshay
8443a41973
Merge pull request #968 from RijckAlex/patch-3
Update nl.csv
2024-10-15 17:18:13 +05:30
Akshay
cb48742d63
Merge pull request #974 from AbleKSaju/feat-grandtotal-in-words
feat: display grand total amount in words
2024-10-15 17:10:31 +05:30
Akshay
6fb81a56d7
Merge pull request #975 from AbleKSaju/feat-pos-save-order
feat: save invoice and hold invoice for later use in POS
2024-10-15 11:38:27 +05:30
akshayitzme
c8f3d57c11 chore: refactored styling 2024-10-15 11:33:17 +05:30
AbleKSaju
fa694f0a72 fix: resolved linting issues 2024-10-15 10:34:30 +05:30
AbleKSaju
bb5ac42eb4 fix: resolved linting issues 2024-10-15 10:30:03 +05:30
AbleKSaju
c173dc51b0 feat: update UI background color in dark mode 2024-10-15 10:30:03 +05:30
AbleKSaju
9e81a39cf7 feat: save invoice and allow selection for later use 2024-10-15 10:30:03 +05:30
AbleKSaju
14be1a0af3 feat: add saved invoices list modal 2024-10-15 10:30:03 +05:30
AbleKSaju
ad5d4075da feat: add SavedInvoice type 2024-10-15 10:29:16 +05:30
AbleKSaju
b7d1b70971 feat: sync functionality for sales invoice on save 2024-10-15 10:28:17 +05:30
AbleKSaju
55aa8bf111 feat: add save order option in POS 2024-10-15 10:28:17 +05:30
Akshay
62d52bc7ce
Merge pull request #976 from AbleKSaju/feat-shortcut-to-invoice
feat: shortcut to navigate to invoice list from POS
2024-10-15 10:20:14 +05:30
Akshay
9516e5f3a0
Merge pull request #977 from AbleKSaju/fix-sidebar-order
fix: moved pricing rule from common to sales in sidebar
2024-10-15 10:12:19 +05:30
akshayitzme
636f91849d chore: refactored styling 2024-10-15 10:08:05 +05:30
AbleKSaju
8003f0883e fix: move pricing rule to sales instead of common 2024-10-14 16:05:06 +05:30
AbleKSaju
d80ecdf18a feat: add AlertModal 2024-10-14 15:56:50 +05:30
AbleKSaju
6cbfa9ad81 feat: define type for alert 2024-10-14 15:56:19 +05:30
AbleKSaju
ecf2b972ad feat: add navigation to invoice list from POS 2024-10-14 15:53:24 +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
3509ea9a89 feat: display grand total amount in words 2024-10-10 15:59:10 +05:30
Akshay
d2c307d8a3
Merge pull request #973 from AbleKSaju/fix-pos-datas
fix: refresh item quantities & clear previous customer after POS purchase
2024-10-09 16:26:53 +05:30
AbleKSaju
74e8a58827 fix: add await in clearValues 2024-10-09 16:06:12 +05:30
AbleKSaju
c06ec88cb1 fix: refresh item quantities and clear previous customer after POS purchase 2024-10-09 16:02:48 +05:30
Akshay
1e41c0803c
Merge pull request #972 from AbleKSaju/feat-date-filter
fix: adjust 'this month' cash flow option to start from current month
2024-10-09 12:22:30 +05:30
AbleKSaju
3b2bf08265 fix: adjust 'this month' cash flow option to start from current month 2024-10-09 12:07:06 +05:30
Akshay
2ce2664782
Merge pull request #970 from akshayitzme/fix-print-template-ui
fix: bottom bar in Print Template not displayed in windows
2024-10-08 17:25:38 +05:30
akshayitzme
8bb40a2c33 fix: bottom bar sizing in platform other than win 2024-10-08 15:51:13 +05:30
akshayitzme
67b3ec2c67 fix: bottom bar visibility issue in windows 2024-10-08 12:55:19 +05:30
Alex Rijckaert
990da2d28e
Update nl.csv
typing errors corrected
2024-10-07 17:57:38 +02:00
Akshay
d9e133053e
Merge pull request #967 from frappe/update-readme
docs: update nl translation contributor
2024-10-07 17:36:30 +05:30
akshayitzme
9dc258fd12 docs: update nl translation contributor 2024-10-07 17:35:51 +05:30
Akshay
7a3ec5d7c5
Merge pull request #965 from RijckAlex/patch-2
Update nl.csv
2024-10-07 17:17:18 +05:30
Akshay
20a4a8c727
Merge pull request #958 from AbleKSaju/feat-pos-loyalty-program
feat: Loyalty program functionality in POS
2024-10-03 10:48:06 +05:30
Akshay
5b564c2309
Merge pull request #930 from AbleKSaju/feat-couponCode
feat: coupon codes
2024-10-02 13:42:07 +05:30
Alex Rijckaert
ff1d71992a
Update nl.csv 2024-10-01 11:01:52 +02:00
AbleKSaju
872f967a5b fix: set isEnabled field in default section 2024-09-30 17:20:25 +05:30
AbleKSaju
02a366f45b fix: corrected routing for CouponCode 2024-09-30 15:27:36 +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