 Able k SajuandGitHub
|
edbb0df24f
|
Merge pull request #1257 from frappe/fix-stock-entry
fix: restrict repeated stock transfers
|
2025-06-23 15:43:43 +05:30 |
|
AbleKSaju
|
38c69ee83e
|
fix: restrict repeated stock transfers
|
2025-06-23 15:32:51 +05:30 |
|
 Able k SajuandGitHub
|
ca6fab58ee
|
Merge pull request #1253 from Gadha2311/item-discount
fix: Apply item discount when required quantity matches pricing rule
|
2025-06-23 14:36:26 +05:30 |
|
 Able k SajuandGitHub
|
011c5e4e72
|
Merge pull request #1255 from suhailanzar/partial-stock-return
fix: implemented complete partial item return handling
|
2025-06-23 14:35:50 +05:30 |
|
Gadha2311
|
2e0224a734
|
fix:remove redundant quantity check in return validation
|
2025-06-23 14:30:06 +05:30 |
|
suhailanzar
|
fc81d4aa00
|
fix: payment calculations in pos and code optimization
|
2025-06-23 14:23:23 +05:30 |
|
Gadha2311
|
5d6e4db189
|
fix: resolve item discount issue in POS based on pricing rule criteria
|
2025-06-21 16:27:26 +05:30 |
|
 Able k SajuandGitHub
|
9c1d0514d7
|
Merge pull request #1236 from suhailanzar/status-colors
fix: updated invoice status and colors
|
2025-06-20 12:51:34 +05:30 |
|
 Able k SajuandGitHub
|
abe9f5f9e6
|
Merge pull request #1254 from frappe/feat-pos-profile
feat: pos profile functionality
|
2025-06-20 12:50:51 +05:30 |
|
suhailanzar
|
e96b3126c1
|
fix: updated return doc filter in pos
|
2025-06-20 12:22:36 +05:30 |
|
AbleKSaju
|
96d20f744f
|
feat: pos profile functionality
|
2025-06-20 10:05:31 +05:30 |
|
AbleKSaju
|
a8a2b1e74e
|
feat: schema for pos profile
|
2025-06-20 10:04:43 +05:30 |
|
suhailanzar
|
2b6e8c035d
|
fix: updated partial return items
|
2025-06-19 17:02:10 +05:30 |
|
Gadha2311
|
0aa037295a
|
fix: item discount
|
2025-06-19 16:26:23 +05:30 |
|
 Able k SajuandGitHub
|
471104cab4
|
Merge pull request #1251 from frappe/fix-returned-invoices
fix: filter returned invoices
|
2025-06-17 15:52:20 +05:30 |
|
AbleKSaju
|
5fcc5eb267
|
fix: filter returned invoices
|
2025-06-17 15:09:01 +05:30 |
|
 Able k SajuandGitHub
|
593b1112c7
|
Merge pull request #1232 from suhailanzar/partial-Payment
fix: implement complete partial payment handling
|
2025-06-16 12:11:55 +05:30 |
|
 Able k SajuandGitHub
|
433da536f8
|
Merge pull request #1246 from frappe/feat-sync-itemGroup
feat: sync Item Group from ERPNext
|
2025-06-15 15:06:12 +05:30 |
|
 Able k SajuandGitHub
|
5caa692e2d
|
Merge pull request #1245 from frappe/feat-item-group
feat: item group functionality
|
2025-06-12 11:18:49 +05:30 |
|
AbleKSaju
|
79b3c8668a
|
feat: sync pricing rule from ERPNext
|
2025-06-12 11:18:11 +05:30 |
|
AbleKSaju
|
ec5b78bfba
|
feat: filter items by group name in POS
|
2025-06-12 11:00:16 +05:30 |
|
AbleKSaju
|
8d42941609
|
feat: add HSN code and tax fields to item group
|
2025-06-12 10:58:51 +05:30 |
|
AbleKSaju
|
863b42c6d4
|
feat: add item group schema
|
2025-06-12 10:57:08 +05:30 |
|
 Able k SajuandGitHub
|
c0c0128b66
|
Merge pull request #1244 from frappe/fix-search
fix: unify item search for barcode, weight barcode, and name
|
2025-06-12 09:32:08 +05:30 |
|
 Able k SajuandGitHub
