Frappe PR Bot
161c1fb7a4
chore(release): Bumped to Version 15.81.2
...
## [15.81.2](https://github.com/frappe/erpnext/compare/v15.81.1...v15.81.2 ) (2025-10-06)
### Bug Fixes
* failing patch ([65061cc ](65061cc459 ))
2025-10-06 03:54:42 +00:00
ruthra kumar
4d506d2d9c
Merge pull request #49873 from frappe/mergify/bp/version-15/pr-49868
...
fix: failing patch (backport #49867 ) (backport #49868 )
2025-10-06 09:23:17 +05:30
Mihir Kandoi
65061cc459
fix: failing patch
...
(cherry picked from commit 41d1703e7c )
(cherry picked from commit 0dad1957c8 )
2025-10-03 19:04:15 +00:00
Frappe PR Bot
4c1cada222
chore(release): Bumped to Version 15.81.1
...
## [15.81.1](https://github.com/frappe/erpnext/compare/v15.81.0...v15.81.1 ) (2025-10-01)
### Bug Fixes
* Add try-finally for setting buying price list ([e10ed89 ](e10ed89be5 ))
* too many writes on patch run ([c455e73 ](c455e7390e ))
2025-10-01 14:55:26 +00:00
Mihir Kandoi
8bb19eece4
Merge pull request #49835 from frappe/mergify/bp/version-15/pr-49833
...
fix: too many writes on patch run (backport #49832 ) (backport #49833 )
2025-10-01 20:23:45 +05:30
Mihir Kandoi
e10ed89be5
fix: Add try-finally for setting buying price list
...
(cherry picked from commit 35a8d02866 )
(cherry picked from commit e21baec246 )
2025-10-01 13:44:41 +00:00
Mihir Kandoi
c455e7390e
fix: too many writes on patch run
...
(cherry picked from commit 44ff6ed6a1 )
(cherry picked from commit a2bf53ff0a )
2025-10-01 13:44:41 +00:00
Frappe PR Bot
24013ddf27
chore(release): Bumped to Version 15.81.0
...
# [15.81.0](https://github.com/frappe/erpnext/compare/v15.80.1...v15.81.0 ) (2025-09-30)
### Bug Fixes
* add date filter for getting return invoice items ([bc77704 ](bc77704462 ))
* auto batch not set for raw materials in subcontracting receipt ([6c8e838 ](6c8e8384d5 ))
* **bank transaction:** change reference number to small text ([5a0bf7a ](5a0bf7a5e1 ))
* convert with flt ([3975627 ](3975627b33 ))
* do not validate cost center in cancelled gl entry ([366bb82 ](366bb8269c ))
* don't recalculate stock_qty with conversion_factor ([c88a277 ](c88a277ad9 ))
* include precision in validation ([abffbca ](abffbcad99 ))
* **payment entry:** trigger currency on account set ([84a2596 ](84a2596ce5 ))
* remove item name to avoid overriding item row name ([d0e511f ](d0e511fd2f ))
* set cost center in taxes if not set ([4dcd502 ](4dcd502b76 ))
* **stock entry:** set expense account from company for manufacture ([50f9521 ](50f9521feb ))
* update item details only in draft state ([30f6b53 ](30f6b53240 ))
* update subcontracted_quantity with set_value ([17e415d ](17e415d03a ))
* use get_value instead of get_doc ([f706811 ](f706811757 ))
* use sales_order from data instead of doc ([7ee8281 ](7ee82813fd ))
* use stock adjustment account if no expense account ([9c81f44 ](9c81f448c8 ))
* valuation rate for old batch ([37a03f1 ](37a03f10ab ))
### Features
* add show zero value filter in profit and loss and balance sheet ([c32ad97 ](c32ad9711f ))
* service expense account in the subcontracting receipt ([ba9b63a ](ba9b63af49 ))
### Performance Improvements
* reposting for backdated transactions ([cd5a836 ](cd5a836685 ))
2025-09-30 13:28:59 +00:00
ruthra kumar
e8ee5f8c9b
Merge pull request #49801 from frappe/version-15-hotfix
...
chore: release v15
2025-09-30 18:56:45 +05:30
rohitwaghchaure
4847e24553
Merge branch 'version-15' into version-15-hotfix
2025-09-30 18:38:20 +05:30
rohitwaghchaure
bbbcb456ce
Merge pull request #49810 from frappe/mergify/bp/version-15-hotfix/pr-49803
...
fix: valuation rate for old batch (backport #49803 )
2025-09-30 17:50:13 +05:30
rohitwaghchaure
4c78f9b9cb
Merge pull request #49807 from frappe/mergify/bp/version-15-hotfix/pr-49794
...
fix: don't recalculate stock_qty with conversion_factor (backport #49794 )
2025-09-30 17:12:18 +05:30
Rohit Waghchaure
37a03f10ab
fix: valuation rate for old batch
...
(cherry picked from commit d864d166f9 )
2025-09-30 11:42:15 +00:00
rohitwaghchaure
c2dd37a89e
Merge pull request #49808 from frappe/mergify/bp/version-15-hotfix/pr-49766
...
fix: use sales_order from data instead of doc (backport #49766 )
2025-09-30 17:12:07 +05:30
rohitwaghchaure
f458faa819
Merge pull request #49809 from frappe/mergify/bp/version-15-hotfix/pr-49748
...
fix: update item details only in draft state (backport #49748 )
2025-09-30 17:11:56 +05:30
Kavin
30f6b53240
fix: update item details only in draft state
...
(cherry picked from commit 689172ff22 )
2025-09-30 11:08:59 +00:00
Kavin
7ee82813fd
fix: use sales_order from data instead of doc
...
(cherry picked from commit 9f9120451b )
2025-09-30 11:06:48 +00:00
Kavin
c88a277ad9
fix: don't recalculate stock_qty with conversion_factor
...
(cherry picked from commit fed8236919 )
2025-09-30 11:03:47 +00:00
rohitwaghchaure
9e73d083b5
Merge pull request #49793 from frappe/mergify/bp/version-15-hotfix/pr-49790
...
fix: update subcontracted_quantity with set_value (backport #49790 )
2025-09-30 16:32:13 +05:30
rohitwaghchaure
03c8d92796
Merge pull request #49792 from frappe/mergify/bp/version-15-hotfix/pr-49791
...
refactor: convert item warehouse based reposting (backport #49791 )
2025-09-30 16:31:57 +05:30
ruthra kumar
31ad9a6346
Merge pull request #49805 from frappe/mergify/bp/version-15-hotfix/pr-49639
...
fix(Credit-limit): consider current voucher for credit limit validation (backport #49639 )
2025-09-30 16:30:17 +05:30
PRASATHRAJA
fc40a3c376
Merge pull request #49639 from aerele/credit-limit-jv
...
fix(Credit-limit): consider current voucher for credit limit validation
(cherry picked from commit 4a01c53cca )
2025-09-30 10:39:35 +00:00
ruthra kumar
b8e3db0179
Merge pull request #49800 from frappe/mergify/bp/version-15-hotfix/pr-49799
...
fix: do not validate cost center in cancelled gl entry (backport #49799 )
2025-09-30 15:14:11 +05:30
ljain112
366bb8269c
fix: do not validate cost center in cancelled gl entry
...
(cherry picked from commit 29cbddbc77 )
2025-09-30 09:04:24 +00:00
venkat102
3975627b33
fix: convert with flt
...
(cherry picked from commit 81614939ab )
2025-09-29 16:20:27 +00:00
venkat102
f706811757
fix: use get_value instead of get_doc
...
(cherry picked from commit 89a603f20c )
2025-09-29 16:20:26 +00:00
venkat102
17e415d03a
fix: update subcontracted_quantity with set_value
...
(cherry picked from commit ea63bfc9af )
2025-09-29 16:20:26 +00:00
Rohit Waghchaure
8911bad792
refactor: convert item-wh based reposting
...
(cherry picked from commit 8411e4c5b2 )
2025-09-29 16:20:25 +00:00
ruthra kumar
a30c481ca1
Merge pull request #49787 from frappe/mergify/bp/version-15-hotfix/pr-49773
...
fix(bank transaction): change reference number to small text (backport #49773 )
2025-09-29 17:15:06 +05:30
ravibharathi656
5a0bf7a5e1
fix(bank transaction): change reference number to small text
...
(cherry picked from commit 90f399d0fc )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.json
2025-09-29 16:59:31 +05:30
ruthra kumar
f135954944
Merge pull request #49784 from frappe/mergify/bp/version-15-hotfix/pr-49708
...
feat: add show zero value filter in profit and loss and balance sheet (backport #49708 )
2025-09-29 16:47:54 +05:30
ravibharathi656
c32ad9711f
feat: add show zero value filter in profit and loss and balance sheet
...
(cherry picked from commit 33ab24943c )
# Conflicts:
# erpnext/accounts/report/balance_sheet/balance_sheet.js
# erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.js
2025-09-29 16:32:21 +05:30
ruthra kumar
f6842041c9
Merge pull request #49782 from frappe/mergify/bp/version-15-hotfix/pr-49718
...
fix: set cost center in taxes if not set (backport #49718 )
2025-09-29 16:26:35 +05:30
ravibharathi656
4dcd502b76
fix: set cost center in taxes if not set
...
(cherry picked from commit b75940bf0e )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-09-29 15:53:19 +05:30
ruthra kumar
19f81c9204
Merge pull request #49777 from frappe/mergify/bp/version-15-hotfix/pr-49735
...
fix(payment entry): trigger currency on account set (backport #49735 )
2025-09-29 14:56:14 +05:30
ruthra kumar
67b6b3779d
Merge pull request #49775 from frappe/mergify/bp/version-15-hotfix/pr-49618
...
fix: add date filter for getting return invoice items (backport #49618 )
2025-09-29 14:31:45 +05:30
ruthra kumar
c836016358
Merge pull request #49774 from frappe/mergify/bp/version-15-hotfix/pr-49640
...
fix: include precision in validation (backport #49640 )
2025-09-29 14:29:45 +05:30
ravibharathi656
84a2596ce5
fix(payment entry): trigger currency on account set
...
(cherry picked from commit 096e74b1ee )
2025-09-29 08:58:03 +00:00
Navin-S-R
98bc7b41fc
test: validate profit values for later period returns
...
(cherry picked from commit d5c457b8c5 )
# Conflicts:
# erpnext/accounts/report/gross_profit/test_gross_profit.py
2025-09-29 14:16:52 +05:30
l0gesh29
abffbcad99
fix: include precision in validation
...
(cherry picked from commit 1de0c46c51 )
2025-09-29 08:44:29 +00:00
Navin-S-R
bc77704462
fix: add date filter for getting return invoice items
...
(cherry picked from commit 2abb011816 )
2025-09-29 08:44:28 +00:00
rohitwaghchaure
5abb2d510d
Merge pull request #49772 from frappe/mergify/bp/version-15-hotfix/pr-49770
...
chore: removed print statement (backport #49770 )
2025-09-29 13:06:44 +05:30
Rohit Waghchaure
ae040024af
chore: removed print statement
...
(cherry picked from commit 324bdcb177 )
2025-09-29 06:32:32 +00:00
rohitwaghchaure
fe1247dd4b
Merge pull request #49758 from frappe/mergify/bp/version-15-hotfix/pr-49757
...
feat: service expense account in the subcontracting receipt (backport #49757 )
2025-09-27 10:20:23 +05:30
rohitwaghchaure
84789daf59
Merge pull request #49756 from frappe/mergify/bp/version-15-hotfix/pr-49741
...
fix(stock entry): set expense account from company for manufacture (backport #49741 )
2025-09-27 10:04:06 +05:30
rohitwaghchaure
cecd177286
chore: fix conflicts
...
Removed fields related to job card and landed cost voucher amount from subcontracting receipt item.
2025-09-27 10:03:27 +05:30
rohitwaghchaure
c26ed80d67
chore: fix conflicts
2025-09-27 10:02:40 +05:30
rohitwaghchaure
15f0c28cda
chore: fix conflicts
2025-09-27 10:01:53 +05:30
Rohit Waghchaure
ba9b63af49
feat: service expense account in the subcontracting receipt
...
(cherry picked from commit 6e597b9c42 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
2025-09-26 15:44:26 +00:00
ravibharathi656
9c81f448c8
fix: use stock adjustment account if no expense account
...
(cherry picked from commit b2e109318f )
2025-09-26 13:28:43 +00:00
ravibharathi656
50f9521feb
fix(stock entry): set expense account from company for manufacture
...
(cherry picked from commit 06177ffaff )
2025-09-26 13:28:43 +00:00
ruthra kumar
0ff32ac554
Merge pull request #49738 from frappe/mergify/bp/version-15-hotfix/pr-49717
...
refactor: improve trial balance performance (backport #49717 )
2025-09-26 11:58:26 +05:30
rohitwaghchaure
fe72ea6d6b
Merge pull request #49739 from frappe/mergify/bp/version-15-hotfix/pr-49734
...
fix: auto batch not set for raw materials in subcontracting receipt (backport #49734 )
2025-09-26 11:43:04 +05:30
rohitwaghchaure
62959e5a70
chore: fix conflicts
2025-09-26 11:21:16 +05:30
Rohit Waghchaure
6c8e8384d5
fix: auto batch not set for raw materials in subcontracting receipt
...
(cherry picked from commit 23f9d4c600 )
# Conflicts:
# erpnext/controllers/subcontracting_controller.py
2025-09-26 05:07:12 +00:00
ruthra kumar
0c8004530a
refactor: improve trial balance performance
...
(cherry picked from commit cee3813ced )
2025-09-26 04:46:00 +00:00
Raffael Meyer
b18afa8bdd
chore(Bank Guarante): move to leaner doctype definition ( #49737 )
2025-09-25 22:05:59 +00:00
Frappe PR Bot
f54933e657
chore(release): Bumped to Version 15.80.1
...
## [15.80.1](https://github.com/frappe/erpnext/compare/v15.80.0...v15.80.1 ) (2025-09-25)
### Bug Fixes
* remove item name to avoid overriding item row name ([a80e0d9 ](a80e0d9d39 ))
### Performance Improvements
* reposting for backdated transactions ([f43fac5 ](f43fac50ed ))
2025-09-25 15:14:17 +00:00
rohitwaghchaure
a1862020e8
Merge pull request #49732 from frappe/mergify/bp/version-15/pr-49728
...
fix: remove item name in get_item_details (backport #49725 ) (backport #49728 )
2025-09-25 20:42:44 +05:30
rohitwaghchaure
249d6b3619
Merge pull request #49729 from frappe/mergify/bp/version-15/pr-49724
...
perf: reposting for backdated transactions (backport #49720 ) (backport #49724 )
2025-09-25 20:42:35 +05:30
Kavin
a80e0d9d39
fix: remove item name to avoid overriding item row name
...
(cherry picked from commit 47055901c0 )
(cherry picked from commit d0e511fd2f )
2025-09-25 14:23:33 +00:00
rohitwaghchaure
6b3bb45900
Merge pull request #49728 from frappe/mergify/bp/version-15-hotfix/pr-49725
...
fix: remove item name in get_item_details (backport #49725 )
2025-09-25 19:52:28 +05:30
Rohit Waghchaure
f43fac50ed
perf: reposting for backdated transactions
...
(cherry picked from commit 1b0fc0541b )
(cherry picked from commit cd5a836685 )
2025-09-25 13:23:30 +00:00
Kavin
d0e511fd2f
fix: remove item name to avoid overriding item row name
...
(cherry picked from commit 47055901c0 )
2025-09-25 13:23:29 +00:00
rohitwaghchaure
d50538dbf7
Merge pull request #49724 from frappe/mergify/bp/version-15-hotfix/pr-49720
...
perf: reposting for backdated transactions (backport #49720 )
2025-09-25 18:52:32 +05:30
Rohit Waghchaure
cd5a836685
perf: reposting for backdated transactions
...
(cherry picked from commit 1b0fc0541b )
2025-09-25 12:16:41 +00:00
Frappe PR Bot
05d5dc5321
chore(release): Bumped to Version 15.80.0
...
# [15.80.0](https://github.com/frappe/erpnext/compare/v15.79.2...v15.80.0 ) (2025-09-23)
### Bug Fixes
* **accounts receivable:** exclude employee transactions ([c071107 ](c071107b27 ))
* **accounts:** dynamic zero cutoff (backport [#48899 ](https://github.com/frappe/erpnext/issues/48899 )) ([#49552 ](https://github.com/frappe/erpnext/issues/49552 )) ([5ef7a78 ](5ef7a7857c ))
* add condition for name ([65ce737 ](65ce737c2d ))
* add option for currency field (backport [#49572 ](https://github.com/frappe/erpnext/issues/49572 )) ([#49594 ](https://github.com/frappe/erpnext/issues/49594 )) ([1a4ea07 ](1a4ea07b78 ))
* auto commit if too many writes reached ([0310172 ](0310172338 ))
* Consider non SABB batch qty in reserved batch validation ([7ed97e4 ](7ed97e47cc ))
* incorrect current qty calculation for the batch ([bf48cf0 ](bf48cf02e5 ))
* **item:** avoid inheriting item defaults from identically named items ([#49571 ](https://github.com/frappe/erpnext/issues/49571 )) ([9e58a56 ](9e58a56b5c ))
* only show filters in print view if 'Include filters' is enabled ([79d4731 ](79d4731fe7 ))
* **payment-reconciliation:** apply field precision for allocated and difference amounts (backport [#49448 ](https://github.com/frappe/erpnext/issues/49448 )) ([#49595 ](https://github.com/frappe/erpnext/issues/49595 )) ([fbd62e7 ](fbd62e72f9 ))
* project accounting dimension and gl posting date column width (backport [#49563 ](https://github.com/frappe/erpnext/issues/49563 )) ([#49591 ](https://github.com/frappe/erpnext/issues/49591 )) ([bce22cb ](bce22cb27b ))
* **purchase order:** get party type based on supplier field ([3aebbf6 ](3aebbf6e92 ))
* restore auto_commit_on_many_writes flag ([5320782 ](53207821aa ))
* set first_response_time on status change of issue ([0d5613c ](0d5613ca4c ))
* skip receivable/payable account validation in payroll entry if party is not available (backport [#49585 ](https://github.com/frappe/erpnext/issues/49585 )) ([#49598 ](https://github.com/frappe/erpnext/issues/49598 )) ([697f6ef ](697f6ef086 ))
* **stock:** NoneType object error on stock entry ([de8c4ee ](de8c4eec1b ))
* warehouse for batch validation ([cb94c4b ](cb94c4b5f1 ))
### Features
* add filters option in print view (backport [#49631 ](https://github.com/frappe/erpnext/issues/49631 )) ([#49700 ](https://github.com/frappe/erpnext/issues/49700 )) ([e9b29ed ](e9b29ed544 ))
* populate available qty in pick list locations ([bc7f884 ](bc7f884ae1 ))
2025-09-23 14:00:33 +00:00
ruthra kumar
74b19f2743
Merge pull request #49697 from frappe/version-15-hotfix
...
chore: release v15
2025-09-23 19:29:11 +05:30
ruthra kumar
e9b29ed544
feat: add filters option in print view (backport #49631 ) ( #49700 )
...
fix: only show filters in print view if 'Include filters' is enabled
(cherry picked from commit 1979879b07 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.html
Co-authored-by: Nareshkanna S <nareshkannashanmugam@gmail.com >
2025-09-23 16:40:11 +05:30
Nareshkanna S
79d4731fe7
fix: only show filters in print view if 'Include filters' is enabled
...
(cherry picked from commit 1979879b07 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.html
2025-09-23 16:29:18 +05:30
ruthra kumar
e4997af1c0
Merge pull request #49695 from frappe/mergify/bp/version-15-hotfix/pr-49694
...
chore: update sales_data from site_info (backport #49694 )
2025-09-23 15:11:22 +05:30
Jannat Patel
ff08ee6ada
test: activation with site_info
...
(cherry picked from commit 5a26d593e4 )
2025-09-23 09:22:03 +00:00
Jannat Patel
ac55028f6b
chore: update sales_data from site_info
...
(cherry picked from commit 866b252309 )
2025-09-23 09:22:03 +00:00
Frappe PR Bot
98457a8530
chore(release): Bumped to Version 15.79.2
...
## [15.79.2](https://github.com/frappe/erpnext/compare/v15.79.1...v15.79.2 ) (2025-09-23)
### Bug Fixes
* Consider non SABB batch qty in reserved batch validation ([9158751 ](91587517d9 ))
* warehouse for batch validation ([59a7104 ](59a710433a ))
2025-09-23 07:16:11 +00:00
rohitwaghchaure
236d8c7af1
Merge pull request #49693 from frappe/mergify/bp/version-15/pr-49691
...
fix: Consider non SABB batch qty in reserved batch validation (backport #49648 ) (backport #49691 )
2025-09-23 12:44:43 +05:30
rohitwaghchaure
63c1fd52b1
Merge pull request #49692 from frappe/mergify/bp/version-15/pr-49688
...
fix: warehouse for batch validation (backport #49687 ) (backport #49688 )
2025-09-23 12:44:21 +05:30
Kavin
91587517d9
fix: Consider non SABB batch qty in reserved batch validation
...
(cherry picked from commit ae8b34e03c )
(cherry picked from commit 7ed97e47cc )
2025-09-23 06:39:33 +00:00
rohitwaghchaure
7402549b4b
Merge pull request #49691 from frappe/mergify/bp/version-15-hotfix/pr-49648
...
fix: Consider non SABB batch qty in reserved batch validation (backport #49648 )
2025-09-23 12:09:11 +05:30
Rohit Waghchaure
59a710433a
fix: warehouse for batch validation
...
(cherry picked from commit 381072170a )
(cherry picked from commit cb94c4b5f1 )
2025-09-23 06:37:26 +00:00
rohitwaghchaure
f4cef8a417
Merge pull request #49690 from frappe/mergify/bp/version-15-hotfix/pr-49684
...
feat: populate available qty in pick list locations (backport #49684 )
2025-09-23 12:07:00 +05:30
rohitwaghchaure
dc6d4f2620
Merge pull request #49688 from frappe/mergify/bp/version-15-hotfix/pr-49687
...
fix: warehouse for batch validation (backport #49687 )
2025-09-23 12:06:31 +05:30
Kavin
7ed97e47cc
fix: Consider non SABB batch qty in reserved batch validation
...
(cherry picked from commit ae8b34e03c )
2025-09-23 06:21:00 +00:00
Kavin
a463f4a419
refactor: fetching qty on warehouse trigger
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
(cherry picked from commit e3ab0e7c67 )
2025-09-23 06:20:23 +00:00
Kavin
bc7f884ae1
feat: populate available qty in pick list locations
...
(cherry picked from commit d8756fc7de )
2025-09-23 06:20:23 +00:00
Kavin
056d51937b
chore: rename stock qty label
...
(cherry picked from commit fc967fceb2 )
2025-09-23 06:20:22 +00:00
Rohit Waghchaure
cb94c4b5f1
fix: warehouse for batch validation
...
(cherry picked from commit 381072170a )
2025-09-23 06:12:44 +00:00
Diptanil Saha
868987e46e
Merge pull request #49686 from frappe/mergify/bp/version-15-hotfix/pr-49676
...
fix: auto commit if too many writes reached (backport #49676 )
2025-09-23 11:20:36 +05:30
Kavin
53207821aa
fix: restore auto_commit_on_many_writes flag
...
(cherry picked from commit 66712fa8b5 )
2025-09-23 05:31:28 +00:00
Kavin
0310172338
fix: auto commit if too many writes reached
...
(cherry picked from commit 99a0ba0b45 )
2025-09-23 05:31:27 +00:00
ruthra kumar
5bfb4d2390
Merge pull request #49667 from frappe/mergify/bp/version-15-hotfix/pr-49644
...
fix(purchase order): get party type based on supplier field (backport #49644 )
2025-09-22 15:05:53 +05:30
venkat102
3aebbf6e92
fix(purchase order): get party type based on supplier field
...
(cherry picked from commit 11b9b1adc5 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-09-22 15:01:57 +05:30
ruthra kumar
925afe1b59
Merge pull request #49665 from frappe/mergify/bp/version-15-hotfix/pr-49653
...
fix(accounts receivable): exclude employee transactions (backport #49653 )
2025-09-22 14:58:17 +05:30
venkat102
c071107b27
fix(accounts receivable): exclude employee transactions
...
(cherry picked from commit 736a776d3d )
2025-09-22 08:05:36 +00:00
ruthra kumar
8c7e20f9a2
Merge pull request #49664 from frappe/mergify/bp/version-15-hotfix/pr-49470
...
fix(bank clearance): use base total taxes and charges if exists (backport #49470 )
2025-09-22 12:44:55 +05:30
Ravibharathi
81824320db
Merge pull request #49470 from aerele/bank-clearance-tax-calculation
...
fix(bank clearance): use base total taxes and charges if exists
(cherry picked from commit 302ff49b7f )
2025-09-22 05:58:20 +00:00
Diptanil Saha
9914d20127
Merge pull request #49659 from frappe/mergify/bp/version-15-hotfix/pr-49649
...
fix: set first_response_time on set_first_response (backport #49649 )
2025-09-22 00:38:16 +05:30
diptanilsaha
0d5613ca4c
fix: set first_response_time on status change of issue
...
(cherry picked from commit ba459204b0 )
2025-09-21 18:36:29 +00:00
Frappe PR Bot
20d14881fe
chore(release): Bumped to Version 15.79.1
...
## [15.79.1](https://github.com/frappe/erpnext/compare/v15.79.0...v15.79.1 ) (2025-09-21)
### Bug Fixes
* **stock:** NoneType object error on stock entry ([48bd005 ](48bd005a09 ))
2025-09-21 18:34:45 +00:00
rohitwaghchaure
73e76f533e
Merge pull request #49658 from frappe/mergify/bp/version-15/pr-49619
...
fix(stock): NoneType object error on stock entry (backport #49615 ) (backport #49619 )
2025-09-22 00:03:18 +05:30
Kavin
48bd005a09
fix(stock): NoneType object error on stock entry
...
(cherry picked from commit aee03417de )
(cherry picked from commit de8c4eec1b )
2025-09-21 17:12:19 +00:00
Mihir Kandoi
04c2bb4f50
Merge pull request #49619 from frappe/mergify/bp/version-15-hotfix/pr-49615
...
fix(stock): NoneType object error on stock entry (backport #49615 )
2025-09-18 21:18:09 +05:30
Kavin
de8c4eec1b
fix(stock): NoneType object error on stock entry
...
(cherry picked from commit aee03417de )
2025-09-18 14:47:04 +00:00
mergify[bot]
697f6ef086
fix: skip receivable/payable account validation in payroll entry if party is not available (backport #49585 ) ( #49598 )
...
fix: skip receivable/payable account validation in payroll entry if party is not available (#49585 )
* fix: skip receivable/payable account validation if party is not available in creation of payroll entry
* refactor: rename flag
(cherry picked from commit 8b543e5503 )
Co-authored-by: Raheel Khan <raheel@frappe.io >
2025-09-18 17:04:28 +05:30
ruthra kumar
d66aed52f7
Merge pull request #49617 from frappe/mergify/bp/version-15-hotfix/pr-49467
...
fix: add condition for name (backport #49467 )
2025-09-18 17:03:32 +05:30
venkat102
089c068ee8
test: add test to validate user permission in qb
...
(cherry picked from commit a5b881ea74 )
# Conflicts:
# erpnext/setup/doctype/employee/test_employee.py
2025-09-18 16:46:39 +05:30
venkat102
65ce737c2d
fix: add condition for name
...
(cherry picked from commit cf5a2d6351 )
2025-09-18 11:12:13 +00:00
mergify[bot]
5ef7a7857c
fix(accounts): dynamic zero cutoff (backport #48899 ) ( #49552 )
...
fix(accounts): dynamic zero cutoff (#48899 )
* fix(accounts): dynamic zero cutoff
The cutoff for displaying zero values in accounting reports has so far been hardcoded to 0.005, giving wrong results for currencies that require a higher precision. This PR changes this to a dynamic value calculated from the Currency's _Fraction Units_.
* style: fix typo
(cherry picked from commit 6972f161b8 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-09-17 18:03:48 +05:30
mergify[bot]
fbd62e72f9
fix(payment-reconciliation): apply field precision for allocated and difference amounts (backport #49448 ) ( #49595 )
...
fix(payment-reconciliation): apply field precision for allocated and difference amounts (#49448 )
fix(payment-reconciliation): handle allocated and difference amount with field precision for accurate exchange rate calculations
(cherry picked from commit 194ab87fef )
Co-authored-by: Bhavansathru <122002510+Bhavan23@users.noreply.github.com >
2025-09-17 17:33:33 +05:30
mergify[bot]
1a4ea07b78
fix: add option for currency field (backport #49572 ) ( #49594 )
...
fix: add option for currency field (#49572 )
(cherry picked from commit e0299e1cbd )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-09-17 17:33:15 +05:30
mergify[bot]
bce22cb27b
fix: project accounting dimension and gl posting date column width (backport #49563 ) ( #49591 )
...
fix: project accounting dimension and gl posting date column width (#49563 )
* fix: add width for posting_date
* fix: add project field for missing doctype
* fix: remove allow_on_submit to align with cost center
(cherry picked from commit 9fc17e0e3a )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-09-17 17:33:02 +05:30
Imesha Sudasingha
9e58a56b5c
fix(item): avoid inheriting item defaults from identically named items ( #49571 )
2025-09-17 17:32:13 +05:30
rohitwaghchaure
87a2774511
Merge pull request #49592 from frappe/mergify/bp/version-15-hotfix/pr-49587
...
fix: incorrect current qty calculation for the batch (backport #49587 )
2025-09-17 17:21:26 +05:30
Rohit Waghchaure
bf48cf02e5
fix: incorrect current qty calculation for the batch
...
(cherry picked from commit 535f8657ed )
2025-09-17 11:32:11 +00:00
Frappe PR Bot
6ae8e32efa
chore(release): Bumped to Version 15.79.0
...
# [15.79.0](https://github.com/frappe/erpnext/compare/v15.78.1...v15.79.0 ) (2025-09-16)
### Bug Fixes
* add Address and Contact in Add Column ([28b3856 ](28b3856bc9 ))
* batch qty calculation performance issue ([921f317 ](921f317423 ))
* correct grammatical errors in asset movement validation messages ([97765ce ](97765ce8bd ))
* correct typo in asset movement purpose validation ([edd3f5d ](edd3f5da1c ))
* depreciate asset with remaining amount when depreciation amount exceeds current asset value ([845d346 ](845d3464b4 ))
* do not allow backdated entries if stock reco exists in future for serial or batch ([44869f0 ](44869f02b4 ))
* incorrect batch qty ([ae3dd5b ](ae3dd5b831 ))
* incorrect stock value in the report ([d302ca7 ](d302ca7ea0 ))
* non batch-wise valuation for batch item ([affe09e ](affe09ee0b ))
* precision issue for valuation rate calculation ([7a8cd47 ](7a8cd47259 ))
* remove ignore_permissions ([7280034 ](7280034abd ))
* renamed temporary bank account to 'Demo Bank Account' ([6ab287f ](6ab287f19c ))
* SABB document status validation ([7bb9225 ](7bb92255c5 ))
* **sales invoice:** fetch tax id from customer ([ee7da99 ](ee7da999a3 ))
* set basic rate on selection of the batch ([39eeafd ](39eeafd0d0 ))
* skip 'Bank Account' creation on setup ([07241aa ](07241aa54a ))
* validation for document status ([0b2f53f ](0b2f53fefe ))
### Features
* add permission check for custom button ([9db9dd6 ](9db9dd6f35 ))
2025-09-16 14:43:36 +00:00
ruthra kumar
89204046de
Merge pull request #49566 from frappe/version-15-hotfix
...
chore: release v15
2025-09-16 20:12:09 +05:30
rohitwaghchaure
fea0ca8e8e
Merge pull request #49562 from frappe/mergify/bp/version-15-hotfix/pr-49558
...
fix: set basic rate on selection of the batch (backport #49558 )
2025-09-16 13:08:42 +05:30
Rohit Waghchaure
39eeafd0d0
fix: set basic rate on selection of the batch
...
(cherry picked from commit bebb8ae1ea )
2025-09-16 07:26:10 +00:00
ruthra kumar
add236c907
Merge pull request #49559 from frappe/mergify/bp/version-15-hotfix/pr-49511
...
fix(sales invoice): fetch tax id from customer (backport #49511 )
2025-09-16 12:48:01 +05:30
ravibharathi656
ee7da999a3
fix(sales invoice): fetch tax id from customer
...
(cherry picked from commit df329964dd )
2025-09-16 06:32:20 +00:00
rohitwaghchaure
0a7247f94c
Merge pull request #49554 from frappe/mergify/bp/version-15-hotfix/pr-49549
...
fix: do not allow backdated entries if stock reco exists in future for serial or batch (backport #49549 )
2025-09-15 16:22:33 +05:30
rohitwaghchaure
572af6e08a
chore: fix conflicts
2025-09-15 15:43:38 +05:30
Rohit Waghchaure
44869f02b4
fix: do not allow backdated entries if stock reco exists in future for serial or batch
...
(cherry picked from commit 335dcc976c )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
2025-09-15 10:12:08 +00:00
Khushi Rawat
e92ec66890
Merge pull request #49551 from frappe/mergify/bp/version-15-hotfix/pr-49524
...
fix: Assets Movement Typos (backport #49524 )
2025-09-15 13:00:46 +05:30
KerollesFathy
97765ce8bd
fix: correct grammatical errors in asset movement validation messages
...
(cherry picked from commit 5f083d55b5 )
2025-09-15 06:26:45 +00:00
KerollesFathy
edd3f5da1c
fix: correct typo in asset movement purpose validation
...
(cherry picked from commit 56da3bd2e4 )
2025-09-15 06:26:45 +00:00
rohitwaghchaure
1addaae669
Merge pull request #49543 from frappe/mergify/bp/version-15-hotfix/pr-49542
...
fix: validation for document status (backport #49542 )
2025-09-14 17:06:53 +05:30
Rohit Waghchaure
0b2f53fefe
fix: validation for document status
...
(cherry picked from commit 96e2e356b6 )
2025-09-14 06:57:36 +00:00
rohitwaghchaure
b5417af6f5
Merge pull request #49541 from frappe/mergify/bp/version-15-hotfix/pr-49539
...
fix: precision issue for valuation rate calculation (backport #49539 )
2025-09-14 12:27:02 +05:30
Rohit Waghchaure
7a8cd47259
fix: precision issue for valuation rate calculation
...
(cherry picked from commit c92a06d77d )
2025-09-14 06:22:22 +00:00
rohitwaghchaure
f523413bce
Merge pull request #49540 from frappe/mergify/bp/version-15-hotfix/pr-49538
...
fix: SABB document status validation (backport #49538 )
2025-09-14 11:51:18 +05:30
Rohit Waghchaure
7bb92255c5
fix: SABB document status validation
...
(cherry picked from commit c0236191aa )
2025-09-14 05:56:11 +00:00
rohitwaghchaure
6245bf9b87
Merge pull request #49495 from frappe/mergify/bp/version-15-hotfix/pr-49477
...
fix: batch qty calculation performance issue (backport #49477 )
2025-09-08 10:06:21 +05:30
Rohit Waghchaure
921f317423
fix: batch qty calculation performance issue
...
(cherry picked from commit 1a262483a4 )
2025-09-07 11:20:42 +00:00
Diptanil Saha
08cfd00373
Merge pull request #49492 from frappe/mergify/bp/version-15-hotfix/pr-49485
...
fix: skip 'Bank Account' creation on setup (backport #49485 )
2025-09-06 13:32:07 +05:30
diptanilsaha
6ab287f19c
fix: renamed temporary bank account to 'Demo Bank Account'
...
(cherry picked from commit efeda90cad )
2025-09-06 07:44:55 +00:00
diptanilsaha
07241aa54a
fix: skip 'Bank Account' creation on setup
...
(cherry picked from commit 47d4319f83 )
2025-09-06 07:44:54 +00:00
ruthra kumar
f27c67a19d
Merge pull request #49482 from frappe/mergify/bp/version-15-hotfix/pr-46996
...
fix: Allow adding Address/Contact fields to `Address And Contacts` report (backport #46996 )
2025-09-05 20:17:26 +05:30
ruthra kumar
4f1f46a4d4
chore: translatable labels
...
(cherry picked from commit 39174f9dc0 )
2025-09-05 14:05:20 +00:00
Sanket322
28b3856bc9
fix: add Address and Contact in Add Column
...
(cherry picked from commit d9ca7e755f )
2025-09-05 14:05:20 +00:00
Khushi Rawat
ee9369cd44
Merge pull request #49468 from khushi8112/asset-scrapping-issue
...
fix: asset scrapping issue
2025-09-05 02:22:41 +05:30
khushi8112
da039e5bf0
chore: remove print statement
2025-09-05 01:58:20 +05:30
khushi8112
845d3464b4
fix: depreciate asset with remaining amount when depreciation amount exceeds current asset value
2025-09-05 01:54:56 +05:30
Frappe PR Bot
ceb17b6b61
chore(release): Bumped to Version 15.78.1
...
## [15.78.1](https://github.com/frappe/erpnext/compare/v15.78.0...v15.78.1 ) (2025-09-04)
### Bug Fixes
* non batch-wise valuation for batch item ([9c14aa2 ](9c14aa2d01 ))
2025-09-04 14:39:10 +00:00
rohitwaghchaure
745070dc97
Merge pull request #49464 from frappe/mergify/bp/version-15/pr-49457
...
fix: non batch-wise valuation for batch item (backport #49453 ) (backport #49457 )
2025-09-04 20:07:51 +05:30
Mihir Kandoi
b1c1452b90
Merge pull request #49440 from frappe/mergify/bp/version-15-hotfix/pr-49437
...
refactor: PR 49320 (backport #49437 )
2025-09-04 20:00:32 +05:30
rohitwaghchaure
4dbcef3d67
chore: fix test case
...
(cherry picked from commit ac8637d5a0 )
(cherry picked from commit 6bdf11f5c9 )
2025-09-04 12:52:18 +00:00
Rohit Waghchaure
9c14aa2d01
fix: non batch-wise valuation for batch item
...
(cherry picked from commit 11b82ba008 )
(cherry picked from commit affe09ee0b )
2025-09-04 12:52:18 +00:00
rohitwaghchaure
e0f4c17462
Merge pull request #49457 from frappe/mergify/bp/version-15-hotfix/pr-49453
...
fix: non batch-wise valuation for batch item (backport #49453 )
2025-09-04 18:20:11 +05:30
rohitwaghchaure
6bdf11f5c9
chore: fix test case
...
(cherry picked from commit ac8637d5a0 )
2025-09-04 09:01:08 +00:00
Rohit Waghchaure
affe09ee0b
fix: non batch-wise valuation for batch item
...
(cherry picked from commit 11b82ba008 )
2025-09-04 09:01:07 +00:00
rohitwaghchaure
eb631d6e75
Merge pull request #49452 from frappe/mergify/bp/version-15-hotfix/pr-49449
...
fix: incorrect stock value in the report (backport #49449 )
2025-09-04 07:10:40 +05:30
Rohit Waghchaure
d302ca7ea0
fix: incorrect stock value in the report
...
(cherry picked from commit 5824b5effd )
2025-09-03 19:18:03 +00:00
Raffael Meyer
af0399c2d2
Merge pull request #49435 from frappe/mergify/bp/version-15-hotfix/pr-49374
...
fix: improve permission handling for party link creation (backport #49374 )
2025-09-03 17:13:08 +02:00
rohitwaghchaure
ce820e4150
Merge pull request #49443 from frappe/mergify/bp/version-15-hotfix/pr-49442
...
fix: incorrect batch qty (backport #49442 )
2025-09-03 19:20:10 +05:30
Rohit Waghchaure
ae3dd5b831
fix: incorrect batch qty
...
(cherry picked from commit 000135a3d4 )
2025-09-03 11:13:52 +00:00
Mihir Kandoi
43e9ab9cd1
refactor: PR 49320
...
(cherry picked from commit 991413608b )
2025-09-03 08:50:57 +00:00
mergify[bot]
b8a07a437b
test: use valid IBANs in party matching test case (backport #49432 ) ( #49433 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-09-02 17:35:03 +00:00
Marc-Constantin Enke
9db9dd6f35
feat: add permission check for custom button
...
(cherry picked from commit 00fd1d2f26 )
2025-09-02 17:20:37 +00:00
Marc-Constantin Enke
7280034abd
fix: remove ignore_permissions
...
(cherry picked from commit 7f55f421ab )
2025-09-02 17:20:37 +00:00
Frappe PR Bot
2851f6e786
chore(release): Bumped to Version 15.78.0
...
# [15.78.0](https://github.com/frappe/erpnext/compare/v15.77.0...v15.78.0 ) (2025-09-02)
### Bug Fixes
* 🐛 fixing buying controller to include transaction controller… (backport [#49140 ](https://github.com/frappe/erpnext/issues/49140 )) ([#49370 ](https://github.com/frappe/erpnext/issues/49370 )) ([c06f72f ](c06f72f9f7 ))
* add is_cancelled in condition ([f2c4bae ](f2c4baeb0e ))
* add option to disable Transaction Log (backport [#49342 ](https://github.com/frappe/erpnext/issues/49342 )) ([#49344 ](https://github.com/frappe/erpnext/issues/49344 )) ([7926cfd ](7926cfd8c4 ))
* **budget:** always set fiscal year before fetching company approver role ([e6a305e ](e6a305e972 ))
* convert NaN to numerical ([0b3fac3 ](0b3fac3a0e ))
* **exchange rate revaluation:** add check for gain_loss ([1d28135 ](1d28135898 ))
* hide is_cumulative for apply_on is set to Transaction (backport [#49243 ](https://github.com/frappe/erpnext/issues/49243 )) ([#49257 ](https://github.com/frappe/erpnext/issues/49257 )) ([064ce4b ](064ce4bf6d ))
* ignore cancelled gl and add company filter ([835b9c3 ](835b9c3378 ))
* Issue with Barcode Scanning in Stock Entry ([45cdb39 ](45cdb39edd ))
* **perf:** applying consistent index to fetch gl entries for financial statements ([a3605d8 ](a3605d8370 ))
* remove defunct payment gateway links from ERPNext Integrations workspace ([17f7351 ](17f7351f85 )), closes [#49352 ](https://github.com/frappe/erpnext/issues/49352 )
* **repost item valuation:** reorder function call ([e802536 ](e8025365cd ))
* **repost item valuation:** validate voucher type in transaction ([6761a02 ](6761a023d0 ))
* run config with force ([9d34eb6 ](9d34eb686c ))
* set missing due date in Purchase Invoice and POS Invoice ([#49232 ](https://github.com/frappe/erpnext/issues/49232 )) ([6a31b7b ](6a31b7b118 ))
* show company currency symbol ([ecb7858 ](ecb7858062 ))
* show create purchase receipt button only when update stock is not checked ([caa1681 ](caa1681c5f ))
* source warehouse in manufacture entry and reqd prop of scrap warehouse ([7bb180e ](7bb180e5da ))
* source warehouse in manufacture entry and reqd prop of scrap warehouse (backport [#49320 ](https://github.com/frappe/erpnext/issues/49320 )) ([#49337 ](https://github.com/frappe/erpnext/issues/49337 )) ([be6f793 ](be6f79330a ))
* validation for Recreate Stock Ledgers ([9f0d743 ](9f0d743e1b ))
* valuation for batch items ([b57dabd ](b57dabd8ef ))
### Features
* optional fixed outgoing email for RfQ ([#49258 ](https://github.com/frappe/erpnext/issues/49258 )) ([c875ff9 ](c875ff972f ))
### Performance Improvements
* check PCV (smaller) table before checking GL Entries ([fc47fbe ](fc47fbeaa1 ))
2025-09-02 14:17:15 +00:00
ruthra kumar
3b527e4155
Merge pull request #49423 from frappe/version-15-hotfix
...
chore: release v15
2025-09-02 19:45:59 +05:30
rohitwaghchaure
1d9b77460d
Merge pull request #49429 from rohitwaghchaure/fixed-valuation-for-batch-v15
...
fix: valuation for batch items
2025-09-02 19:11:10 +05:30
Rohit Waghchaure
b57dabd8ef
fix: valuation for batch items
2025-09-02 18:54:06 +05:30
ruthra kumar
e2f6ed693c
Merge pull request #49421 from frappe/mergify/bp/version-15-hotfix/pr-49306
...
fix(exchange rate revaluation): add check for gain_loss (backport #49306 )
2025-09-02 14:10:12 +05:30
ruthra kumar
dd0aa83882
Merge pull request #49420 from frappe/mergify/bp/version-15-hotfix/pr-49332
...
perf: check PCV (smaller) table before checking GL Entries (backport #49332 )
2025-09-02 13:39:43 +05:30
ravibharathi656
1d28135898
fix(exchange rate revaluation): add check for gain_loss
...
(cherry picked from commit e5affb16c7 )
2025-09-02 08:05:38 +00:00
Vignesh Sekar
fc47fbeaa1
perf: check PCV (smaller) table before checking GL Entries
...
(cherry picked from commit 4d3ddeae8d )
2025-09-02 07:47:16 +00:00
Diptanil Saha
8b2f384af3
Merge pull request #49419 from frappe/mergify/bp/version-15-hotfix/pr-49407
...
fix(perf): applying consistent index to fetch gl entries for financial statements (backport #49407 )
2025-09-02 12:32:16 +05:30
diptanilsaha
a3605d8370
fix(perf): applying consistent index to fetch gl entries for financial statements
...
(cherry picked from commit 3e2fb85ae6 )
2025-09-02 06:42:10 +00:00
ruthra kumar
a8531eec5b
Merge pull request #49417 from frappe/mergify/bp/version-15-hotfix/pr-49379
...
fix: add is_cancelled in condition (backport #49379 )
2025-09-02 11:14:07 +05:30
l0gesh29
f2c4baeb0e
fix: add is_cancelled in condition
...
(cherry picked from commit 77a9cf6398 )
2025-09-02 05:27:40 +00:00
ruthra kumar
28d69ca26f
Merge pull request #49412 from frappe/mergify/bp/version-15-hotfix/pr-49366
...
fix(trial-balance-simple): ignore cancelled gl and add company filter (backport #49366 )
2025-09-02 10:42:16 +05:30
Raffael Meyer
e36ff57c49
Merge pull request #49234 from frappe/mergify/bp/version-15-hotfix/pr-49232
...
fix: set missing due date in Purchase Invoice and POS Invoice (backport #49232 )
2025-09-02 00:46:29 +02:00
rohitwaghchaure
7eb523fd5b
Merge pull request #49408 from frappe/mergify/bp/version-15-hotfix/pr-49403
...
fix: validation for Recreate Stock Ledgers (backport #49403 )
2025-09-01 22:08:50 +05:30
l0gesh29
835b9c3378
fix: ignore cancelled gl and add company filter
...
(cherry picked from commit afb067ce50 )
2025-09-01 11:16:25 +00:00
Rohit Waghchaure
9f0d743e1b
fix: validation for Recreate Stock Ledgers
...
(cherry picked from commit 785845a425 )
2025-09-01 10:42:59 +00:00
ruthra kumar
ab089fae7e
Merge pull request #49406 from frappe/mergify/bp/version-15-hotfix/pr-49335
...
fix: show company currency symbol (backport #49335 )
2025-09-01 15:34:13 +05:30
Navin-S-R
ecb7858062
fix: show company currency symbol
...
(cherry picked from commit 49bb095152 )
# Conflicts:
# erpnext/selling/doctype/quotation_item/quotation_item.json
2025-09-01 15:09:02 +05:30
ruthra kumar
293735db32
Merge pull request #49404 from frappe/mergify/bp/version-15-hotfix/pr-49331
...
fix: run sync auto reconcile config with force (backport #49331 )
2025-09-01 15:05:06 +05:30
ravibharathi656
9d34eb686c
fix: run config with force
...
(cherry picked from commit e8288a2f63 )
2025-09-01 09:13:04 +00:00
ruthra kumar
1e99ba5932
Merge pull request #49400 from frappe/mergify/bp/version-15-hotfix/pr-49302
...
fix(budget): fiscal year assignment and approver role in budget (backport #49302 )
2025-09-01 13:30:11 +05:30
Bhavan23
e6a305e972
fix(budget): always set fiscal year before fetching company approver role
...
(cherry picked from commit 770d6dd8e2 )
2025-09-01 07:05:25 +00:00
Mihir Kandoi
ab0f37740c
Merge pull request #49353 from IMS94/fix-defunct-payment-gateway-workspace-links
...
fix: remove defunct payment gateway links from ERPNext Integrations workspace
2025-09-01 11:34:09 +05:30
Mihir Kandoi
8db3307d6b
Merge pull request #49395 from frappe/mergify/bp/version-15-hotfix/pr-49394
...
chore: remove unused import (Order) module (backport #49394 )
2025-08-31 17:29:27 +05:30
Fawaz Alhafiz
6f20a2c6e5
chore: remove unused import (Order) module
...
(cherry picked from commit 4e86a46008 )
2025-08-31 07:50:40 +00:00
Mihir Kandoi
6329f4524d
Merge pull request #49391 from frappe/mergify/bp/version-15-hotfix/pr-49388
...
fix(repost item valuation): validate voucher type in transaction (backport #49388 )
2025-08-30 23:56:13 +05:30
ravibharathi656
6761a023d0
fix(repost item valuation): validate voucher type in transaction
...
(cherry picked from commit 5663c2a1ca )
2025-08-30 17:56:29 +00:00
rohitwaghchaure
6317db19e1
Merge pull request #49387 from frappe/mergify/bp/version-15-hotfix/pr-49386
...
fix: Issue with Barcode Scanning in Stock Entry (backport #49386 )
2025-08-30 13:59:53 +05:30
Rohit Waghchaure
45cdb39edd
fix: Issue with Barcode Scanning in Stock Entry
...
(cherry picked from commit 13e3db3730 )
2025-08-30 07:07:09 +00:00
rohitwaghchaure
dcb3e01df1
Merge pull request #49385 from frappe/mergify/bp/version-15-hotfix/pr-49376
...
fix(repost item valuation): reorder function call (backport #49376 )
2025-08-30 12:36:17 +05:30
ravibharathi656
f43ed2e50e
chore: remove console log
...
(cherry picked from commit d117411070 )
2025-08-29 16:52:52 +00:00
ravibharathi656
e8025365cd
fix(repost item valuation): reorder function call
...
(cherry picked from commit aaa4f0ae26 )
2025-08-29 16:52:52 +00:00
mergify[bot]
c06f72f9f7
fix: 🐛 fixing buying controller to include transaction controller… (backport #49140 ) ( #49370 )
...
* fix: 🐛 fixing buying controller to include transaction controller… (#49140 )
* fix: 🐛 fixing buying controller to include transaction controller function
* refactor: fixed formatting
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit aedb171dd4 )
# Conflicts:
# erpnext/public/js/controllers/buying.js
* chore: resolve conflicts
---------
Co-authored-by: jll-02 <63648645+jll-02@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-28 23:42:35 +05:30
Imesha Sudasingha
17f7351f85
fix: remove defunct payment gateway links from ERPNext Integrations workspace
...
- Remove GoCardless Settings link (DocType deleted in v15.0)
- Remove Mpesa Settings link (DocType deleted in v15.0)
- Update Payments card link_count from 3 to 1
- Only Plaid Settings remains in Payments section
Fixes broken links that resulted in errors when clicked.
Closes #49352
2025-08-28 01:48:29 +05:30
Mihir Kandoi
b5d3863ecd
Merge pull request #49349 from frappe/mergify/bp/version-15-hotfix/pr-49244
...
fix: convert NaN to numerical (backport #49244 )
2025-08-27 22:46:27 +05:30
Mihir Kandoi
3ddaba9553
Merge pull request #49348 from frappe/mergify/bp/version-15-hotfix/pr-49258
...
feat: optional fixed outgoing email for RfQ (backport #49258 )
2025-08-27 22:46:16 +05:30
Mihir Kandoi
9dc91e2bc6
Merge pull request #49351 from frappe/mergify/bp/version-15-hotfix/pr-49254
...
fix: show create purchase receipt button in purchase invoice only when update stock is not checked (backport #49254 )
2025-08-27 22:45:29 +05:30
mergify[bot]
064ce4bf6d
fix: hide is_cumulative for apply_on is set to Transaction (backport #49243 ) ( #49257 )
...
* fix: hide is_cumulative for apply_on is set to Transaction
(cherry picked from commit 699d42b26c )
# Conflicts:
# erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json
* chore: update modified date for promotional_scheme.json
---------
Co-authored-by: Navin-S-R <navin@aerele.in >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-27 16:51:19 +00:00
anwarpatelnoori
caa1681c5f
fix: show create purchase receipt button only when update stock is not checked
...
(cherry picked from commit ed550bb633 )
2025-08-27 16:41:58 +00:00
Mihir Kandoi
700f96af61
Merge pull request #49175 from AssemBahnasy/fix-pricing-rule-utils-final
...
fix: Pricing rule validation not working for Sales Invoice when validate_applied_rule is enabled
2025-08-27 22:10:57 +05:30
El-Shafei H.
0b3fac3a0e
fix: convert NaN to numerical
...
(cherry picked from commit fac8013dba )
2025-08-27 16:36:36 +00:00
0xD0M1M0
c875ff972f
feat: optional fixed outgoing email for RfQ ( #49258 )
...
* feat: optional fixed outgoing email for RfQ
* fix: linters
* fix: select only outgoing account
* fix: linters
(cherry picked from commit 2bf0ba9802 )
2025-08-27 16:32:37 +00:00
mergify[bot]
7926cfd8c4
fix: add option to disable Transaction Log (backport #49342 ) ( #49344 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: add option to disable Transaction Log (#49342 )
2025-08-27 14:13:39 +02:00
Mihir Kandoi
be6f79330a
fix: source warehouse in manufacture entry and reqd prop of scrap warehouse (backport #49320 ) ( #49337 )
...
fix: source warehouse in manufacture entry and reqd prop of scrap warehouse
(cherry picked from commit fe0722c4f1 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-26 21:59:02 +05:30
Mihir Kandoi
7bb180e5da
fix: source warehouse in manufacture entry and reqd prop of scrap warehouse
...
(cherry picked from commit fe0722c4f1 )
2025-08-26 16:01:30 +00:00
Frappe PR Bot
c86e95e524
chore(release): Bumped to Version 15.77.0
...
# [15.77.0](https://github.com/frappe/erpnext/compare/v15.76.0...v15.77.0 ) (2025-08-26)
### Bug Fixes
* **asset:** handle None in depreciation value ([f231b1e ](f231b1e32f ))
* child item picker picking all items when creating PI from PR ([edaff5d ](edaff5d699 ))
* correct logic for warehouse field label ([0767c2e ](0767c2e0f6 ))
* correct typo in monthly auto exchange rate revaluation filter ([aa35770 ](aa35770423 ))
* handle all searchfields in items ([db4fc85 ](db4fc8545d ))
* handle ple for immutable ledger ([756216b ](756216b2cb ))
* incorrect pending qty when creating sales invoice from sales order ([54030eb ](54030eb721 ))
* match warehouse only when `last_scanned_warehouse` field exists ([fbbd5a3 ](fbbd5a3af5 ))
* Serial Nos popup only appears 1 time ([1968120 ](196812017e ))
* set valid serial no naming series format ([bec385a ](bec385a667 ))
* set value for asset owner company field ([94cd454 ](94cd4549c6 ))
* **Supplier:** add make_method for Pricing Rule ([#49282 ](https://github.com/frappe/erpnext/issues/49282 )) ([ba840d2 ](ba840d22e5 ))
### Features
* add make methods for Bank Account (backport [#49000 ](https://github.com/frappe/erpnext/issues/49000 )) ([#49275 ](https://github.com/frappe/erpnext/issues/49275 )) ([655af24 ](655af24183 ))
* **payment-reconciliation:** add posting date field for debit/credit note auto jv creation ([083661b ](083661b779 ))
* show title in link field for Project DocType ([#49265 ](https://github.com/frappe/erpnext/issues/49265 )) ([c52f2c7 ](c52f2c75f6 ))
2025-08-26 11:46:29 +00:00
ruthra kumar
c00e20e17c
Merge pull request #49328 from frappe/version-15-hotfix
...
chore: release v15
2025-08-26 17:15:09 +05:30
ruthra kumar
45aa450f88
Merge pull request #49330 from frappe/mergify/bp/version-15-hotfix/pr-49236
...
fix: handle ple for immutable ledger (backport #49236 )
2025-08-26 16:30:01 +05:30
l0gesh29
756216b2cb
fix: handle ple for immutable ledger
...
(cherry picked from commit 48eb488918 )
# Conflicts:
# erpnext/accounts/general_ledger.py
# erpnext/accounts/utils.py
2025-08-26 16:14:23 +05:30
ruthra kumar
2cf1dd37ba
Merge pull request #49326 from frappe/mergify/bp/version-15-hotfix/pr-49296
...
fix(accounts): correct typo in monthly auto exchange rate revaluation filter (backport #49296 )
2025-08-26 15:48:38 +05:30
Khushi Rawat
45c60911db
Merge pull request #49325 from frappe/mergify/bp/version-15-hotfix/pr-49319
...
fix: set value for asset owner company field (backport #49319 )
2025-08-26 15:27:02 +05:30
CoiledCoder
2cb2bdeb00
refactor: centralize exchange rate revaluation scheduling logic
...
- Introduced a private helper `_auto_create_exchange_rate_revaluation_for(frequency)`
- Removed duplicate logic across daily, weekly, and monthly ERR functions
- Prevents future copy-paste bugs
- Keeps existing behavior unchanged
(cherry picked from commit 15040a362d )
2025-08-26 09:09:49 +00:00
CoiledCoder
aa35770423
fix: correct typo in monthly auto exchange rate revaluation filter
...
The "auto_create_exchange_rate_revaluation_monthly" function was
using the wrong filter key `"Montly"` instead of `"Monthly"`.
As a result, no companies configured for monthly ERR were being
processed.
(cherry picked from commit 19729a307f )
2025-08-26 09:09:48 +00:00
khushi8112
94cd4549c6
fix: set value for asset owner company field
...
(cherry picked from commit a24f1d056b )
2025-08-26 09:06:48 +00:00
Khushi Rawat
bd40106c7d
Merge pull request #49322 from aerele/cancel-asset-value-adjustment
...
fix(asset): handle None in depreciation value
2025-08-26 14:18:55 +05:30
ravibharathi656
f231b1e32f
fix(asset): handle None in depreciation value
2025-08-26 13:33:26 +05:30
ruthra kumar
3a50554149
Merge pull request #49300 from frappe/mergify/bp/version-15-hotfix/pr-49252
...
feat(payment-reconciliation): add posting date field for debit/credit… (backport #49252 )
2025-08-26 13:28:11 +05:30
ruthra kumar
64c5af202c
Merge pull request #49315 from frappe/mergify/bp/version-15-hotfix/pr-48875
...
fix: incorrect pending qty when creating sales invoice from sales order (backport #48875 )
2025-08-26 13:12:58 +05:30
ruthra kumar
9cd15939c9
Merge pull request #49293 from frappe/mergify/bp/version-15-hotfix/pr-49265
...
feat: show title in link field for Project DocType (backport #49265 )
2025-08-26 11:35:12 +05:30
Hussain Nagaria
c52f2c75f6
feat: show title in link field for Project DocType ( #49265 )
...
(cherry picked from commit a5f200636a )
# Conflicts:
# erpnext/projects/doctype/project/project.json
2025-08-26 11:18:39 +05:30
l0gesh29
083661b779
feat(payment-reconciliation): add posting date field for debit/credit note auto jv creation
...
(cherry picked from commit 6b4004b127 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
2025-08-26 11:16:37 +05:30
ruthra kumar
6983573243
chore: resolve conflict
2025-08-26 11:06:55 +05:30
ravibharathi656
1380ee21b6
chore: remove update_stock
...
(cherry picked from commit 368dbe3bbf )
2025-08-25 19:39:14 +00:00
ravibharathi656
b403b6c7b4
test: add pending quantity check for invoice creation
...
(cherry picked from commit e5d4b4f0f0 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-08-25 19:39:14 +00:00
ravibharathi656
54030eb721
fix: incorrect pending qty when creating sales invoice from sales order
...
(cherry picked from commit a5138f4899 )
2025-08-25 19:39:14 +00:00
Sagar Vora
5a7161eeb3
Merge pull request #49313 from frappe/mergify/bp/version-15-hotfix/pr-49312
...
fix: multiple fixes to warehouse barcode scanning logic (backport #49312 )
2025-08-25 19:11:59 +00:00
Sagar Vora
0767c2e0f6
fix: correct logic for warehouse field label
...
(cherry picked from commit 72a38929e5 )
2025-08-25 19:08:38 +00:00
Sagar Vora
fbbd5a3af5
fix: match warehouse only when last_scanned_warehouse field exists
...
(cherry picked from commit 4005e4412d )
2025-08-25 19:08:37 +00:00
rohitwaghchaure
04c2fca4e2
Merge pull request #49303 from frappe/mergify/bp/version-15-hotfix/pr-49301
...
fix: set valid serial no naming series format (backport #49301 )
2025-08-25 17:51:15 +05:30
Kavin
bec385a667
fix: set valid serial no naming series format
...
(cherry picked from commit 46b85c7857 )
2025-08-25 11:53:12 +00:00
Raffael Meyer
ba840d22e5
fix(Supplier): add make_method for Pricing Rule ( #49282 )
2025-08-22 19:18:42 +02:00
mergify[bot]
655af24183
feat: add make methods for Bank Account (backport #49000 ) ( #49275 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-08-22 19:04:42 +02:00
mergify[bot]
c375ac3939
Merge pull request #49272 from frappe/mergify/bp/version-15-hotfix/pr-49050
...
fix: ensure variant conversion factor is returned before the template's (backport #49050 )
2025-08-22 15:11:26 +05:30
rohitwaghchaure
e4f3836b31
Merge pull request #49270 from frappe/mergify/bp/version-15-hotfix/pr-49269
...
fix: Serial Nos popup only appears 1 time (backport #49269 )
2025-08-21 23:38:01 +05:30
rohitwaghchaure
be01c4fafe
chore: fix conflicts
2025-08-21 23:34:38 +05:30
Rohit Waghchaure
196812017e
fix: Serial Nos popup only appears 1 time
...
(cherry picked from commit 5503d4b05b )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-08-21 17:59:24 +00:00
Mihir Kandoi
c2d07eb2b2
Merge pull request #49263 from frappe/mergify/bp/version-15-hotfix/pr-49182
2025-08-21 18:11:02 +05:30
ravibharathi656
db4fc8545d
fix: handle all searchfields in items
...
(cherry picked from commit ad559c3491 )
2025-08-21 10:56:31 +00:00
Mihir Kandoi
b7307b4a56
Merge pull request #49251 from frappe/mergify/bp/version-15-hotfix/pr-49250
2025-08-20 18:04:08 +05:30
Mihir Kandoi
edaff5d699
fix: child item picker picking all items when creating PI from PR
...
(cherry picked from commit 738c1e0d0a )
2025-08-20 12:18:59 +00:00
Mihir Kandoi
dec7680d73
Merge pull request #49247 from frappe/mergify/bp/version-15-hotfix/pr-49183
...
Fix/mr status from wo (backport #49183 )
2025-08-20 15:28:26 +05:30
Kavin
1c7a18866f
Merge pull request #49183 from aerele/fix/mr-status-from-wo
...
Fix/mr status from wo
(cherry picked from commit 67e57018bc )
2025-08-20 09:43:11 +00:00
Raffael Meyer
6a31b7b118
fix: set missing due date in Purchase Invoice and POS Invoice ( #49232 )
...
(cherry picked from commit 77478303fe )
2025-08-19 12:31:26 +00:00
Frappe PR Bot
36bc8fe3f0
chore(release): Bumped to Version 15.76.0
...
# [15.76.0](https://github.com/frappe/erpnext/compare/v15.75.1...v15.76.0 ) (2025-08-19)
### Bug Fixes
* add fieldname in accounting dimension filter ([ac4a5bf ](ac4a5bfe6d ))
* add patch ([a853010 ](a853010537 ))
* add validation for draft PR/PI in Asset ([4187e60 ](4187e60b07 ))
* add value adjustment amount in asset value ([89ad9f1 ](89ad9f1bb4 ))
* add value adjustment amount in report for group by category filter ([089007f ](089007f88a ))
* additional cost not consider in valuation rate for Stock Entry transfer ([e4398d3 ](e4398d3761 ))
* apply grand total to default payment mode in Sales and POS invoices ([605f513 ](605f513ce3 ))
* **asset:** prevent translation function shadowing in make_journal_entry ([1af8ab2 ](1af8ab2a3b ))
* company issue in setup wizard ([cea4b50 ](cea4b50bbc ))
* current qty for batch in stock reco ([3ecb09a ](3ecb09ae52 ))
* fetch fieldname in accounting dimension filter ([d494d8c ](d494d8c299 ))
* formatted string for disabled filter in get_income_account ([c9f79b3 ](c9f79b3ba9 ))
* handle default accounting dimension ([e50d6c6 ](e50d6c6b62 ))
* handle default dimension for all company ([0cd45a0 ](0cd45a0022 ))
* handle empty loyalty point details ([dc953f7 ](dc953f70d1 ))
* handle mode of payment filter (backport [#49185 ](https://github.com/frappe/erpnext/issues/49185 )) ([#49221 ](https://github.com/frappe/erpnext/issues/49221 )) ([b6c992f ](b6c992ffeb ))
* ignore links in Dunning patch (backport [#49201 ](https://github.com/frappe/erpnext/issues/49201 )) ([#49204 ](https://github.com/frappe/erpnext/issues/49204 )) ([07ff97f ](07ff97f647 ))
* **pos:** include Product Bundle components in reserved qty to prevent overselling ([5ce0dc2 ](5ce0dc2a7a )), closes [#49021 ](https://github.com/frappe/erpnext/issues/49021 )
* **pos:** populate packed_items table in POS Invoice ([1f3d8e8 ](1f3d8e8d64 ))
* **pos:** use packed_items snapshot for bundle reservations ([cc82836 ](cc82836109 )), closes [#49106 ](https://github.com/frappe/erpnext/issues/49106 )
* product bundle child item quantity should be a positive number ([f831d45 ](f831d45cc3 ))
* **quotation:** update currency on duplicate ([419f717 ](419f717542 ))
* remove unclear message related to availability of product bundle ([383744b ](383744b8e4 ))
* sanitize column name for inventory_dimensions in get_stock_balance ([69389bb ](69389bb355 ))
* **stock:** don't override t_warehouse if no rules found ([da3d8fb ](da3d8fbbc5 ))
* update dunning status based on credit notes (backport [#49066 ](https://github.com/frappe/erpnext/issues/49066 )) ([#49208 ](https://github.com/frappe/erpnext/issues/49208 )) ([9a12c73 ](9a12c73e22 ))
* use query builder instead of raw SQL in get_blanket_orders ([4a0d7fd ](4a0d7fd205 ))
* use query builder instead of raw SQL in get_loyalty_details ([a3c5b0a ](a3c5b0a510 ))
* use query builder instead of raw SQL in get_material_requests_based_on_supplier ([9d0fe06 ](9d0fe060c8 ))
* use query builder instead of raw SQL in get_rfq_containing_supplier ([4ac386a ](4ac386a84e ))
* use query builder instead of raw SQL in get_timesheet_detail_rate ([0a2a7fa ](0a2a7fa6aa ))
* use query builder instead of raw SQL in unset_existing_data ([92391a6 ](92391a69cf ))
* wrap inter-company order button labels in __() for translation ([#49178 ](https://github.com/frappe/erpnext/issues/49178 )) ([db48635 ](db486356db ))
* wrap inter-company order button labels in __() for translation (backport [#49178 ](https://github.com/frappe/erpnext/issues/49178 )) ([#49179 ](https://github.com/frappe/erpnext/issues/49179 )) ([6030eb2 ](6030eb2992 ))
### Features
* enhance barcode scanner to support warehouse scanning (backport [#48865 ](https://github.com/frappe/erpnext/issues/48865 )) ([#49162 ](https://github.com/frappe/erpnext/issues/49162 )) ([ad052d7 ](ad052d72d7 ))
* select child item when creating one document from another ([5f06d87 ](5f06d87f01 ))
### Reverts
* Revert "fix: use checkout@v2 instead of v4" ([e849019 ](e8490196ba ))
2025-08-19 11:56:17 +00:00
ruthra kumar
cf86843d48
Merge pull request #49227 from frappe/version-15-hotfix
...
chore: release v15
2025-08-19 17:25:00 +05:30
rohitwaghchaure
696fbbb0e2
Merge pull request #49230 from frappe/mergify/bp/version-15-hotfix/pr-49228
...
fix: company issue in setup wizard (backport #49228 )
2025-08-19 16:42:29 +05:30
rohitwaghchaure
dffa3baea6
Merge pull request #49229 from frappe/mergify/bp/version-15-hotfix/pr-49223
...
fix(stock): don't override t_warehouse if no rules found (backport #49223 )
2025-08-19 16:27:14 +05:30
Rohit Waghchaure
cea4b50bbc
fix: company issue in setup wizard
...
(cherry picked from commit 1fb0d1460a )
2025-08-19 10:52:49 +00:00
Kavin
da3d8fbbc5
fix(stock): don't override t_warehouse if no rules found
...
(cherry picked from commit 66f217c8e6 )
2025-08-19 10:39:47 +00:00
ruthra kumar
dac8dc6b8a
Merge pull request #49224 from frappe/mergify/bp/version-15-hotfix/pr-49102
...
fix(quotation): update currency on duplicate (backport #49102 )
2025-08-19 14:10:21 +05:30
ravibharathi656
419f717542
fix(quotation): update currency on duplicate
...
(cherry picked from commit 430a06d056 )
2025-08-19 08:35:09 +00:00
Khushi Rawat
80d9181b29
Merge pull request #49215 from frappe/mergify/bp/version-15-hotfix/pr-49141
...
refactor: consider asset value adjustments in report (backport #49141 )
2025-08-19 13:06:54 +05:30
ruthra kumar
b6c992ffeb
fix: handle mode of payment filter (backport #49185 ) ( #49221 )
...
Merge pull request #49185 from aerele/mop-sales-register
fix: handle mode of payment filter
(cherry picked from commit d656e02441 )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-08-19 12:26:25 +05:30
Logesh Periyasamy
cfb7558465
Merge pull request #49185 from aerele/mop-sales-register
...
fix: handle mode of payment filter
(cherry picked from commit d656e02441 )
2025-08-19 06:33:41 +00:00
ruthra kumar
2cfdb2d2cd
Merge pull request #49218 from frappe/mergify/bp/version-15-hotfix/pr-49055
...
fix: fetch fieldname in accounting dimension filter (backport #49055 )
2025-08-19 11:24:52 +05:30
Diptanil Saha
529a84154b
Merge pull request #49219 from frappe/mergify/bp/version-15-hotfix/pr-49192
...
fix: improve queries with query builder and input sanitization (backport #49192 )
2025-08-19 11:16:02 +05:30
ruthra kumar
4af814dc3b
chore: resolve conflicts
2025-08-19 11:06:23 +05:30
diptanilsaha
dc953f70d1
fix: handle empty loyalty point details
...
(cherry picked from commit 1231ca17c9 )
2025-08-19 05:25:19 +00:00
diptanilsaha
0a2a7fa6aa
fix: use query builder instead of raw SQL in get_timesheet_detail_rate
...
(cherry picked from commit e563ed0c75 )
2025-08-19 05:25:19 +00:00
diptanilsaha
4ac386a84e
fix: use query builder instead of raw SQL in get_rfq_containing_supplier
...
(cherry picked from commit 7f2a52ff71 )
2025-08-19 05:25:18 +00:00
diptanilsaha
92391a69cf
fix: use query builder instead of raw SQL in unset_existing_data
...
(cherry picked from commit 7fa4ed6139 )
2025-08-19 05:25:18 +00:00
diptanilsaha
69389bb355
fix: sanitize column name for inventory_dimensions in get_stock_balance
...
(cherry picked from commit eb22794f14 )
2025-08-19 05:25:18 +00:00
diptanilsaha
4a0d7fd205
fix: use query builder instead of raw SQL in get_blanket_orders
...
(cherry picked from commit 1db135262d )
2025-08-19 05:25:18 +00:00
diptanilsaha
c9f79b3ba9
fix: formatted string for disabled filter in get_income_account
...
(cherry picked from commit 6320f7290f )
2025-08-19 05:25:17 +00:00
diptanilsaha
9d0fe060c8
fix: use query builder instead of raw SQL in get_material_requests_based_on_supplier
...
(cherry picked from commit de919568b4 )
2025-08-19 05:25:17 +00:00
diptanilsaha
a3c5b0a510
fix: use query builder instead of raw SQL in get_loyalty_details
...
(cherry picked from commit 8696ba2f5d )
2025-08-19 05:25:17 +00:00
l0gesh29
0cd45a0022
fix: handle default dimension for all company
...
(cherry picked from commit 77021fff74 )
2025-08-19 05:19:01 +00:00
l0gesh29
e50d6c6b62
fix: handle default accounting dimension
...
(cherry picked from commit 16e440f9a7 )
2025-08-19 05:19:01 +00:00
l0gesh29
a853010537
fix: add patch
...
(cherry picked from commit 3cf765d985 )
# Conflicts:
# erpnext/patches.txt
2025-08-19 05:19:00 +00:00
l0gesh29
d494d8c299
fix: fetch fieldname in accounting dimension filter
...
(cherry picked from commit 42f9d27d79 )
2025-08-19 05:18:59 +00:00
l0gesh29
ac4a5bfe6d
fix: add fieldname in accounting dimension filter
...
(cherry picked from commit ac2acc535d )
# Conflicts:
# erpnext/accounts/doctype/accounting_dimension_filter/accounting_dimension_filter.json
2025-08-19 05:18:59 +00:00
khushi8112
089007f88a
fix: add value adjustment amount in report for group by category filter
...
(cherry picked from commit cd2bab7c5f )
2025-08-18 21:28:42 +00:00
khushi8112
89ad9f1bb4
fix: add value adjustment amount in asset value
...
(cherry picked from commit f8050f4278 )
2025-08-18 21:28:42 +00:00
Diptanil Saha
d14391fb6f
Merge pull request #49210 from diptanilsaha/skip_gt_default_mop
...
fix: apply grand total to default payment mode in Sales and POS invoices
2025-08-18 17:27:02 +05:30
mergify[bot]
9a12c73e22
fix: update dunning status based on credit notes (backport #49066 ) ( #49208 )
...
Co-authored-by: Karm Soni <karmdsoni8159@gmail.com >
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-08-18 11:51:24 +00:00
diptanilsaha
605f513ce3
fix: apply grand total to default payment mode in Sales and POS invoices
2025-08-18 17:04:38 +05:30
Diptanil Saha
fb34991980
Merge pull request #49207 from frappe/mergify/bp/version-15-hotfix/pr-49169
...
fix(asset): prevent translation function shadowing in make_journal_entry (backport #49169 )
2025-08-18 15:16:37 +05:30
l0gesh29
1af8ab2a3b
fix(asset): prevent translation function shadowing in make_journal_entry
...
(cherry picked from commit 5e82de1b71 )
2025-08-18 09:26:40 +00:00
mergify[bot]
07ff97f647
fix: ignore links in Dunning patch (backport #49201 ) ( #49204 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: ignore links in Dunning patch (#49201 )
2025-08-17 18:52:55 +00:00
Mihir Kandoi
b49f85b877
Merge pull request #49197 from mihir-kandoi/version-15-hotfix
2025-08-17 14:27:00 +05:30
Mihir Kandoi
e8490196ba
Revert "fix: use checkout@v2 instead of v4"
...
This reverts commit c9d69d9629 .
2025-08-17 13:01:58 +05:30
rohitwaghchaure
bc1c57a18a
Merge pull request #49195 from frappe/mergify/bp/version-15-hotfix/pr-49193
...
fix: additional cost not consider in valuation rate for Stock Entry transfer (backport #49193 )
2025-08-17 11:15:19 +05:30
rohitwaghchaure
016948804d
chore: fix test case
2025-08-17 10:55:54 +05:30
rohitwaghchaure
41e7463412
chore: fix conflicts
2025-08-17 10:54:46 +05:30
Rohit Waghchaure
e4398d3761
fix: additional cost not consider in valuation rate for Stock Entry transfer
...
(cherry picked from commit bbc772abe7 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2025-08-17 05:22:52 +00:00
Mihir Kandoi
6030eb2992
fix: wrap inter-company order button labels in __() for translation (backport #49178 ) ( #49179 )
...
fix: wrap inter-company order button labels in __() for translation (#49178 )
* Updated purchase_order.js
* Update sales_order.js
(cherry picked from commit 078b8439d9 )
Co-authored-by: divyalekha99 <32547248+divyalekha99@users.noreply.github.com >
2025-08-14 20:33:32 +05:30
divyalekha99
db486356db
fix: wrap inter-company order button labels in __() for translation ( #49178 )
...
* Updated purchase_order.js
* Update sales_order.js
(cherry picked from commit 078b8439d9 )
2025-08-14 15:00:01 +00:00
Diptanil Saha
464f504b61
Merge pull request #49177 from frappe/mergify/bp/version-15-hotfix/pr-49108
...
fix(pos): include Product Bundle components in reserved qty to preven… (backport #49108 )
2025-08-14 19:09:42 +05:30
Diptanil Saha
84fda4afb5
Merge pull request #49176 from frappe/mergify/bp/version-15-hotfix/pr-49163
...
fix: product bundle child item quantity should be a positive number (backport #49163 )
2025-08-14 19:08:53 +05:30
Lewis
93ad17ac7b
chore: improve code clarity per reviewer feedback
...
- Rename stock_qty variable to reserved_qty for clarity
- Update get_pos_reserved_qty_from_table to return float
- Simplify aggregation logic in get_pos_reserved_qty
- Ensure return values match docstring specifications
(cherry picked from commit 54d3e5675f )
2025-08-14 13:19:28 +00:00
diptanilsaha
f831d45cc3
fix: product bundle child item quantity should be a positive number
...
(cherry picked from commit 711076d02d )
2025-08-14 13:19:27 +00:00
Lewis
cc82836109
fix(pos): use packed_items snapshot for bundle reservations
...
Replaced live Product Bundle queries with `Packed Item` table
lookups to ensure historical reservation accuracy.
Addresses bundle qty underestimation and avoids errors when
bundle definitions change after sale.
Inspired by approach from @diptanilsaha in #49106 .
(cherry picked from commit d77d79e011 )
2025-08-14 13:19:27 +00:00
Lewis
383744b8e4
fix: remove unclear message related to availability of product bundle
...
(cherry picked from commit f5e5f7b588 )
2025-08-14 13:19:27 +00:00
Lewis
1f3d8e8d64
fix(pos): populate packed_items table in POS Invoice
...
(cherry picked from commit a65b200eb7 )
2025-08-14 13:19:27 +00:00
Lewis
c9902eed72
chore: apply pre-commit formatting
...
(cherry picked from commit 0fc187adc3 )
2025-08-14 13:19:26 +00:00
Lewis Mojica
0d793c11a1
chore: remove unused variable
...
(cherry picked from commit 5a5804ca87 )
2025-08-14 13:19:26 +00:00
Lewis
5ce0dc2a7a
fix(pos): include Product Bundle components in reserved qty to prevent overselling
...
- Add `get_bundle_pos_reserved_qty` to account for component items in submitted POS Invoices
- Update `get_pos_reserved_qty` to sum direct and bundle reservations
- Remove double subtraction in `get_bundle_availability` to avoid underestimating bundle availability
- Prevents overselling when multiple POS sessions sell bundles with shared components
- Fixes #49021
(cherry picked from commit 984d744ac2 )
2025-08-14 13:19:26 +00:00
Assem Bahnasy
d6d8903d13
style: Apply ruff formatting
2025-08-14 16:05:09 +03:00
mergify[bot]
ad052d72d7
feat: enhance barcode scanner to support warehouse scanning (backport #48865 ) ( #49162 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
Co-authored-by: Soni Karm <93865733+karm1000@users.noreply.github.com >
2025-08-14 13:20:01 +05:30
Khushi Rawat
8d9095def0
Merge pull request #49146 from frappe/mergify/bp/version-15-hotfix/pr-49075
...
fix: add validation for draft PR/PI in Asset (backport #49075 )
2025-08-14 12:10:00 +05:30
Frappe PR Bot
aaeb3ab06c
chore(release): Bumped to Version 15.75.1
...
## [15.75.1](https://github.com/frappe/erpnext/compare/v15.75.0...v15.75.1 ) (2025-08-14)
### Bug Fixes
* current qty for batch in stock reco ([de641d7 ](de641d7f68 ))
2025-08-14 06:03:46 +00:00
rohitwaghchaure
1975ec3f76
Merge pull request #49159 from frappe/mergify/bp/version-15/pr-49158
...
chore: convert message to toast notification (backport #49155 ) (backport #49158 )
2025-08-14 11:32:20 +05:30
rohitwaghchaure
b4533ee362
Merge pull request #49160 from frappe/mergify/bp/version-15/pr-49156
...
fix: current qty for batch in stock reco (backport #49154 ) (backport #49156 )
2025-08-14 11:32:01 +05:30
Rohit Waghchaure
de641d7f68
fix: current qty for batch in stock reco
...
(cherry picked from commit 817e719cc2 )
(cherry picked from commit 3ecb09ae52 )
2025-08-14 05:27:13 +00:00
Rohit Waghchaure
02735e69dd
chore: convert message to toast notification
...
(cherry picked from commit fc71001110 )
(cherry picked from commit 7a04bf85bc )
2025-08-14 05:26:23 +00:00
rohitwaghchaure
ae22a90160
Merge pull request #49158 from frappe/mergify/bp/version-15-hotfix/pr-49155
...
chore: convert message to toast notification (backport #49155 )
2025-08-14 10:55:28 +05:30
Rohit Waghchaure
7a04bf85bc
chore: convert message to toast notification
...
(cherry picked from commit fc71001110 )
2025-08-14 05:06:00 +00:00
rohitwaghchaure
ef0f91f862
Merge pull request #49156 from frappe/mergify/bp/version-15-hotfix/pr-49154
...
fix: current qty for batch in stock reco (backport #49154 )
2025-08-14 08:31:20 +05:30
Rohit Waghchaure
3ecb09ae52
fix: current qty for batch in stock reco
...
(cherry picked from commit 817e719cc2 )
2025-08-13 18:28:29 +00:00
Khushi Rawat
9c5dacd977
refactor: validate linked purchase docs before field usage
...
(cherry picked from commit 4a48b13715 )
2025-08-13 11:49:35 +00:00
Rehan Ansari
4187e60b07
fix: add validation for draft PR/PI in Asset
...
(cherry picked from commit 4cf481cca8 )
2025-08-13 11:49:35 +00:00
Mihir Kandoi
69eb31028a
Merge pull request #49138 from frappe/mergify/bp/version-15-hotfix/pr-49134
...
chore: add default value for posting_time field in subcontracting receipt (backport #49134 )
2025-08-13 14:21:41 +05:30
Karm Soni
15a104b0f8
chore: add default value for posting_time field in subcontracting receipt
...
(cherry picked from commit b7470617e0 )
2025-08-13 08:35:45 +00:00
Mihir Kandoi
6b436e1e71
Merge pull request #49124 from frappe/mergify/bp/version-15-hotfix/pr-49122
...
feat: select child item when creating one document from another (backport #49122 )
2025-08-12 21:53:39 +05:30
Mihir Kandoi
5f06d87f01
feat: select child item when creating one document from another
...
(cherry picked from commit a9936ae133 )
2025-08-12 16:07:51 +00:00
Frappe PR Bot
ed50c3d896
chore(release): Bumped to Version 15.75.0
...
# [15.75.0](https://github.com/frappe/erpnext/compare/v15.74.0...v15.75.0 ) (2025-08-12)
### Bug Fixes
* avoid property setter for custom field ([faae734 ](faae734797 ))
* handle case where taxes is added invoice changed to non-export later ([90913c6 ](90913c66ae ))
* handle negative inventory check ([#48558 ](https://github.com/frappe/erpnext/issues/48558 )) ([#48691 ](https://github.com/frappe/erpnext/issues/48691 )) ([9da2be2 ](9da2be2325 ))
* Pick List barcode scanner and manual picking issues ([38c886d ](38c886db8b ))
* **process statement of accounts:** use date instead of formatted date ([6ad3461 ](6ad3461953 ))
* **regional-uae:** mark export items as zero rated ([9df6424 ](9df6424a20 ))
* **regional-uae:** restrict zero rated export to invoice ([62db42c ](62db42cf2f ))
* **regional-uae:** split export determination ([106b83e ](106b83e9f9 ))
* show message only if no tax is applied ([614d38d ](614d38d0e6 ))
* show name of the employee in general ledger report ([0e7f778 ](0e7f778b3f ))
* simplify export determination logic ([68c6586 ](68c65866bf ))
* table render issue on pop-up edit ([52db89f ](52db89f73f ))
### Features
* add customer name column in gross profit report ([9cd6053 ](9cd60531d2 ))
* add item_name column to Material Request dialog in Purchase Order ([eafe33a ](eafe33a176 ))
* add party name column in general ledger report ([680fa3b ](680fa3b8f3 ))
* add party name in GL entries ([3763ad4 ](3763ad451b ))
### Performance Improvements
* multiple performance fixes in `get_item_warehouse` (backport [#49118 ](https://github.com/frappe/erpnext/issues/49118 )) ([76b0f4f ](76b0f4fb25 ))
2025-08-12 12:04:27 +00:00
ruthra kumar
85bb086e90
Merge pull request #49116 from frappe/version-15-hotfix
...
chore: release v15
2025-08-12 17:33:04 +05:30
mergify[bot]
76b0f4fb25
perf: multiple performance fixes in get_item_warehouse (backport #49118 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-08-12 11:43:43 +00:00
ruthra kumar
167ff00c99
Merge pull request #48999 from frappe/mergify/bp/version-15-hotfix/pr-48761
...
fix: prevent gain or loss entry cancellation upon reposting (backport #48761 )
2025-08-12 17:03:12 +05:30
Logesh Periyasamy
6e7fb2ea01
Merge pull request #48761 from aerele/exchange-gain-or-loss-on-repost
...
fix: prevent gain or loss entry cancellation upon reposting
(cherry picked from commit a8d17b7590 )
2025-08-12 16:47:07 +05:30
ruthra kumar
daf3aab6ae
Merge pull request #49111 from frappe/mergify/bp/version-15-hotfix/pr-49086
...
fix(process statement of accounts): use date instead of formatted date (backport #49086 )
2025-08-12 11:39:14 +05:30
ruthra kumar
1c9a74f81c
Merge pull request #49110 from frappe/mergify/bp/version-15-hotfix/pr-49096
...
fix: table render issue on pop-up edit (backport #49096 )
2025-08-12 10:49:38 +05:30
ruthra kumar
2eaffa119f
Merge pull request #48715 from wojosc/patch-44
...
refactor: remove default value for opportunity type
2025-08-12 10:49:16 +05:30
ravibharathi656
6ad3461953
fix(process statement of accounts): use date instead of formatted date
...
(cherry picked from commit aa3f50ab77 )
2025-08-12 05:18:09 +00:00
l0gesh29
52db89f73f
fix: table render issue on pop-up edit
...
(cherry picked from commit 3431c6c90e )
2025-08-12 05:10:22 +00:00
Khushi Rawat
4f72635698
Merge pull request #49100 from frappe/mergify/bp/version-15-hotfix/pr-48862
...
feat: show party name in reports (backport #48862 )
2025-08-11 18:25:50 +05:30
khushi8112
0e7f778b3f
fix: show name of the employee in general ledger report
...
(cherry picked from commit 70411ec086 )
2025-08-11 12:24:45 +00:00
khushi8112
d6e9216a45
chore: code format
...
(cherry picked from commit b0c0a86fcf )
2025-08-11 12:24:45 +00:00
khushi8112
9cd60531d2
feat: add customer name column in gross profit report
...
(cherry picked from commit 9dee411eb5 )
2025-08-11 12:24:44 +00:00
khushi8112
3763ad451b
feat: add party name in GL entries
...
(cherry picked from commit 3d94a7cf2c )
2025-08-11 12:24:44 +00:00
khushi8112
680fa3b8f3
feat: add party name column in general ledger report
...
(cherry picked from commit 5f24061dd4 )
2025-08-11 12:24:44 +00:00
ruthra kumar
0644c78c2e
Merge pull request #49097 from frappe/mergify/bp/version-15-hotfix/pr-49093
...
fix: allow creation of root accounts in account tree view (backport #49093 )
2025-08-11 17:44:51 +05:30
Lakshit Jain
c2ad5d0fc7
Merge pull request #49093 from ljain112/fix-account-coa
...
fix: allow creation of root accounts in account tree view
(cherry picked from commit d45cd5af2b )
2025-08-11 11:38:30 +00:00
Asmita Hase
6de74697c9
Merge pull request #49095 from frappe/mergify/bp/version-15-hotfix/pr-49088
...
fix: Include Employee party type in Receivable and Payable account filters (backport #49088 )
2025-08-11 17:01:48 +05:30
Wolfram Schmidt
36197afa19
refactor: remove default value for opportunity type
...
removing default value as this leads to an error in non-english setups
2025-08-11 16:54:56 +05:30
Assem Bahnasy
e762007e0e
refactor: Move Employee inclusion to SQL level to preserve search semantics
...
(cherry picked from commit 8a9bf166c6 )
2025-08-11 11:15:19 +00:00
Assem Bahnasy
c462219dd7
refactor: Use parameterized SQL queries to prevent injection and handle None values
...
(cherry picked from commit a08c7f37d3 )
2025-08-11 11:15:19 +00:00
ruthra kumar
0cd9330e44
Merge pull request #49085 from frappe/mergify/bp/version-15-hotfix/pr-48730
...
fix(regional-uae): mark export items as zero rated (backport #48730 )
2025-08-11 12:35:56 +05:30
ruthra kumar
faba523086
chore: resolve conflict
2025-08-11 11:41:10 +05:30
Dany Robert
90913c66ae
fix: handle case where taxes is added invoice changed to non-export later
...
(cherry picked from commit 29c3ef8280 )
2025-08-11 06:06:08 +00:00
Dany Robert
d47c25287d
chore: code styling
...
(cherry picked from commit c8940a39b3 )
2025-08-11 06:06:08 +00:00
Dany Robert
614d38d0e6
fix: show message only if no tax is applied
...
(cherry picked from commit 38471995e7 )
2025-08-11 06:06:08 +00:00
Dany Robert
534b27afa5
chore: linters
...
(cherry picked from commit eb6c8d8938 )
2025-08-11 06:06:07 +00:00
Dany Robert
faae734797
fix: avoid property setter for custom field
...
(cherry picked from commit 0c15b65756 )
2025-08-11 06:06:07 +00:00
Dany Robert
68c65866bf
fix: simplify export determination logic
...
(cherry picked from commit d25846f383 )
2025-08-11 06:06:07 +00:00
Dany Robert
62db42cf2f
fix(regional-uae): restrict zero rated export to invoice
...
(cherry picked from commit 1170e4fb2c )
2025-08-11 06:06:06 +00:00
Dany Robert
106b83e9f9
fix(regional-uae): split export determination
...
(cherry picked from commit dc72e6cf36 )
2025-08-11 06:06:06 +00:00
Dany Robert
9df6424a20
fix(regional-uae): mark export items as zero rated
...
(cherry picked from commit b8224693c4 )
# Conflicts:
# erpnext/patches.txt
2025-08-11 06:06:06 +00:00
Mihir Kandoi
474ddbae0c
Merge pull request #49083 from frappe/mergify/bp/version-15-hotfix/pr-48691
...
fix: handle negative inventory check (#48558 ) (backport #48691 )
2025-08-11 10:45:20 +05:30
Vishist16
9da2be2325
fix: handle negative inventory check ( #48558 ) ( #48691 )
...
* fix: handle negative inventory check (#48558 )
* fix: updated DocField via Desk UI as suggested
* fix: update DocField via Desk UI and fix linting issues
(cherry picked from commit 3ee23d9ee8 )
2025-08-11 05:00:20 +00:00
mergify[bot]
15e8fa3189
Merge pull request #49081 from frappe/mergify/bp/version-15-hotfix/pr-49068
...
fix(job-card): Add filter to item_code query for scrap_items to exclude disabled (backport #49068 )
2025-08-11 10:25:21 +05:30
Mihir Kandoi
02d2ad6442
Merge pull request #49080 from frappe/mergify/bp/version-15-hotfix/pr-49071
...
feat: add item_name column to Material Request dialog in Purchase Order (backport #49071 )
2025-08-11 10:11:47 +05:30
navinrc
eafe33a176
feat: add item_name column to Material Request dialog in Purchase Order
...
(cherry picked from commit 4312719010 )
2025-08-11 04:33:31 +00:00
rohitwaghchaure
bb2c21be44
Merge pull request #49029 from IMS94/fix/pick-list-barcode-scanner-serial-assignment-hotfix
...
fix: Pick List barcode scanner and manual picking issues
2025-08-08 19:53:21 +05:30
Frappe PR Bot
d4519e5d3d
chore(release): Bumped to Version 15.74.0
...
# [15.74.0](https://github.com/frappe/erpnext/compare/v15.73.2...v15.74.0 ) (2025-08-08)
### Bug Fixes
* add condition to fetch active accounts ([0d47eb1 ](0d47eb1fa0 ))
* added a flag on journal entry to ignore party account type validation if required ([8a3fdb4 ](8a3fdb4ec2 ))
* dont validate account type in for employee party type ([d3dde83 ](d3dde833f7 ))
* nonetype error on applying presentation_currency filter on financial statements and trial balance report ([24ca7bb ](24ca7bb64f ))
* **purchase invoice:** filter only enabled account ([b060cdb ](b060cdb4f5 ))
* stock reservation Delivered Qty against the batch ([849f646 ](849f646bd2 ))
* timeout while submitting purchase receipt ([e693ab7 ](e693ab76fa ))
* zero valuation rate for the batch ([90a0873 ](90a0873044 ))
### Features
* added chart of accounts and tax template for australian localisation ([#48208 ](https://github.com/frappe/erpnext/issues/48208 )) ([36cb5b6 ](36cb5b6589 ))
2025-08-08 09:20:20 +00:00
Asmita Hase
1fceebd0a8
Merge pull request #49058 from frappe/version-15-hotfix
2025-08-08 14:48:56 +05:30
Asmita Hase
418d14ecc9
Merge pull request #49054 from frappe/mergify/bp/version-15-hotfix/pr-49053
...
fix: dont validate account type while creating journal entry for employee party type (backport #49053 )
2025-08-08 14:19:17 +05:30
Asmita Hase
d3dde833f7
fix: dont validate account type in for employee party type
...
(cherry picked from commit e7a2ff1884 )
2025-08-08 08:28:37 +00:00
Asmita Hase
0e56c47a4c
Merge pull request #49052 from frappe/mergify/bp/version-15-hotfix/pr-49051
2025-08-08 13:56:38 +05:30
Asmita Hase
5f2725f61f
chore: trigger create_advance_payment_ledger_records patch
...
(cherry picked from commit 6d908f44a5 )
2025-08-08 07:29:33 +00:00
Mihir Kandoi
b45d74c56e
Merge pull request #49049 from frappe/mergify/bp/version-15-hotfix/pr-48813
...
fix(purchase invoice): filter only enabled account (backport #48813 )
2025-08-08 11:11:43 +05:30
mithili
90e583db19
chore: add back filter
...
(cherry picked from commit 23308f6d10 )
2025-08-08 05:25:04 +00:00
mithili
0d47eb1fa0
fix: add condition to fetch active accounts
...
(cherry picked from commit 7c8dd86a35 )
2025-08-08 05:25:04 +00:00
mithili
b060cdb4f5
fix(purchase invoice): filter only enabled account
...
(cherry picked from commit c3111db6e2 )
2025-08-08 05:25:04 +00:00
Asmita Hase
09c96d6a83
Merge pull request #49044 from frappe/mergify/bp/version-15-hotfix/pr-49042
...
fix: flag on journal entry to ignore party account type validation if required (backport #49042 )
2025-08-07 18:17:15 +05:30
Asmita Hase
8a3fdb4ec2
fix: added a flag on journal entry to ignore party account type validation if required
...
(cherry picked from commit 0665d13fd3 )
2025-08-07 12:30:05 +00:00
Frappe PR Bot
e0313bb27f
chore(release): Bumped to Version 15.73.2
...
## [15.73.2](https://github.com/frappe/erpnext/compare/v15.73.1...v15.73.2 ) (2025-08-07)
### Bug Fixes
* zero valuation rate for the batch ([fb126e0 ](fb126e0838 ))
2025-08-07 11:03:27 +00:00
rohitwaghchaure
04c5369792
Merge pull request #49039 from frappe/mergify/bp/version-15/pr-49022
...
fix: zero valuation rate for the batch (backport #49022 )
2025-08-07 16:32:05 +05:30
rohitwaghchaure
a11d368465
chore: fix conflicts
2025-08-07 16:15:31 +05:30
Rohit Waghchaure
fb126e0838
fix: zero valuation rate for the batch
...
(cherry picked from commit c8410cb5ca )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-08-07 10:43:45 +00:00
rohitwaghchaure
96e467670a
Merge pull request #49035 from frappe/mergify/bp/version-15-hotfix/pr-49022
...
fix: zero valuation rate for the batch (backport #49022 )
2025-08-07 14:34:46 +05:30
rohitwaghchaure
105838091e
chore: fix conflicts
2025-08-07 14:10:21 +05:30
Rohit Waghchaure
90a0873044
fix: zero valuation rate for the batch
...
(cherry picked from commit c8410cb5ca )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-08-07 08:25:51 +00:00
rohitwaghchaure
965de96251
Merge pull request #49012 from rohitwaghchaure/fixed-support-43860
...
fix: stock reservation Delivered Qty against the batch
2025-08-07 12:27:54 +05:30
ruthra kumar
1a57f603fb
Merge pull request #49031 from frappe/mergify/bp/version-15-hotfix/pr-48208
...
feat: added chart of accounts and tax template for australian localisation (backport #48208 )
2025-08-07 10:36:52 +05:30
Jeba Jebas
36cb5b6589
feat: added chart of accounts and tax template for australian localisation ( #48208 )
...
* Add Australian Localisation Setup
* feat: added chart of accounts and tax template for australian localisation
* chore: linter fix
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit bb62a01c0d )
2025-08-07 04:39:17 +00:00
Imesha Sudasingha
dab6bb8e05
style: apply pre-commit formatting fixes
2025-08-07 05:15:42 +05:30
Imesha Sudasingha
eebeb36b6c
refactor: combine duplicate pick_manually handlers in pick_list.js
2025-08-07 05:09:46 +05:30
Imesha Sudasingha
38c886db8b
fix: Pick List barcode scanner and manual picking issues
...
- Fix barcode scanner serial_no_field configuration from 'not_supported' to 'serial_no'
- Add conditional serial assignment in create_pick_list to respect pick_manually flag
- Add client-side handler to clear auto-assigned data when switching to manual picking
- Add server-side validation to ensure data consistency
2025-08-07 05:04:25 +05:30
Diptanil Saha
f4f1fdedee
Merge pull request #49025 from frappe/mergify/bp/version-15-hotfix/pr-49023
...
fix: NoneType error on applying presentation_currency filter on financial statements and trial balance report (backport #49023 )
2025-08-07 02:27:43 +05:30
diptanilsaha
24ca7bb64f
fix: nonetype error on applying presentation_currency filter on financial statements and trial balance report
...
(cherry picked from commit d7e22de44c )
2025-08-06 20:41:36 +00:00
Rohit Waghchaure
849f646bd2
fix: stock reservation Delivered Qty against the batch
2025-08-06 22:29:45 +05:30
rohitwaghchaure
e19c4c6452
Merge pull request #49019 from frappe/mergify/bp/version-15-hotfix/pr-49010
...
fix: timeout while submitting purchase receipt (backport #49010 )
2025-08-06 22:24:17 +05:30
Rohit Waghchaure
e693ab76fa
fix: timeout while submitting purchase receipt
...
(cherry picked from commit c433943c46 )
2025-08-06 14:36:34 +00:00
Frappe PR Bot
6b38654542
chore(release): Bumped to Version 15.73.1
...
## [15.73.1](https://github.com/frappe/erpnext/compare/v15.73.0...v15.73.1 ) (2025-08-06)
### Bug Fixes
* fetch revaluated asset value for all the assets ([5224b66 ](5224b6677d ))
2025-08-06 12:23:54 +00:00
Asmita Hase
935b8cfcf7
Merge pull request #49016 from frappe/version-15-hotfix
2025-08-06 17:52:33 +05:30
Khushi Rawat
639c75312d
Merge pull request #49013 from frappe/mergify/bp/version-15-hotfix/pr-49011
...
fix: fetch revaluated asset value for fixed asset register (backport #49011 )
2025-08-06 17:36:09 +05:30
khushi8112
e1121d1c68
chore: format code
...
(cherry picked from commit a33bcb47b3 )
2025-08-06 11:44:55 +00:00
khushi8112
5224b6677d
fix: fetch revaluated asset value for all the assets
...
(cherry picked from commit 67ec4fa477 )
2025-08-06 11:44:55 +00:00
Asmita Hase
ad3d6a7c91
Merge pull request #49006 from frappe/mergify/bp/version-15-hotfix/pr-49003
2025-08-06 12:14:59 +05:30
Asmita Hase
2d420ed661
chore: removed uncessary comment
...
(cherry picked from commit b4f831a931 )
2025-08-06 06:16:55 +00:00
Asmita Hase
4cc9061990
chore: add account type to employee advance account in standard chart of accounts
...
(cherry picked from commit a273147b6e )
2025-08-06 06:16:54 +00:00
Asmita Hase
5266690cd8
refactor: get advance payment doctypes from hooks
...
(cherry picked from commit 2cb2e05b19 )
2025-08-06 06:16:54 +00:00
ruthra kumar
373a17e3de
Merge pull request #49002 from ruthra-kumar/fix_linter_issue
...
chore: resolve linting issue
2025-08-06 09:57:40 +05:30
ruthra kumar
2af2002431
chore: resolve linting issue
2025-08-06 09:56:39 +05:30
Frappe PR Bot
5b4093069c
chore(release): Bumped to Version 15.73.0
...
# [15.73.0](https://github.com/frappe/erpnext/compare/v15.72.3...v15.73.0 ) (2025-08-06)
### Bug Fixes
* account currency validation to exclude cancelled entries ([4ce4d34 ](4ce4d345e7 ))
* **accounts:** allow default bank account per company ([8cd90de ](8cd90de70b ))
* add doctype fieldname in condition ([3603cdf ](3603cdf457 ))
* add missing parentheses ([78857cd ](78857cd798 ))
* change modified timestamp so migrations work ([f8ea431 ](f8ea431551 ))
* do not recalculate depreciation on sale invoice cancellation for fully depreciated asset ([db41b14 ](db41b14317 ))
* do not split round off when there is a cost center allocation ([e36e502 ](e36e5027d7 ))
* enable allow_on_submit for accounting dimensions in allowed doctypes ([e22f93f ](e22f93f1fb ))
* failing subcontracting patch ([2f4a9f2 ](2f4a9f283d ))
* failing subcontracting patch (backport [#48940 ](https://github.com/frappe/erpnext/issues/48940 )) ([#48961 ](https://github.com/frappe/erpnext/issues/48961 )) ([5a984de ](5a984de697 ))
* include child doctypes in allow_on_submit patch for accounting dimensions ([ad56177 ](ad56177234 ))
* include child doctypes in repostable accounting types ([56dca02 ](56dca02cab ))
* include Sales Invoice in SABB validation for packed items ([d862a74 ](d862a742b0 ))
* multiple fixes for advance payment accounting (backport [#48341 ](https://github.com/frappe/erpnext/issues/48341 )) ([#48896 ](https://github.com/frappe/erpnext/issues/48896 )) ([cb0addc ](cb0addc122 ))
* payment ledger voucher seperator row currencies ([5b0486c ](5b0486ca26 ))
* permission error on tests ([6f12029 ](6f12029477 ))
* prevent negative values in BOM fields ([#48520 ](https://github.com/frappe/erpnext/issues/48520 ), [#48662 ](https://github.com/frappe/erpnext/issues/48662 )) (backport [#48696 ](https://github.com/frappe/erpnext/issues/48696 )) ([#48897 ](https://github.com/frappe/erpnext/issues/48897 )) ([5de5a8b ](5de5a8bfd5 ))
* **process statement of accounts:** make date fields mandatory ([3e8deee ](3e8deeed07 ))
* provide company for outstanding record. ([dc4b236 ](dc4b236951 ))
* provide missing `company` in report records that require reference to `Company:company:default_currency` ([070190d ](070190d07b ))
* remove api call to set default payments ([d9c1ef0 ](d9c1ef0926 ))
* server error on opportunity summary by sales stage report ([652589f ](652589f636 ))
* set use_serial_batch_fields when creating PR from PO ([0207b82 ](0207b82f82 ))
* submit depreciation schedule only for submitted asset ([9d8cb2f ](9d8cb2f57c ))
* **tax withholding details:** avoid voucher duplication ([cee9f20 ](cee9f200ad ))
* use checkout@v2 instead of v4 ([c9d69d9 ](c9d69d9629 ))
* Use correct Attachments folder in code list import ([dc7ac35 ](dc7ac3550e ))
* use maintenance_status filter for indicators ([eec327c ](eec327c02b ))
* validate if journal entry linked to schedule is in draft ([37eaa07 ](37eaa07192 ))
### Features
* add 'Manufacture' section to project dashboard and show linked Work Orders ([83e9842 ](83e9842dd3 ))
* add non-negative constraint to batch size and sub operation time fields (backport [#48948 ](https://github.com/frappe/erpnext/issues/48948 )) ([#48991 ](https://github.com/frappe/erpnext/issues/48991 )) ([964f927 ](964f9275dc ))
* Add non-negative constraint to completed qty fields in job card and time log (backport [#48946 ](https://github.com/frappe/erpnext/issues/48946 )) ([#48989 ](https://github.com/frappe/erpnext/issues/48989 )) ([84e91e0 ](84e91e0c7c ))
* add show_amount_in_company_currency in gl report ([b964b12 ](b964b122ed ))
### Performance Improvements
* process auto bank reconciliation in batches ([19a8dde ](19a8ddef86 ))
* process_gl_map causing performance issues in the reposting ([a96fa55 ](a96fa55704 ))
### Reverts
* Revert "fix: set proper currency format" ([0355006 ](03550066a7 ))
2025-08-06 02:37:49 +00:00
ruthra kumar
53fef46f9a
Merge pull request #48979 from frappe/version-15-hotfix
...
chore: release v15
2025-08-06 08:06:33 +05:30
ruthra kumar
1070322695
Merge branch 'version-15' into version-15-hotfix
2025-08-05 21:41:58 +05:30
ruthra kumar
3ea6278eb9
Merge pull request #48997 from frappe/mergify/bp/version-15-hotfix/pr-48901
...
fix: do not split round off when there is a cost center allocation (backport #48901 )
2025-08-05 20:46:12 +05:30
ravibharathi656
e822a74479
test: add test for cost center allocation commercial rounding
...
(cherry picked from commit dd24cce509 )
# Conflicts:
# erpnext/accounts/doctype/cost_center_allocation/test_cost_center_allocation.py
2025-08-05 20:29:25 +05:30
venkat102
e36e5027d7
fix: do not split round off when there is a cost center allocation
...
(cherry picked from commit f0df41d521 )
2025-08-05 14:47:51 +00:00
ruthra kumar
f97e29058c
Merge pull request #48993 from frappe/mergify/bp/version-15-hotfix/pr-48947
...
fix(process statement of accounts): make date fields mandatory (backport #48947 )
2025-08-05 17:08:55 +05:30
mergify[bot]
964f9275dc
feat: add non-negative constraint to batch size and sub operation time fields (backport #48948 ) ( #48991 )
...
* feat: add non-negative constraint to batch size and sub operation time fields
(cherry picked from commit f4722d3b24 )
# Conflicts:
# erpnext/manufacturing/doctype/operation/operation.json
# erpnext/manufacturing/doctype/sub_operation/sub_operation.json
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: KerollesFathy <kerolles.f@outlook.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-05 11:19:46 +00:00
Mihir Kandoi
f3895e9dc9
Merge pull request #48992 from frappe/mergify/bp/version-15-hotfix/pr-48949
...
feat: add Manufacture section to project dashboard to show linked Work Orders (backport #48949 )
2025-08-05 16:48:33 +05:30
ravibharathi656
3e8deeed07
fix(process statement of accounts): make date fields mandatory
...
(cherry picked from commit 23bc180d98 )
2025-08-05 11:06:47 +00:00
mergify[bot]
84e91e0c7c
feat: Add non-negative constraint to completed qty fields in job card and time log (backport #48946 ) ( #48989 )
...
* feat: Add non-negative constraint to completed qty fields in job card and time log
(cherry picked from commit c30665fda7 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.json
# erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: KerollesFathy <kerolles.f@outlook.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-05 11:06:43 +00:00
KerollesFathy
83e9842dd3
feat: add 'Manufacture' section to project dashboard and show linked Work Orders
...
(cherry picked from commit 2729d7521d )
2025-08-05 10:59:44 +00:00
Khushi Rawat
3760ff8a7a
Merge pull request #48977 from frappe/mergify/bp/version-15-hotfix/pr-48968
...
fix: validate asset before submitting depreciation schedule (backport #48968 )
2025-08-05 16:28:03 +05:30
Khushi Rawat
ddecce400a
Merge pull request #48987 from frappe/mergify/bp/version-15-hotfix/pr-48929
...
chore: add translation function on remarks in asset depreciation entry (backport #48929 )
2025-08-05 16:27:47 +05:30
ruthra kumar
6367bd9561
Merge pull request #48985 from frappe/mergify/bp/version-15-hotfix/pr-48798
...
feat: add show_amount_in_company_currency in gl report (backport #48798 )
2025-08-05 16:26:37 +05:30
ruthra kumar
104569318e
Merge pull request #48982 from frappe/mergify/bp/version-15-hotfix/pr-48909
...
fix(tax withholding details): avoid voucher duplication (backport #48909 )
2025-08-05 16:25:48 +05:30
Khushi Rawat
4a8465df90
chore: resolved conflicts
2025-08-05 16:05:54 +05:30
Khushi Rawat
78857cd798
fix: add missing parentheses
...
(cherry picked from commit a60db40fd2 )
2025-08-05 10:26:31 +00:00
Ernesto Ruiz
2c9ee7ae14
chore: add translation function on remark in setup_journal_entry_metadata in depreciation.py
...
(cherry picked from commit 803180d5de )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
2025-08-05 10:26:31 +00:00
Ernesto Ruiz
4a5e0b181f
chore: add translation function on remarks in make_journal_entry in asset.py
...
(cherry picked from commit 119904e44f )
2025-08-05 10:26:31 +00:00
Khushi Rawat
35f826c499
chore: remove duplicate code
2025-08-05 15:54:11 +05:30
Diptanil Saha
b565d4f0a8
Merge pull request #48983 from diptanilsaha/pos_grand_total_default_mop
...
refactor(pos): disable grand total to default mode of payment
2025-08-05 15:24:32 +05:30
l0gesh29
b964b122ed
feat: add show_amount_in_company_currency in gl report
...
(cherry picked from commit 468e5e9b2e )
2025-08-05 09:52:53 +00:00
ravibharathi656
cee9f200ad
fix(tax withholding details): avoid voucher duplication
...
(cherry picked from commit 8837016243 )
2025-08-05 09:46:51 +00:00
ruthra kumar
214f15e700
Merge pull request #48972 from frappe/mergify/bp/version-15-hotfix/pr-48718
...
refactor: process subscriptions in batch wise (backport #48718 )
2025-08-05 15:13:00 +05:30
ruthra kumar
0341941d3f
Merge pull request #48973 from frappe/mergify/bp/version-15-hotfix/pr-48774
...
perf: process auto bank reconciliation in batches (backport #48774 )
2025-08-05 15:12:46 +05:30
diptanilsaha
8d1b599d5f
refactor(pos): disable grand total to default mode of payment
2025-08-05 15:09:55 +05:30
Khushi Rawat
4022fcb0d9
Merge pull request #48976 from frappe/mergify/bp/version-15-hotfix/pr-48974
...
fix: use maintenance_status filter for indicators (backport #48974 )
2025-08-05 15:07:50 +05:30
Khushi Rawat
4f14651a42
chore: resolved conflicts
2025-08-05 15:06:57 +05:30
khushi8112
497247d89a
chore: fetch docstatus to validate
...
(cherry picked from commit d6fb99916e )
2025-08-05 09:32:29 +00:00
khushi8112
137d2d4044
chore: add mistakenly removed test records
...
(cherry picked from commit f5a71c6b88 )
2025-08-05 09:32:28 +00:00
khushi8112
37eaa07192
fix: validate if journal entry linked to schedule is in draft
...
(cherry picked from commit d5edca2022 )
2025-08-05 09:32:28 +00:00
khushi8112
9d8cb2f57c
fix: submit depreciation schedule only for submitted asset
...
(cherry picked from commit a4628c2024 )
# Conflicts:
# erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.py
2025-08-05 09:32:28 +00:00
khushi8112
eec327c02b
fix: use maintenance_status filter for indicators
...
(cherry picked from commit 1b674a1051 )
2025-08-05 09:32:22 +00:00
Diptanil Saha
093c94aa7c
Merge pull request #48965 from frappe/mergify/bp/version-15-hotfix/pr-48964
...
fix: remove api call to set default payments (backport #48964 )
2025-08-05 14:49:37 +05:30
ravibharathi656
19a8ddef86
perf: process auto bank reconciliation in batches
...
(cherry picked from commit 657de2cc7e )
2025-08-05 09:08:46 +00:00
ravibharathi656
0fdd944418
refactor: process subscriptions in batch wise
...
(cherry picked from commit 283d69c0bd )
2025-08-05 08:58:22 +00:00
ruthra kumar
f997393b0e
Merge pull request #48971 from frappe/mergify/bp/version-15-hotfix/pr-48861
...
chore: correct description for `consider_party_ledger_amount` in Tax Withholding Category (backport #48861 )
2025-08-05 14:25:46 +05:30
ljain112
0d02d7086c
chore: correct description for consider_party_ledger_amount in Tax Withholding Category
...
(cherry picked from commit f619bca2d6 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json
2025-08-05 14:25:23 +05:30
Mihir Kandoi
913bde0dfe
Merge pull request #48967 from frappe/mergify/bp/version-15-hotfix/pr-48693
...
fix: Use correct Attachments folder in code list import (backport #48693 )
2025-08-05 14:24:42 +05:30
Mihir Kandoi
21d33cf6b9
Merge pull request #48767 from WHWYIT/fix-issues-48765
...
Fix: Procurement Tracker - No permission to read Employee #48765
2025-08-05 14:20:33 +05:30
Corentin Forler
dc7ac3550e
fix: Use correct Attachments folder in code list import
...
(cherry picked from commit bc2cb1737a )
2025-08-05 08:34:39 +00:00
Diptanil Saha
e8ba2b1576
chore: resolve conflict
2025-08-05 13:24:49 +05:30
diptanilsaha
d9c1ef0926
fix: remove api call to set default payments
...
(cherry picked from commit 871b8473fa )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2025-08-05 07:46:37 +00:00
ruthra kumar
0061bde950
Merge pull request #48962 from frappe/mergify/bp/version-15-hotfix/pr-48860
...
fix: add doctype fieldname in condition (backport #48860 )
2025-08-05 12:17:56 +05:30
mergify[bot]
5a984de697
fix: failing subcontracting patch (backport #48940 ) ( #48961 )
...
* fix: failing subcontracting patch
(cherry picked from commit 14b47e81ce )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-05 06:37:20 +00:00
l0gesh29
3603cdf457
fix: add doctype fieldname in condition
...
(cherry picked from commit e2d63e4c32 )
2025-08-05 06:32:41 +00:00
ruthra kumar
a74b3e3602
Merge pull request #48939 from frappe/mergify/bp/version-15-hotfix/pr-48575
...
feat(payment gateway account): add company (backport #48575 )
2025-08-05 10:43:12 +05:30
Ravibharathi
8259a748f6
Merge pull request #48575 from aerele/company-payment-gateway
...
feat(payment gateway account): add company
(cherry picked from commit 02380c3eab )
2025-08-05 10:12:39 +05:30
ruthra kumar
59c6e8f233
Merge pull request #48953 from frappe/mergify/bp/version-15-hotfix/pr-48951
...
chore: added now as default value for the posting time (backport #48951 )
2025-08-05 10:08:55 +05:30
Rohit Waghchaure
dfa35363b9
chore: added now as default value for the posting time
...
(cherry picked from commit b3cebd87c8 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
2025-08-05 09:44:21 +05:30
mergify[bot]
bab2e86c01
chore: remove wrongly configured 'pos*' assignment from CODEOWNERS (backport #48954 ) ( #48955 )
...
chore: remove wrongly configured 'pos*' assignment from CODEOWNERS (#48954 )
(cherry picked from commit cc26d5da14 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-08-05 00:10:09 +05:30
ruthra kumar
fc462d4526
Merge pull request #48937 from frappe/mergify/bp/version-15-hotfix/pr-48926
...
fix: provide missing `company` in report records that require reference to `Company:company:default_currency` (backport #48926 )
2025-08-04 11:02:53 +05:30
Devin Slauenwhite
5b0486ca26
fix: payment ledger voucher seperator row currencies
...
(cherry picked from commit c03f1c25cf )
2025-08-04 05:00:08 +00:00
Devin Slauenwhite
dc4b236951
fix: provide company for outstanding record.
...
(cherry picked from commit 97959dbe75 )
2025-08-04 05:00:08 +00:00
Devin Slauenwhite
070190d07b
fix: provide missing company in report records that require reference to Company:company:default_currency
...
(cherry picked from commit 7f3905185c )
2025-08-04 05:00:08 +00:00
Devin Slauenwhite
03550066a7
Revert "fix: set proper currency format"
...
This reverts PR https://github.com/frappe/erpnext/pull/42458
This reverts commit 2533808f1e .
(cherry picked from commit 316470eee4 )
2025-08-04 05:00:07 +00:00
ruthra kumar
b93cfc5d83
Merge pull request #48936 from frappe/mergify/bp/version-15-hotfix/pr-48136
...
fix(accounts):enable allow_on_submit for accounting dimensions in repost settings allowed doctypes (backport #48136 )
2025-08-04 09:34:13 +05:30
ravibharathi656
ad56177234
fix: include child doctypes in allow_on_submit patch for accounting dimensions
...
(cherry picked from commit 1e37fd8991 )
2025-08-04 09:14:13 +05:30
ravibharathi656
e22f93f1fb
fix: enable allow_on_submit for accounting dimensions in allowed doctypes
...
(cherry picked from commit 55e79c4dfd )
2025-08-04 03:35:35 +00:00
ravibharathi656
56dca02cab
fix: include child doctypes in repostable accounting types
...
(cherry picked from commit fbd8fd7d22 )
2025-08-04 03:35:34 +00:00
Frappe PR Bot
8795ce975f
chore(release): Bumped to Version 15.72.3
...
## [15.72.3](https://github.com/frappe/erpnext/compare/v15.72.2...v15.72.3 ) (2025-08-03)
### Performance Improvements
* process_gl_map causing performance issues in the reposting ([58f6534 ](58f6534d8b ))
2025-08-03 10:42:14 +00:00
rohitwaghchaure
629cdd62f2
Merge pull request #48932 from frappe/mergify/bp/version-15/pr-48914
...
perf: process_gl_map causing performance issues in the reposting (backport #48914 )
2025-08-03 16:08:38 +05:30
Rohit Waghchaure
58f6534d8b
perf: process_gl_map causing performance issues in the reposting
...
(cherry picked from commit a96fa55704 )
2025-08-03 09:46:12 +00:00
Mihir Kandoi
c7db277aa8
Merge pull request #48928 from frappe/mergify/bp/version-15-hotfix/pr-48748
...
fix: account currency validation to exclude cancelled entries (backport #48748 )
2025-08-02 22:34:05 +05:30
Dev Dusija
4ce4d345e7
fix: account currency validation to exclude cancelled entries
...
(cherry picked from commit c9c45fe89f )
2025-08-02 16:48:31 +00:00
Mihir Kandoi
f714888d48
Merge pull request #48924 from frappe/mergify/bp/version-15-hotfix/pr-48915
...
fix: set use_serial_batch_fields when creating PR from PO (backport #48915 )
2025-08-02 20:57:46 +05:30
Kavin
0207b82f82
fix: set use_serial_batch_fields when creating PR from PO
...
(cherry picked from commit a384c96617 )
2025-08-02 15:12:26 +00:00
rohitwaghchaure
7f1dbeee8b
Merge pull request #48914 from rohitwaghchaure/fixed-support-45378
...
perf: process_gl_map causing performance issues in the reposting
2025-08-02 19:01:40 +05:30
Rohit Waghchaure
a96fa55704
perf: process_gl_map causing performance issues in the reposting
2025-08-02 18:44:32 +05:30
Mihir Kandoi
4488b27fe3
Merge pull request #48910 from frappe/mergify/bp/version-15-hotfix/pr-48908
...
fix: include Sales Invoice in SABB validation for packed items (backport #48908 )
2025-08-01 17:34:59 +05:30
Mihir Kandoi
d862a742b0
fix: include Sales Invoice in SABB validation for packed items
...
(cherry picked from commit 2ce297aff8 )
2025-08-01 11:50:21 +00:00
Frappe PR Bot
31343b6287
chore(release): Bumped to Version 15.72.2
...
## [15.72.2](https://github.com/frappe/erpnext/compare/v15.72.1...v15.72.2 ) (2025-08-01)
### Bug Fixes
* multiple fixes for advance payment accounting (backport [#48341 ](https://github.com/frappe/erpnext/issues/48341 )) ([#48896 ](https://github.com/frappe/erpnext/issues/48896 )) ([52b9f92 ](52b9f92553 ))
2025-08-01 10:25:24 +00:00
ruthra kumar
e0850ed209
Merge pull request #48906 from frappe/mergify/bp/version-15/pr-48896
...
fix: multiple fixes for advance payment accounting (backport #48341 ) (backport #48896 )
2025-08-01 15:53:57 +05:30
mergify[bot]
52b9f92553
fix: multiple fixes for advance payment accounting (backport #48341 ) ( #48896 )
...
* fix: multiple fixes for advance payment accounting
(cherry picked from commit e70caedddc )
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/utils.py
# erpnext/controllers/accounts_controller.py
# erpnext/patches/v15_0/create_advance_payment_ledger_records.py
* chore: resolve conflicts
* fix: do not execute patch if no advance doctypes
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
(cherry picked from commit cb0addc122 )
2025-08-01 10:01:31 +00:00
mergify[bot]
cb0addc122
fix: multiple fixes for advance payment accounting (backport #48341 ) ( #48896 )
...
* fix: multiple fixes for advance payment accounting
(cherry picked from commit e70caedddc )
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/utils.py
# erpnext/controllers/accounts_controller.py
# erpnext/patches/v15_0/create_advance_payment_ledger_records.py
* chore: resolve conflicts
* fix: do not execute patch if no advance doctypes
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-08-01 15:30:30 +05:30
mergify[bot]
5de5a8bfd5
fix: prevent negative values in BOM fields ( #48520 , #48662 ) (backport #48696 ) ( #48897 )
...
* fix: prevent negative values in BOM fields (#48520 , #48662 ) (#48696 )
* fix: prevent negative values in BOM fields (#48520 , #48662 )
* fix: applied non_negative validation using Desk UI for BOM fields
(cherry picked from commit 3a80e116e8 )
# Conflicts:
# erpnext/manufacturing/doctype/bom_operation/bom_operation.json
# erpnext/manufacturing/doctype/bom_scrap_item/bom_scrap_item.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Vishist16 <101823906+Vishist16@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-31 15:42:23 +00:00
Frappe PR Bot
396886c6e8
chore(release): Bumped to Version 15.72.1
...
## [15.72.1](https://github.com/frappe/erpnext/compare/v15.72.0...v15.72.1 ) (2025-07-31)
### Bug Fixes
* failing subcontracting patch ([14d5c7f ](14d5c7f3cd ))
2025-07-31 11:05:20 +00:00
Mihir Kandoi
3a0db8d550
Merge pull request #48892 from frappe/mergify/bp/version-15/pr-48888
...
fix: failing subcontracting patch (backport #48887 ) (backport #48888 )
2025-07-31 16:34:07 +05:30
Mihir Kandoi
9e661b206c
chore: add date so patch can rerun
...
(cherry picked from commit ed927a2147 )
2025-07-31 10:46:45 +00:00
Mihir Kandoi
14d5c7f3cd
fix: failing subcontracting patch
...
(cherry picked from commit bb43419944 )
(cherry picked from commit 2f4a9f283d )
2025-07-31 10:46:45 +00:00
Mihir Kandoi
5291c66ea1
Merge pull request #48888 from frappe/mergify/bp/version-15-hotfix/pr-48887
...
fix: failing subcontracting patch (backport #48887 )
2025-07-31 16:15:15 +05:30
Mihir Kandoi
ed927a2147
chore: add date so patch can rerun
2025-07-31 16:00:35 +05:30
Mihir Kandoi
2f4a9f283d
fix: failing subcontracting patch
...
(cherry picked from commit bb43419944 )
2025-07-31 10:10:40 +00:00
Mihir Kandoi
79bfcbf424
Merge pull request #48885 from mihir-kandoi/version-15-hotfix
...
fix: permission error on tests
2025-07-31 14:52:34 +05:30
Mihir Kandoi
c9d69d9629
fix: use checkout@v2 instead of v4
2025-07-31 14:19:44 +05:30
Mihir Kandoi
6f12029477
fix: permission error on tests
2025-07-31 14:04:02 +05:30
mergify[bot]
7bb127de63
Merge pull request #48876 from frappe/mergify/bp/version-15-hotfix/pr-48873
...
fix: return conversion factor of variant and not template (backport #48873 )
2025-07-31 07:03:15 +00:00
Diptanil Saha
87de70f4fd
Merge pull request #48877 from frappe/mergify/bp/version-15-hotfix/pr-48619
...
fix(accounts): allow default bank account per company (backport #48619 )
2025-07-31 12:21:04 +05:30
Khushi Rawat
782fecca46
Merge pull request #48857 from khushi8112/asset-depreciation-on-cancel-of-sales-invoice
...
fix: do not recalculate depreciation on sale invoice cancellation for fully depreciated asset
2025-07-31 12:11:02 +05:30
Nikhil Kothari
8cd90de70b
fix(accounts): allow default bank account per company
...
(cherry picked from commit 982550b92c )
2025-07-31 06:34:31 +00:00
Diptanil Saha
0b9a8ee67c
Merge pull request #48859 from frappe/mergify/bp/version-15-hotfix/pr-48858
...
fix: server error on opportunity summary by sales stage report (backport #48858 )
2025-07-30 16:04:47 +05:30
diptanilsaha
652589f636
fix: server error on opportunity summary by sales stage report
...
(cherry picked from commit 830b3ba1e5 )
2025-07-30 10:20:05 +00:00
khushi8112
106f7ea112
test: test asset status after sales invoice creation and cancellation
2025-07-30 13:51:34 +05:30
khushi8112
db41b14317
fix: do not recalculate depreciation on sale invoice cancellation for fully depreciated asset
2025-07-30 13:50:32 +05:30
Mihir Kandoi
609191c3a5
Merge pull request #48852 from frappe/mergify/bp/version-15-hotfix/pr-48851
2025-07-29 22:37:58 +05:30
Mihir Kandoi
7489c9159d
chore: resolve conflicts
2025-07-29 22:22:25 +05:30
Mihir Kandoi
b48619078d
Update CODEOWNERS
...
(cherry picked from commit b9b3302b69 )
# Conflicts:
# CODEOWNERS
2025-07-29 16:49:03 +00:00
Diptanil Saha
523007588d
Merge pull request #48850 from frappe/mergify/bp/version-15-hotfix/pr-48839
...
fix: change modified timestamp so migrations work (backport #48839 )
2025-07-29 21:18:48 +05:30
Frappe PR Bot
b4a6d09d5d
chore(release): Bumped to Version 15.72.0
...
# [15.72.0](https://github.com/frappe/erpnext/compare/v15.71.1...v15.72.0 ) (2025-07-29)
### Bug Fixes
* append finance book row only when calculate depreciation is checked ([36f22f9 ](36f22f929d ))
* attribute error in payment entry ([3739e2c ](3739e2ca5a ))
* avoid auto_repeat on duplicate ([65a2706 ](65a27066cc ))
* correct query filter assignment in stock ledger and balance reports ([fa01bdc ](fa01bdc490 ))
* create job card for selected operations only ([23180da ](23180dad42 ))
* do not set value after depreciation as zero ([20bbfc5 ](20bbfc504f ))
* enhance warehouse filter to support list and tuple values ([#48755 ](https://github.com/frappe/erpnext/issues/48755 )) ([0cb2c41 ](0cb2c41cba ))
* error when trying to edit quantity of top most FG in bom creator ([bd7de51 ](bd7de515b1 ))
* fetch item valuation rate for internal transactions ([b23f7a9 ](b23f7a9d91 ))
* fetch payment term template from order ([ee8eb36 ](ee8eb368e7 ))
* get default company currency ([622052b ](622052b950 ))
* handle empty warehouse condition in get_warehouse_condition function; typo; ([1d52a8f ](1d52a8fb69 ))
* ignore is overridden by transaction.js upon clicking cancel ([424baed ](424baed077 ))
* include empty values in user permission ([cfcd21d ](cfcd21d5c6 ))
* incorrect GL entries ([207d2ac ](207d2ac63c ))
* Misclassification of Journal Voucher Entries in Customer Ledger Summary ([#48041 ](https://github.com/frappe/erpnext/issues/48041 )) ([01fcd98 ](01fcd98c84 ))
* over billed purchase receipt status ([1efdff0 ](1efdff0ad1 ))
* patch to enable fetch_valuation_rate_for_internal_transaction ([bf5b6a5 ](bf5b6a540f ))
* patch to set default buying price list in material request ([#48680 ](https://github.com/frappe/erpnext/issues/48680 )) ([fd1c213 ](fd1c213a8d ))
* **pick list:** make warehouse editable ([6a50410 ](6a5041042e ))
* post gl entry on completion date of asset repair ([5a82b72 ](5a82b723c2 ))
* prevent concurrency issues ([ad75754 ](ad75754ca6 ))
* prevent negative scrap quantity in Job Card ([#48545 ](https://github.com/frappe/erpnext/issues/48545 )) ([ae945b2 ](ae945b2e6f ))
* remove alias for order by field ([193fbcb ](193fbcba11 ))
* **sales-order:** disallow address edits after sales order is submitted ([2073e98 ](2073e98613 ))
* serial no warehouse for backdated stock reco ([b82aea4 ](b82aea4a87 ))
* set company as mandatory ([49befc1 ](49befc1dfd ))
* set letter head from company if exists ([d4fae00 ](d4fae00b80 ))
* sql error in quality inspection ([3e92ae8 ](3e92ae8bd0 ))
* status in MR (material transfer) when using transit stock entries ([584b442 ](584b442824 ))
* test case ([9fe1e6d ](9fe1e6d0bd ))
* test case ([c7dcbed ](c7dcbed16f ))
* **test:** update tests ([62033b5 ](62033b5c7a ))
* update advance paid amount on unreconcile ([074a706 ](074a7065be ))
* update asset value after revaluation cancellation ([d9b24a3 ](d9b24a30eb ))
* update get_data function to use item_query ([9bf0d85 ](9bf0d852ee ))
* update subscription details patch ([ebda396 ](ebda396518 ))
* use db_set in email_campaign (backport [#45679 ](https://github.com/frappe/erpnext/issues/45679 )) ([#48806 ](https://github.com/frappe/erpnext/issues/48806 )) ([9b59fb6 ](9b59fb659b ))
* use the item_query for get_data ([a7e8f40 ](a7e8f404f7 ))
* valuation for rejected materials ([d378e51 ](d378e51492 ))
* warehouse filter query by chaining conditions ([b57163b ](b57163b7be ))
### Features
* add fetch_valuation_rate_for_internal_transaction in accounts settings ([f8d1e5a ](f8d1e5a0d3 ))
* Add non-negative constraint to workstation cost fields (backport [#48557 ](https://github.com/frappe/erpnext/issues/48557 )) ([#48826 ](https://github.com/frappe/erpnext/issues/48826 )) ([e1d7ec9 ](e1d7ec906f ))
* enhance apply_warehouse_filter to support multiple warehouses in filters ([801cda3 ](801cda3813 ))
* option to recalculate costing and billing fields in project ([6adc8a0 ](6adc8a09c0 ))
* show opening/closing balance in cash flow report ([#47877 ](https://github.com/frappe/erpnext/issues/47877 )) ([7fd5b2b ](7fd5b2b26a ))
* update stock balance report to support multi-select for items and warehouses ([2b08c5b ](2b08c5b769 ))
* update stock ledger report to support multi-select for warehouses and items ([ecf9e6e ](ecf9e6e748 ))
2025-07-29 15:39:56 +00:00
ruthra kumar
943aca9739
Merge pull request #48832 from frappe/version-15-hotfix
...
chore: release v15
2025-07-29 21:08:37 +05:30
Diptanil Saha
184cabdcb0
chore: resolve conflict
2025-07-29 21:02:04 +05:30
Ayush Chaudhari
f8ea431551
fix: change modified timestamp so migrations work
...
(cherry picked from commit c18d565d3e )
# Conflicts:
# erpnext/manufacturing/doctype/job_card_scrap_item/job_card_scrap_item.json
2025-07-29 15:30:28 +00:00
ruthra kumar
9732973b73
Merge pull request #48849 from frappe/mergify/bp/version-15-hotfix/pr-48534
...
fix: update advance paid amount on unreconcile (backport #48534 )
2025-07-29 20:52:07 +05:30
Ravibharathi
074a7065be
fix: update advance paid amount on unreconcile
...
(cherry picked from commit 99f7eb38d3 )
2025-07-29 15:06:20 +00:00
ruthra kumar
9f36531f2a
Merge pull request #48847 from frappe/mergify/bp/version-15-hotfix/pr-48835
...
fix: include empty values in user permission (backport #48835 )
2025-07-29 20:17:23 +05:30
l0gesh29
cfcd21d5c6
fix: include empty values in user permission
...
(cherry picked from commit f13d98fc7c )
2025-07-29 14:26:35 +00:00
rohitwaghchaure
5c34299b1e
Merge pull request #48843 from frappe/mergify/bp/version-15-hotfix/pr-48743
...
fix(pick list): make warehouse editable (backport #48743 )
2025-07-29 18:42:43 +05:30
rohitwaghchaure
4fda27fdba
Merge pull request #48842 from frappe/mergify/bp/version-15-hotfix/pr-48841
...
fix: serial no warehouse for backdated stock reco (backport #48841 )
2025-07-29 18:32:45 +05:30
ravibharathi656
6a5041042e
fix(pick list): make warehouse editable
...
(cherry picked from commit f5beda48dc )
2025-07-29 12:55:17 +00:00
Rohit Waghchaure
b82aea4a87
fix: serial no warehouse for backdated stock reco
...
(cherry picked from commit 1deedc766c )
2025-07-29 12:46:52 +00:00
Khushi Rawat
21bdf6ef14
Merge pull request #48840 from khushi8112/finance-books-issue-when-asset-splitting
...
fix: finance books issue when asset splitting
2025-07-29 18:01:37 +05:30
khushi8112
bc1d3ea017
chore: remove print statement
2025-07-29 17:43:21 +05:30
khushi8112
1be071683a
test: test assets after split
2025-07-29 17:39:48 +05:30
khushi8112
36f22f929d
fix: append finance book row only when calculate depreciation is checked
2025-07-29 17:39:04 +05:30
ruthra kumar
1d85da43a6
Merge pull request #48838 from frappe/mergify/bp/version-15-hotfix/pr-48837
...
fix: unable to cancel PO if unreconciliation is done (backport #48837 )
2025-07-29 17:17:35 +05:30
ruthra kumar
424baed077
fix: ignore is overridden by transaction.js upon clicking cancel
...
which overrides with 'Serial and Batch Bundle'
(cherry picked from commit cf70147c0d )
2025-07-29 11:34:31 +00:00
ruthra kumar
9508ae5044
Merge pull request #48836 from frappe/mergify/bp/version-15-hotfix/pr-48782
...
fix: attribute error in payment entry (backport #48782 )
2025-07-29 17:03:55 +05:30
ljain112
1697ac0b57
chore: added test case for reconciliation_effect_date
...
(cherry picked from commit f7ee9ee967 )
2025-07-29 11:13:12 +00:00
ljain112
3739e2ca5a
fix: attribute error in payment entry
...
(cherry picked from commit dc841fe661 )
2025-07-29 11:13:12 +00:00
Khushi Rawat
ec9747cc99
Merge pull request #48833 from khushi8112/bp-v15-pr-48649
...
fix: post gl entry on completion date of asset repair
2025-07-29 15:36:43 +05:30
Khushi Rawat
21f5541158
Merge pull request #48629 from khushi8112/update-value-after-depreciation-after-revaluation
...
fix: update asset value after revaluation cancellation
2025-07-29 15:33:33 +05:30
khushi8112
5a82b723c2
fix: post gl entry on completion date of asset repair
2025-07-29 15:17:30 +05:30
Mihir Kandoi
d7a9c7b161
Merge pull request #48828 from frappe/mergify/bp/version-15-hotfix/pr-48700
...
fix: prevent negative scrap quantity in Job Card (#48545 ) (backport #48700 )
2025-07-29 14:26:05 +05:30
mergify[bot]
e1d7ec906f
feat: Add non-negative constraint to workstation cost fields (backport #48557 ) ( #48826 )
...
* feat: Add non-negative constraint to workstation cost fields
(cherry picked from commit a2bb557570 )
# Conflicts:
# erpnext/manufacturing/doctype/workstation/workstation.json
* fix: Add non-negative constraint to job capacity field in workstation
(cherry picked from commit 92a12d7fea )
# Conflicts:
# erpnext/manufacturing/doctype/workstation/workstation.json
* chore: resolve conflicts
---------
Co-authored-by: KerollesFathy <kerolles.f@outlook.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-29 08:53:25 +00:00
ruthra kumar
fe1292e3fa
Merge pull request #48829 from frappe/mergify/bp/version-15-hotfix/pr-48593
...
fix(sales-order): disallow address edits after sales order is submitted (backport #48593 )
2025-07-29 14:19:38 +05:30
Diptanil Saha
61e5c52419
Merge pull request #48830 from frappe/mergify/bp/version-15-hotfix/pr-48769
...
fix: set letter head from company if exists (backport #48769 )
2025-07-29 13:56:33 +05:30
ravibharathi656
d4fae00b80
fix: set letter head from company if exists
...
(cherry picked from commit d163da171f )
2025-07-29 08:23:11 +00:00
Bhavan23
2073e98613
fix(sales-order): disallow address edits after sales order is submitted
...
(cherry picked from commit daac7c589b )
2025-07-29 08:10:07 +00:00
Vishist Singh Solanki
ae945b2e6f
fix: prevent negative scrap quantity in Job Card ( #48545 )
...
(cherry picked from commit 94ec76545c )
2025-07-29 07:57:54 +00:00
ruthra kumar
84c0321785
Merge pull request #48827 from frappe/mergify/bp/version-15-hotfix/pr-47877
...
feat(cashflow): show opening/closing balance (backport #47877 )
2025-07-29 13:25:18 +05:30
Mihir Kandoi
f0f8666baa
Merge pull request #48682 from frappe/mergify/bp/version-15-hotfix/pr-48680
...
fix: patch to set default buying price list in material request (backport #48680 )
2025-07-29 13:23:16 +05:30
Mihir Kandoi
5d7b8200fa
Merge pull request #48681 from frappe/mergify/bp/version-15-hotfix/pr-48653
...
feat: button to recalculate costing and billing fields in project (backport #48653 )
2025-07-29 13:22:59 +05:30
Logesh Periyasamy
7fd5b2b26a
feat: show opening/closing balance in cash flow report ( #47877 )
...
* feat: add checkbox to carryforward opening balance
* fix: ignore period closing voucher
* chore: rename filter check box
* feat: add total for opening and closing balance
* fix: update section name
* fix: remove section rename
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 88b9f8d68c )
2025-07-29 07:35:55 +00:00
Mihir Kandoi
85f1efe67e
Merge pull request #48777 from frappe/mergify/bp/version-15-hotfix/pr-48773
...
fix: create job card for selected operations only (backport #48773 )
2025-07-29 13:00:28 +05:30
ruthra kumar
d543a0c959
Merge pull request #48823 from frappe/mergify/bp/version-15-hotfix/pr-48757
...
fix: add patch for update subscription details (backport #48757 )
2025-07-29 12:29:51 +05:30
l0gesh29
ebda396518
fix: update subscription details patch
...
(cherry picked from commit c7b1379a7f )
2025-07-29 06:38:09 +00:00
Mihir Kandoi
c086f43964
Merge pull request #48821 from frappe/mergify/bp/version-15-hotfix/pr-48820
...
fix: over billed purchase receipt status (backport #48820 )
2025-07-29 12:03:28 +05:30
Mihir Kandoi
3336b5d55d
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-48820
2025-07-29 11:48:27 +05:30
mergify[bot]
18b007dbf2
Merge pull request #48805 from frappe/mergify/bp/version-15-hotfix/pr-48676
...
fix: missing account in GL entries (subcontracting) (backport #48676 )
2025-07-29 11:48:12 +05:30
Mihir Kandoi
1efdff0ad1
fix: over billed purchase receipt status
...
(cherry picked from commit 15e354f76e )
2025-07-29 06:02:50 +00:00
Mihir Kandoi
92e315c4e1
Merge pull request #48811 from frappe/mergify/bp/version-15-hotfix/pr-48804
...
fix: sql error in quality inspection (backport #48804 )
2025-07-29 11:18:46 +05:30
Mihir Kandoi
22e6ea41f7
Merge pull request #48819 from frappe/mergify/bp/version-15-hotfix/pr-39555
...
ci: Add fake passing tests when CI is skipped (backport #39555 )
2025-07-29 11:18:02 +05:30
ruthra kumar
1c81b2c684
Merge pull request #48815 from frappe/mergify/bp/version-15-hotfix/pr-48797
...
fix: avoid auto_repeat on duplicate (backport #48797 )
2025-07-29 09:18:28 +05:30
ruthra kumar
907358a356
Merge pull request #48814 from frappe/mergify/bp/version-15-hotfix/pr-48796
...
fix: remove alias for order by field (backport #48796 )
2025-07-29 09:17:55 +05:30
Mihir Kandoi
9c3011cb9f
Potential fix for code scanning alert no. 9: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-28 22:23:42 +05:30
Mihir Kandoi
5840a242a6
Potential fix for code scanning alert no. 13: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-28 22:23:34 +05:30
Ankush Menat
4fd32fc3bd
ci: Add fake passing tests when CI is skipped ( #39555 )
...
(cherry picked from commit dfda5ad673 )
2025-07-28 16:50:44 +00:00
Diptanil Saha
2d4419c9d5
Merge pull request #48818 from frappe/mergify/bp/version-15-hotfix/pr-48778
...
fix: fetch payment term template from order (backport #48778 )
2025-07-28 20:41:42 +05:30
ravibharathi656
ee8eb368e7
fix: fetch payment term template from order
...
(cherry picked from commit 5ed34d6ff9 )
2025-07-28 14:55:42 +00:00
Diptanil Saha
95470b4262
Merge pull request #48816 from diptanilsaha/backport_48675
...
feat(internal-transaction): fetch valuation rate for internal transaction (backport #48675 , #48794 )
2025-07-28 18:45:30 +05:30
diptanilsaha
bf5b6a540f
fix: patch to enable fetch_valuation_rate_for_internal_transaction
2025-07-28 18:25:16 +05:30
mithili
65a27066cc
fix: avoid auto_repeat on duplicate
...
(cherry picked from commit 2c54f49cbc )
2025-07-28 12:29:13 +00:00
rohitwaghchaure
f772976676
Merge pull request #48809 from frappe/mergify/bp/version-15-hotfix/pr-48787
...
fix: concurrency issues (backport #48787 )
2025-07-28 17:55:49 +05:30
rohitwaghchaure
5e6f957e97
Merge pull request #48808 from frappe/mergify/bp/version-15-hotfix/pr-48801
...
fix: incorrect GL entries (backport #48801 )
2025-07-28 17:55:09 +05:30
diptanilsaha
b23f7a9d91
fix: fetch item valuation rate for internal transactions
2025-07-28 17:54:56 +05:30
l0gesh29
f8d1e5a0d3
feat: add fetch_valuation_rate_for_internal_transaction in accounts settings
2025-07-28 17:54:32 +05:30
l0gesh29
1ca81887ca
chore: rename variable
...
(cherry picked from commit 8fdda31e45 )
2025-07-28 12:10:10 +00:00
l0gesh29
193fbcba11
fix: remove alias for order by field
...
(cherry picked from commit 048b87328b )
2025-07-28 12:10:10 +00:00
ruthra kumar
794fac12a4
Merge pull request #48812 from frappe/mergify/bp/version-15-hotfix/pr-48480
...
Currency sales partner commision report (backport #48480 )
2025-07-28 17:29:32 +05:30
mergify[bot]
9b59fb659b
fix: use db_set in email_campaign (backport #45679 ) ( #48806 )
...
Bug fix in email_campaign's update_status function. (#45679 )
During the scheduler event of set_email_campaign_status, the function calling update_status isn't saving the modified status field.
(cherry picked from commit 88e68bb803 )
Co-authored-by: harshpwctech <84438948+harshpwctech@users.noreply.github.com >
2025-07-28 17:26:17 +05:30
mithili
8d25269de6
refactor: remove join in sql
...
(cherry picked from commit 9638151f9d )
2025-07-28 11:42:54 +00:00
mithili
8314059bf7
chore: update query to fetch company currency
...
(cherry picked from commit 998617879c )
2025-07-28 11:42:53 +00:00
mithili
622052b950
fix: get default company currency
...
(cherry picked from commit 984947f333 )
2025-07-28 11:42:53 +00:00
mithili
49befc1dfd
fix: set company as mandatory
...
(cherry picked from commit 2de2ea9f58 )
2025-07-28 11:42:53 +00:00
Mihir Kandoi
3e92ae8bd0
fix: sql error in quality inspection
...
(cherry picked from commit 062b245e3f )
2025-07-28 11:24:29 +00:00
Rohit Waghchaure
ad75754ca6
fix: prevent concurrency issues
...
(cherry picked from commit a186b1266d )
2025-07-28 10:59:17 +00:00
Rohit Waghchaure
207d2ac63c
fix: incorrect GL entries
...
(cherry picked from commit 4c273fcc99 )
2025-07-28 10:59:06 +00:00
Mihir Kandoi
442fede0fe
Merge pull request #48803 from frappe/mergify/bp/version-15-hotfix/pr-48793
...
fix: status in MR (material transfer) when using transit stock entries (backport #48793 )
2025-07-28 16:04:11 +05:30
Mihir Kandoi
584b442824
fix: status in MR (material transfer) when using transit stock entries
...
(cherry picked from commit baa612bc72 )
2025-07-28 10:03:28 +00:00
Mihir Kandoi
faa9006072
Merge pull request #48789 from mihir-kandoi/st44460
...
fix: error when trying to edit quantity of top most FG in bom creator
2025-07-28 14:53:19 +05:30
Assem Bahnasy
01fcd98c84
fix: Misclassification of Journal Voucher Entries in Customer Ledger Summary ( #48041 )
...
* fix: miscalculation of Invoiced Amount, Paid Amount, and Credit Amount in Customer Ledger Summary
* style: Apply ruff-format to customer_ledger_summary.py and ignore .venv/
* fix: Ensure .venv/ is ignored in .gitignore
* chore: removing backportrc line
* test: adding test_journal_voucher_against_return_invoice()
* fix: fixed test_journal_voucher_against_return_invoice function
* Revert .gitignore changes
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-07-28 14:35:59 +05:30
Mihir Kandoi
bd7de515b1
fix: error when trying to edit quantity of top most FG in bom creator
2025-07-28 11:42:13 +05:30
Smit Vora
8d8d47b0d6
Merge pull request #48729 from frappe/mergify/bp/version-15-hotfix/pr-48382
2025-07-26 12:13:27 +05:30
Soni Karm
0cb2c41cba
fix: enhance warehouse filter to support list and tuple values ( #48755 )
2025-07-26 11:32:23 +05:30
Shreyas Sojitra
23180dad42
fix: create job card for selected operations only
...
(cherry picked from commit 27e5344188 )
2025-07-25 04:36:33 +00:00
Liuyang
284e45011e
Fix: Procurement Tracker - No permission to read Employee #48765
2025-07-24 16:53:07 +08:00
Frappe PR Bot
ad45063c76
chore(release): Bumped to Version 15.71.1
...
## [15.71.1](https://github.com/frappe/erpnext/compare/v15.71.0...v15.71.1 ) (2025-07-24)
### Bug Fixes
* call hooks after gle & sle rename ([#48706 ](https://github.com/frappe/erpnext/issues/48706 )) ([3d7185f ](3d7185fad7 ))
2025-07-24 01:39:52 +00:00
ruthra kumar
c3188ff9a3
Merge pull request #48762 from frappe/mergify/bp/version-15/pr-48706
...
fix: call hooks on gle and sle rename (backport #48706 )
2025-07-24 07:08:24 +05:30
Kitti U. @ Ecosoft
3d7185fad7
fix: call hooks after gle & sle rename ( #48706 )
...
(cherry picked from commit ed79adebc4 )
2025-07-24 06:34:51 +05:30
mergify[bot]
fd441e1eff
refactor: call hooks after gle & sle rename (backport #48706 ) ( #48754 )
...
refactor: call hooks after gle & sle rename (#48706 )
(cherry picked from commit ed79adebc4 )
Co-authored-by: Kitti U. @ Ecosoft <kittiu@gmail.com >
2025-07-23 18:37:14 +05:30
rohitwaghchaure
0588b68cec
Merge pull request #48734 from frappe/mergify/bp/version-15-hotfix/pr-48720
...
fix: valuation for rejected materials (backport #48720 )
2025-07-23 08:45:35 +05:30
rohitwaghchaure
c2140625f5
chore: fixed test case
2025-07-23 08:27:33 +05:30
Frappe PR Bot
32029f4dca
chore(release): Bumped to Version 15.71.0
...
# [15.71.0](https://github.com/frappe/erpnext/compare/v15.70.2...v15.71.0 ) (2025-07-23)
### Bug Fixes
* add alias for order by field ([4bef3cc ](4bef3cc92f ))
* add validation for account key ([90fa7db ](90fa7db13c ))
* added serial no condition ([467fe1d ](467fe1d72f ))
* carry forward the delivered_by_supplier check to PO ([6fddf4c ](6fddf4c5aa ))
* do not consider cancelled SLEs in report ([32915cf ](32915cf2b7 ))
* fetch sales invoice based on mode_of_payment in item-wise sales register ([d04c256 ](d04c256b73 ))
* job card linter error (backport [#47561 ](https://github.com/frappe/erpnext/issues/47561 )) ([#48695 ](https://github.com/frappe/erpnext/issues/48695 )) ([a139cd4 ](a139cd4b5e ))
* performance issue while submitting the purchase invoice ([b9e6f52 ](b9e6f524e5 ))
* **period closing voucher:** closing account head debit and debit in account currency should be equal ([98bd880 ](98bd880c73 ))
* pos customer selection on new order ([#48623 ](https://github.com/frappe/erpnext/issues/48623 )) ([a46cafe ](a46cafe652 ))
* precision issue for Sales Incoming Rate ([3e53660 ](3e53660bba ))
* **production plan:** add company filter to sub assembly warehouse ([e683703 ](e68370359f ))
* resolve bundle item into line item if againt default supplier checked ([725f9ea ](725f9ea012 ))
* resolve sql syntax on accounting dimension ([96a1444 ](96a1444e92 ))
* sales partner in pos invoice ([#48670 ](https://github.com/frappe/erpnext/issues/48670 )) ([65efc7e ](65efc7e950 )), closes [#48667 ](https://github.com/frappe/erpnext/issues/48667 ) [#48669 ](https://github.com/frappe/erpnext/issues/48669 )
* set delivery date if missing ([8f23ca5 ](8f23ca5c6b ))
* show amount for exchange gain or loss account ([38b223e ](38b223e732 ))
* stand-alone credit note gl entries ([93c2a67 ](93c2a67930 ))
* **transaction:** recalculate tax and total when quantity changes (backport [#48565 ](https://github.com/frappe/erpnext/issues/48565 )) ([#48625 ](https://github.com/frappe/erpnext/issues/48625 )) ([2b1fdba ](2b1fdba7fd ))
* update outstanding amount on payment reconcillation ([0d496bb ](0d496bb05f ))
* view ledger button of company on chart of accounts (backport [#48677 ](https://github.com/frappe/erpnext/issues/48677 )) ([#48678 ](https://github.com/frappe/erpnext/issues/48678 )) ([56f5ec9 ](56f5ec961f ))
### Features
* consider process less when calculating pending qty in work order ([2b42848 ](2b42848376 ))
### Reverts
* do not set pay_to_recd_from to None ([ab79e5d ](ab79e5d946 ))
2025-07-23 02:54:26 +00:00
ruthra kumar
f25aff7b97
Merge pull request #48745 from frappe/version-15-hotfix
...
chore: release v15
2025-07-23 08:23:03 +05:30
ruthra kumar
3825490f0d
Merge pull request #48752 from frappe/mergify/bp/version-15-hotfix/pr-48650
...
fix: update outstanding amount on payment reconcillation (backport #48650 )
2025-07-23 07:24:53 +05:30
ruthra kumar
0a1b815546
Merge pull request #48751 from frappe/mergify/bp/version-15-hotfix/pr-48732
...
fix: resolve sql syntax on accounting dimension (backport #48732 )
2025-07-23 07:24:18 +05:30
ruthra kumar
3a94c6c86c
Merge pull request #48747 from frappe/mergify/bp/version-15-hotfix/pr-48733
...
fix: add alias for order by field (backport #48733 )
2025-07-23 06:53:15 +05:30
ravibharathi656
0d496bb05f
fix: update outstanding amount on payment reconcillation
...
(cherry picked from commit 478766c600 )
2025-07-23 01:23:13 +00:00
l0gesh29
96a1444e92
fix: resolve sql syntax on accounting dimension
...
(cherry picked from commit 1662b7c311 )
2025-07-23 01:15:13 +00:00
ruthra kumar
f9d8f510a0
Merge pull request #48725 from frappe/mergify/bp/version-15-hotfix/pr-48671
...
revert: do not set pay_to_recd_from to None (backport #48671 )
2025-07-22 17:57:46 +05:30
ruthra kumar
35bc733d28
Merge pull request #48726 from frappe/mergify/bp/version-15-hotfix/pr-48690
...
fix: set delivery date if missing (backport #48690 )
2025-07-22 17:56:10 +05:30
l0gesh29
4bef3cc92f
fix: add alias for order by field
...
(cherry picked from commit feaf39a812 )
2025-07-22 12:25:17 +00:00
Smit Vora
176a124f1a
chore: restore removed import as it's used in v15
2025-07-22 15:50:18 +05:30
ruthra kumar
d95306fd60
Merge pull request #48741 from frappe/mergify/bp/version-15-hotfix/pr-48665
...
fix: show amount for exchange gain or loss account (backport #48665 )
2025-07-22 12:55:57 +05:30
l0gesh29
90fa7db13c
fix: add validation for account key
...
(cherry picked from commit b6da350c20 )
2025-07-22 06:44:06 +00:00
l0gesh29
38b223e732
fix: show amount for exchange gain or loss account
...
(cherry picked from commit 4f90f50eb2 )
2025-07-22 06:44:06 +00:00
rohitwaghchaure
4453e447dc
chore: fix conflicts
2025-07-22 09:57:07 +05:30
Rohit Waghchaure
d378e51492
fix: valuation for rejected materials
...
(cherry picked from commit b7039cc506 )
# Conflicts:
# erpnext/controllers/buying_controller.py
2025-07-22 04:18:22 +00:00
rohitwaghchaure
526c1e7c9a
Merge pull request #48727 from frappe/mergify/bp/version-15-hotfix/pr-48704
...
fix(production plan): add company filter to sub assembly warehouse (backport #48704 )
2025-07-21 20:04:42 +05:30
Karm Soni
9bf0d852ee
fix: update get_data function to use item_query
...
(cherry picked from commit 8a97b39028 )
2025-07-21 14:33:53 +00:00
Karm Soni
fb81202830
refactor: revert indentation
...
(cherry picked from commit 063c4e9720 )
2025-07-21 14:33:52 +00:00
Karm Soni
a1aee44014
refactor: remove unused imports in stock_balance.py
...
(cherry picked from commit bc46045cc7 )
2025-07-21 14:33:52 +00:00
Karm Soni
b57163b7be
fix: warehouse filter query by chaining conditions
...
(cherry picked from commit 7a266113ed )
2025-07-21 14:33:52 +00:00
Karm Soni
1d52a8fb69
fix: handle empty warehouse condition in get_warehouse_condition function; typo;
...
(cherry picked from commit fca9843fc2 )
2025-07-21 14:33:52 +00:00
Karm Soni
a7e8f404f7
fix: use the item_query for get_data
...
(cherry picked from commit 169caaf66f )
2025-07-21 14:33:51 +00:00
Karm Soni
fa01bdc490
fix: correct query filter assignment in stock ledger and balance reports
...
(cherry picked from commit e60c711fdc )
2025-07-21 14:33:51 +00:00
Karm Soni
62033b5c7a
fix(test): update tests
...
(cherry picked from commit 0a71ca6739 )
2025-07-21 14:33:51 +00:00
Karm Soni
ecf9e6e748
feat: update stock ledger report to support multi-select for warehouses and items
...
(cherry picked from commit f2afd98725 )
2025-07-21 14:33:50 +00:00
Karm Soni
72e8ce0449
refactor: use existing functionality
...
(cherry picked from commit 2882576479 )
2025-07-21 14:33:50 +00:00
Karm Soni
801cda3813
feat: enhance apply_warehouse_filter to support multiple warehouses in filters
...
(cherry picked from commit 2ff1dcc391 )
2025-07-21 14:33:50 +00:00
Karm Soni
2b08c5b769
feat: update stock balance report to support multi-select for items and warehouses
...
(cherry picked from commit 0d2a88bafc )
2025-07-21 14:33:49 +00:00
ravibharathi656
e68370359f
fix(production plan): add company filter to sub assembly warehouse
...
(cherry picked from commit 1728a95111 )
2025-07-21 14:27:40 +00:00
ravibharathi656
8f23ca5c6b
fix: set delivery date if missing
...
(cherry picked from commit cf6913891a )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.py
2025-07-21 19:51:02 +05:30
ravibharathi656
e3ccdbb20b
test: add test for pay_to_recd_from
...
(cherry picked from commit 7e12332ea5 )
2025-07-21 14:10:08 +00:00
ravibharathi656
ab79e5d946
revert: do not set pay_to_recd_from to None
...
(cherry picked from commit 03d6550db3 )
2025-07-21 14:10:08 +00:00
Mihir Kandoi
b607448fd8
Merge pull request #48699 from frappe/mergify/bp/version-15-hotfix/pr-48695
2025-07-18 21:50:00 +05:30
mergify[bot]
a139cd4b5e
fix: job card linter error (backport #47561 ) ( #48695 )
...
* fix: job card linter error (#47561 )
(cherry picked from commit 4174269091 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit 4794e7acff )
2025-07-18 16:01:34 +00:00
Mihir Kandoi
8e91e6ac2c
Merge pull request #48698 from frappe/revert-48695-mergify/bp/version-15-hotfix/pr-47561
...
Revert "fix: job card linter error (backport #47561 )"
2025-07-18 21:27:35 +05:30
Mihir Kandoi
9501149bd8
Revert "fix: job card linter error (backport #47561 ) ( #48695 )"
...
This reverts commit 4794e7acff .
2025-07-18 21:26:28 +05:30
mergify[bot]
4794e7acff
fix: job card linter error (backport #47561 ) ( #48695 )
...
* fix: job card linter error (#47561 )
(cherry picked from commit 4174269091 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-18 21:26:21 +05:30
Mihir Kandoi
fd1c213a8d
fix: patch to set default buying price list in material request ( #48680 )
...
* fix: patch to set default buying price list in material request
(cherry picked from commit 446264e496 )
2025-07-18 11:14:15 +00:00
Mihir Kandoi
36a9f3b3e9
chore: rename recalculating to updating
...
(cherry picked from commit f6e16c1180 )
2025-07-18 10:56:08 +00:00
Mihir Kandoi
6adc8a09c0
feat: option to recalculate costing and billing fields in project
...
(cherry picked from commit dd23d4c81b )
2025-07-18 10:56:07 +00:00
Mihir Kandoi
969c3a2b4d
Merge pull request #48679 from frappe/mergify/bp/version-15-hotfix/pr-48631
...
feat: consider process less when calculating pending qty in work order (backport #48631 )
2025-07-18 16:04:14 +05:30
Mihir Kandoi
2b42848376
feat: consider process less when calculating pending qty in work order
...
(cherry picked from commit 74c4ca68e5 )
2025-07-18 10:24:04 +00:00
mergify[bot]
56f5ec961f
fix: view ledger button of company on chart of accounts (backport #48677 ) ( #48678 )
...
fix: view ledger button of company on chart of accounts
(cherry picked from commit 98eb115746 )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-07-18 15:48:39 +05:30
Diptanil Saha
65efc7e950
fix: sales partner in pos invoice ( #48670 )
...
* Merge pull request #48667 from diptanilsaha/fix_pos_sales_partner
fix: sales partner on pos invoice
* fix: remove incorrect report conditions and unset sales partner on consolidated sales invoice (#48669 )
* fix: undo query changes for sales partner related reports
* fix: patch to remove sales partner from consolidated sales invoice
2025-07-18 11:09:32 +05:30
Frappe PR Bot
196c3fc656
chore(release): Bumped to Version 15.70.2
...
## [15.70.2](https://github.com/frappe/erpnext/compare/v15.70.1...v15.70.2 ) (2025-07-17)
### Bug Fixes
* stand-alone credit note gl entries ([84cf5ad ](84cf5ad601 ))
2025-07-17 11:26:04 +00:00
rohitwaghchaure
1759e02c35
Merge pull request #48661 from frappe/mergify/bp/version-15/pr-48652
...
fix: stand-alone credit note gl entries (backport #48616 ) (backport #48652 )
2025-07-17 16:54:50 +05:30
rohitwaghchaure
b83535bc31
Merge pull request #48658 from frappe/mergify/bp/version-15-hotfix/pr-48655
...
fix: precision issue for Sales Incoming Rate (backport #48655 )
2025-07-17 16:23:35 +05:30
Rohit Waghchaure
84cf5ad601
fix: stand-alone credit note gl entries
...
(cherry picked from commit f3d6a64156 )
(cherry picked from commit 93c2a67930 )
2025-07-17 10:45:16 +00:00
Rohit Waghchaure
3e53660bba
fix: precision issue for Sales Incoming Rate
...
(cherry picked from commit 7b99275ceb )
2025-07-17 10:05:43 +00:00
rohitwaghchaure
904cecfa91
Merge pull request #48652 from frappe/mergify/bp/version-15-hotfix/pr-48616
...
fix: stand-alone credit note gl entries (backport #48616 )
2025-07-17 15:34:14 +05:30
Rohit Waghchaure
93c2a67930
fix: stand-alone credit note gl entries
...
(cherry picked from commit f3d6a64156 )
2025-07-17 08:29:20 +00:00
Mihir Kandoi
179444f51e
Merge pull request #48646 from frappe/mergify/bp/version-15-hotfix/pr-48645
...
fix: do not consider cancelled SLEs in report (backport #48645 )
2025-07-17 12:01:31 +05:30
Mihir Kandoi
32915cf2b7
fix: do not consider cancelled SLEs in report
...
(cherry picked from commit 71578cb2ef )
2025-07-17 06:09:41 +00:00
ruthra kumar
e8be903ed9
Merge pull request #48639 from frappe/mergify/bp/version-15-hotfix/pr-48612
...
fix(period closing voucher): closing account head debit and debit in account currency should be equal (backport #48612 )
2025-07-16 20:31:21 +05:30
venkat102
98bd880c73
fix(period closing voucher): closing account head debit and debit in account currency should be equal
...
(cherry picked from commit d6fd613272 )
2025-07-16 14:44:15 +00:00
rohitwaghchaure
7c2b32fb74
Merge pull request #48635 from frappe/mergify/bp/version-15-hotfix/pr-48633
...
fix: performance issue while submitting the purchase invoice (backport #48633 )
2025-07-16 17:10:35 +05:30
Rohit Waghchaure
b9e6f524e5
fix: performance issue while submitting the purchase invoice
...
(cherry picked from commit 47979871de )
2025-07-16 11:16:36 +00:00
khushi8112
9fe1e6d0bd
fix: test case
2025-07-16 16:03:07 +05:30
khushi8112
c7dcbed16f
fix: test case
2025-07-16 15:41:42 +05:30
khushi8112
20bbfc504f
fix: do not set value after depreciation as zero
2025-07-16 14:33:35 +05:30
khushi8112
3ab6a256e0
test: updated test case
2025-07-16 13:33:31 +05:30
khushi8112
d9b24a30eb
fix: update asset value after revaluation cancellation
2025-07-16 13:12:51 +05:30
Khushi Rawat
7d686abe37
Merge pull request #48603 from frappe/mergify/bp/version-15-hotfix/pr-48360
...
fix: fetch sales invoice based on mode_of_payment in item-wise sales register (backport #48360 )
2025-07-16 12:28:10 +05:30
mergify[bot]
2b1fdba7fd
fix(transaction): recalculate tax and total when quantity changes (backport #48565 ) ( #48625 )
...
fix(transaction): recalculate tax and total when quantity changes
(cherry picked from commit ac7b6c6a3d )
Co-authored-by: Bhavan23 <bhavansathru.it@gmail.com >
2025-07-16 12:09:58 +05:30
Diptanil Saha
a46cafe652
fix: pos customer selection on new order ( #48623 )
2025-07-16 11:08:29 +05:30
Diptanil Saha
6b96a26462
Merge pull request #48614 from diptanilsaha/backport_48411
...
fix: employee search based on the fields mentioned in the employee doctype search fields (backport #48411 )
2025-07-15 18:51:51 +05:30
rohitwaghchaure
01ed30ec01
Merge pull request #48599 from frappe/mergify/bp/version-15-hotfix/pr-48408
...
fix: resolve bundle item into line item if againt default supplier ch… (backport #48408 )
2025-07-15 18:41:35 +05:30
rohitwaghchaure
34d4c32dfd
Merge pull request #48613 from frappe/mergify/bp/version-15-hotfix/pr-48610
...
fix: added serial no condition (backport #48610 )
2025-07-15 18:35:16 +05:30
rohitwaghchaure
873e0a4219
chore: fix conflicts
2025-07-15 18:05:31 +05:30
Rohit Waghchaure
467fe1d72f
fix: added serial no condition
...
(cherry picked from commit bb7ddd11f1 )
2025-07-15 12:35:27 +00:00
ravibharathi656
d04c256b73
fix: fetch sales invoice based on mode_of_payment in item-wise sales register
...
(cherry picked from commit 39cd7a29df )
2025-07-15 10:21:05 +00:00
l0gesh29
6fddf4c5aa
fix: carry forward the delivered_by_supplier check to PO
...
(cherry picked from commit f3460ec840 )
# Conflicts:
# erpnext/stock/doctype/packed_item/packed_item.json
2025-07-15 09:37:02 +00:00
l0gesh29
725f9ea012
fix: resolve bundle item into line item if againt default supplier checked
...
(cherry picked from commit ec07549d5e )
2025-07-15 09:37:02 +00:00