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
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 ))
v15.78.0
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 ))
v15.77.0
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