2
0
mirror of https://github.com/frappe/books.git synced 2024-12-22 10:58:59 +00:00
Commit Graph

3262 Commits

Author SHA1 Message Date
Akshay
b70717d8d6
Merge pull request #1020 from frappe/dependabot/npm_and_yarn/cross-spawn-7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-12-11 16:27:13 +05:30
Akshay
6a5163b669
Merge pull request #1050 from frappe/dependabot/npm_and_yarn/nanoid-3.3.8
chore(deps): bump nanoid from 3.3.7 to 3.3.8
2024-12-11 16:26:56 +05:30
dependabot[bot]
a369fbc4b3
chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 09:42:07 +00:00
Akshay
ce952f68c6
Merge pull request #1049 from frappe/bump-v25
bump: v0.25
2024-12-11 15:11:02 +05:30
akshayitzme
a1456c980d bump: v0.25 2024-12-11 15:01:02 +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
Akshay
e4bd5892f4
Merge pull request #1048 from frappe/fix-lp-account
fix: change account roottype filter of expense account
2024-12-11 11:38:52 +05:30
akshayitzme
a40157f54b fix: change account roottype filter for expense account 2024-12-11 11:28:20 +05:30
akshayitzme
0eaebef3a0 fix: change date fieldtype to Datetime 2024-12-11 09:53:31 +05:30
Akshay
81aac9c0e2
Merge pull request #1040 from AbleKSaju/shortcuts
feat: shortcuts in POS
2024-12-10 12:10:26 +05:30
AbleKSaju
5b1fb175bd fix: resolved review issues 2024-12-10 11:49:05 +05:30
dependabot[bot]
ed55408204
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 06:16:13 +00:00
AbleKSaju
b3dbd81f89 fix: resolved linting issues 2024-12-10 11:19:03 +05:30
AbleKSaju
b6ebfd9a51 upd: updated shortcut helper descriptions 2024-12-10 11:19:03 +05:30
AbleKSaju
fcaa2927f3 feat: keyboard-friendly functionalities in POS 2024-12-10 11:19:03 +05:30
AbleKSaju
f4a3307767 feat: add shortcut descriptions 2024-12-10 11:19:03 +05:30
AbleKSaju
7b019f294c feat: added keyboard shortcuts in POS 2024-12-10 11:19:03 +05:30
AbleKSaju
ce1831502c feat: added Cmd+Shift shortcut 2024-12-10 11:18:37 +05:30
AbleKSaju
4637dd5518 feat: add modal names type 2024-12-10 11:18:37 +05:30
Akshay
70e69e623d
Merge pull request #1045 from AbleKSaju/fix-select-type
fix: display default value in 'select' fieldtype
2024-12-10 11:16:00 +05:30
Akshay
6361df6e50
Merge pull request #1043 from AbleKSaju/feat-quantity-alerts
feat: alert for exceeding available quantity
2024-12-10 11:14:17 +05:30
AbleKSaju
8f47bb41d6 fix: formatted 2024-12-10 09:52:32 +05:30
AbleKSaju
3d8d3d98e6 fix: display default value in 'select' fieldtype 2024-12-10 09:40:41 +05:30
Akshay
266f11574d
Merge pull request #1044 from AbleKSaju/fix-date
fix: dark mode support for date input calendar
2024-12-10 09:31:35 +05:30
AbleKSaju
c578b258f0 fix: dark mode support for date input calendar 2024-12-07 15:44:23 +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
AbleKSaju
7ff492adfc fix: replaced TypeScript any with appropriate types 2024-12-07 12:37:43 +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
Akshay
0056233b72
Merge pull request #1039 from AbleKSaju/fix-apply-freeitem
fix: prevent pricing rule for free items with insufficient stock
2024-12-06 15:01:58 +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
Akshay
0b310c2a49
Merge pull request #1041 from frappe/fix-build-action
fix: deprecated runner for build action
2024-12-05 09:49:57 +05:30
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