|
04baaba34b
|
Merge pull request #1243 from frappe/fix-tax-amount
fix: calculate tax on discounted amount
|
2025-06-12 09:27:18 +05:30 |
|
AbleKSaju
|
c8ab01bdfd
|
fix: unify item search for barcode, weight barcode, and name
|
2025-06-12 09:26:42 +05:30 |
|
suhailanzar
|
7c79343766
|
fix: updated the pos discount field issue
|
2025-06-11 22:51:58 +05:30 |
|
AbleKSaju
|
74194eda93
|
fix: calculate tax on discounted amount
|
2025-06-11 21:07:28 +05:30 |
|
suhailanzar
|
aa54dc3a9b
|
fix: payment issue after validation
|
2025-06-11 15:12:32 +05:30 |
|
suhailanzar
|
b01cb2a7da
|
fix: updated partial payment in pos
|
2025-06-11 15:12:32 +05:30 |
|
suhailanzar
|
51a2901c9b
|
fix: implement complete partial payment handling
|
2025-06-11 15:12:32 +05:30 |
|
 Able k SajuandGitHub
|
efd55be1b1
|
Merge pull request #1242 from frappe/feat-sync-pricing-rule
feat: sync pricing rule from ERPNext
|
2025-06-11 15:08:34 +05:30 |
|
AbleKSaju
|
f9ba3e9539
|
feat: sync pricing rule to Frappe Books and send invoice with it to ERPNext
|
2025-06-11 15:03:20 +05:30 |
|
AbleKSaju
|
e7ec18f363
|
fix: apply tax after discount
|
2025-06-11 15:00:24 +05:30 |
|
 Able k SajuandGitHub
|
3eb79238cd
|
Merge pull request #1241 from sasanzare/add-persian-localization
feat(i18n): Add Persian (Farsi) localization (fa.csv)
|
2025-06-10 19:21:41 +05:30 |
|
sasanzare
|
9d5badde17
|
feat(i18n): add Persian localization (fa.csv)
- Add initial Persian language support
- Includes translations for core UI elements
- Follows existing CSV structure
|
2025-06-09 18:18:36 +03:30 |
|
 Able k SajuandGitHub
|
b012d20334
|
Merge pull request #1234 from frappe/fix-select-field
fix: payment type (Pay/Receive) is correctly set when creating payment entry
|
2025-06-09 11:18:33 +05:30 |
|
 Able k SajuandGitHub
|
1e3f3f7d21
|
Merge pull request #1238 from kskarthik/patch-2
Add arm64 targets for the linux deb & rpm binaries.
|
2025-06-09 10:58:48 +05:30 |
|
 Able k SajuandGitHub
|
3e7fa34b7a
|
Merge pull request #1219 from suhailanzar/fix-discounts
fix: discounts according to pricng rules and POS
|
2025-06-09 10:56:35 +05:30 |
|
 Sai KarthikandGitHub
|
2b0612fe62
|
Add arm64 targets for the linux deb & rpm binaries.
|
2025-06-08 19:07:47 +05:30 |
|
suhailanzar
|
4f5a162712
|
fix: fixed lint issues
|
2025-06-06 11:34:39 +05:30 |
|
suhailanzar
|
2aba54f3f3
|
removed unnecessary codes
|
2025-06-06 11:10:38 +05:30 |
|
suhailanzar
|
2f8448a39f
|
fix: updated invoice status and colors
|
2025-06-06 10:02:20 +05:30 |
|
suhailanzar
|
cc1a692aed
|
fix: updated test Pricing rule
|
2025-06-05 13:04:29 +05:30 |
|
suhailanzar
|
28b1a3c48c
|
fix: rate miscalculation
|
2025-06-05 12:36:36 +05:30 |
|
suhailanzar
|
433b4dd37e
|
fix: updated tax calculations
|
2025-06-05 12:36:36 +05:30 |
|
suhailanzar
|
52db7e4a25
|
fix: pricing rule for qty/amount, POS discount
|
2025-06-05 12:36:36 +05:30 |
|
suhailanzar
|
40166d011e
|
fix: improve payment validation and apply minor fixes
|
2025-06-05 12:36:36 +05:30 |
|
AbleKSaju
|
24904dce7f
|
fix: payment type (Pay/Receive) is correctly set when creating payment entry
|
2025-06-05 11:31:37 +05:30 |
|
 Able k SajuandGitHub
|
484d9227b6
|
Merge pull request #1230 from frappe/dependabot/npm_and_yarn/tar-fs-2.1.3
chore(deps): bump tar-fs from 2.1.2 to 2.1.3
|
2025-06-03 20:24:07 +05:30 |
|