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))
v15.78.1
|
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))
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 |
|