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