Frappe PR Bot
08f47b626c
chore(release): Bumped to Version 15.54.4
...
## [15.54.4](https://github.com/frappe/erpnext/compare/v15.54.3...v15.54.4 ) (2025-03-12)
### Bug Fixes
* `base_net_rate` Required to Check Valid Range (backport [#46332 ](https://github.com/frappe/erpnext/issues/46332 )) ([#46382 ](https://github.com/frappe/erpnext/issues/46382 )) ([877d5bd ](877d5bd3aa ))
* **account:** update account number from parent company ([428aedc ](428aedc29c ))
* Allow rename prospect doctype ([#46352 ](https://github.com/frappe/erpnext/issues/46352 )) ([de46165 ](de46165768 ))
* auto email report creation ([#46343 ](https://github.com/frappe/erpnext/issues/46343 )) ([5cc251a ](5cc251a172 ))
* backport translations from develop ([#46428 ](https://github.com/frappe/erpnext/issues/46428 )) ([9c70376 ](9c703765a1 ))
* calculate due date based on payment term (backport [#46416 ](https://github.com/frappe/erpnext/issues/46416 )) ([#46479 ](https://github.com/frappe/erpnext/issues/46479 )) ([7f14744 ](7f147446df ))
* change fieldname for cash_flow to export (backport [#46353 ](https://github.com/frappe/erpnext/issues/46353 )) ([#46366 ](https://github.com/frappe/erpnext/issues/46366 )) ([23c4252 ](23c4252b9b ))
* check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch ([7047fe2 ](7047fe2681 ))
* clear cashe on employee hierarchy change to reflect updated permissions ([4dfdb2b ](4dfdb2b0a1 ))
* consider account freeze date in recalculate_amount_difference_field patch ([8b67527 ](8b67527900 ))
* consider stock freeze date in recalculate_amount_difference_field patch ([8264d42 ](8264d42cd9 ))
* credit note creation during pos invoice consolidation (backport [#46277 ](https://github.com/frappe/erpnext/issues/46277 )) ([#46469 ](https://github.com/frappe/erpnext/issues/46469 )) ([a4b8b4c ](a4b8b4c771 ))
* do not recalculate qty for batch items during reposting ([bac36f3 ](bac36f342d ))
* doctype name ([1dcbdf3 ](1dcbdf3257 ))
* enable no copy for serial no field ([3f9df2f ](3f9df2fb2d ))
* error in production analytics report ([db6ae61 ](db6ae61935 ))
* error when creating delivery note from pick list ([#46417 ](https://github.com/frappe/erpnext/issues/46417 )) ([0b92101 ](0b921016ff ))
* filter batches that going to be zero ([ac97489 ](ac97489a32 ))
* incorrect category in list ([002685f ](002685fc89 ))
* make 'company_tax_id' and 'company_fiscal_code' as mandatory ([229f4d3 ](229f4d3d92 ))
* not able to save work order with alternative item ([9554a49 ](9554a49bbd ))
* **payment entry:** fetch default bank account based on company (backport [#46379 ](https://github.com/frappe/erpnext/issues/46379 )) ([#46471 ](https://github.com/frappe/erpnext/issues/46471 )) ([1371199 ](13711993fe ))
* pricing rule not ignored in Sales Order ([#46248 ](https://github.com/frappe/erpnext/issues/46248 )) ([8def42f ](8def42f751 ))
* rare precision issue preventing submission of subcontracting order ([6419d02](6419d020a1 ))
* recalculate_amount_difference_field patch ([f247f02 ](f247f02e49 ))
* remove no copy for serial no field of purchase receipt item ([baa564f ](baa564fc94 ))
* rename sla fields patch ([73f11cf ](73f11cf19e ))
* rename sla fields patch ([#46465 ](https://github.com/frappe/erpnext/issues/46465 )) ([5edbd88 ](5edbd8851a ))
* rename_sla_fields patch ([7bc7557 ](7bc7557018 ))
* run bank reconciliation as a background job to prevent request timeout ([739cd18 ](739cd18604 ))
* set correct account currency for deferred expence account in PI ([f96848a ](f96848a3b9 ))
* show remaining qty on 'Complete Job' button instead of full qty ([79e6550 ](79e6550321 ))
* sla fields patch ([0d044bc ](0d044bc5bb ))
* stock balance in and out value ([c2001e9 ](c2001e9c67 ))
* **test:** incorrect transaction exchange rate in test case ([b76c968 ](b76c96820e ))
* typo in sales_invoice_print ([b610621 ](b6106212c1 ))
* uom reverts to default upon selecting do not explode ([#45693 ](https://github.com/frappe/erpnext/issues/45693 )) ([6b1d209 ](6b1d20970e ))
* validate accounting dimension company in Journal Entry & Stock Entry (backport [#46204 ](https://github.com/frappe/erpnext/issues/46204 )) ([#46369 ](https://github.com/frappe/erpnext/issues/46369 )) ([c816f9b ](c816f9bd0a ))
* validate last_gl_update exists before comparing (backport [#46464 ](https://github.com/frappe/erpnext/issues/46464 )) ([#46468 ](https://github.com/frappe/erpnext/issues/46468 )) ([3cef94e ](3cef94e2ed ))
* validations and account type filter for `Tax Withholding Category` ([#46207 ](https://github.com/frappe/erpnext/issues/46207 )) ([cc30a01 ](cc30a01898 ))
v15.54.4
2025-03-12 14:37:29 +00:00
ruthra kumar
0283f7526c
Merge pull request #46444 from frappe/version-15-hotfix
...
chore: release v15
2025-03-12 20:05:56 +05:30
ruthra kumar
3ad451dd6e
Merge branch 'version-15' into version-15-hotfix
2025-03-12 19:48:08 +05:30
rohitwaghchaure
9e409bde2e
Merge pull request #46486 from frappe/st33357
...
fix: enable no copy for serial no field
2025-03-12 19:39:32 +05:30
ruthra kumar
8459166323
Merge pull request #46482 from frappe/mergify/bp/version-15-hotfix/pr-46207
...
fix: validations and account type filter for `Tax Withholding Category` (backport #46207 )
2025-03-12 17:46:04 +05:30
ruthra kumar
e1328de712
Merge pull request #46487 from frappe/mergify/bp/version-15-hotfix/pr-46251
...
fix(bank-reconciliation): run bank reconciliation as a background job (backport #46251 )
2025-03-12 17:45:45 +05:30
mergify[bot]
d3a2350b3e
fix(invoice):validate return invoice qty (backport #46451 ) ( #46481 )
...
fix(invoice):validate return invoice qty (#46451 )
* fix(invoice): validate return quantity when update stock is unchecked
* test: add unit test for validating fully returned invoice quantity
(cherry picked from commit ba96c86576 )
Co-authored-by: Bhavansathru <122002510+Bhavan23@users.noreply.github.com >
2025-03-12 17:23:26 +05:30
Bhavan23
739cd18604
fix: run bank reconciliation as a background job to prevent request timeout
...
(cherry picked from commit a29c6a5aea )
2025-03-12 11:52:26 +00:00
ruthra kumar
e61cc9b12e
Merge pull request #46483 from frappe/mergify/bp/version-15-hotfix/pr-46248
...
fix: pricing rule not ignored in Sales Order (backport #46248 )
2025-03-12 17:13:13 +05:30
Mihir Kandoi
baa564fc94
fix: remove no copy for serial no field of purchase receipt item
2025-03-12 17:11:14 +05:30
rohitwaghchaure
a55ec56fbf
Merge pull request #46484 from frappe/45440
...
fix: show remaining qty on 'Complete Job' button instead of full qty
2025-03-12 16:44:57 +05:30
Mihir Kandoi
3f9df2fb2d
fix: enable no copy for serial no field
2025-03-12 16:35:50 +05:30
mergify[bot]
7f147446df
fix: calculate due date based on payment term (backport #46416 ) ( #46479 )
...
fix: calculate due date based on payment term (#46416 )
(cherry picked from commit 9e808c832f )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2025-03-12 16:30:14 +05:30
Sugesh G
8def42f751
fix: pricing rule not ignored in Sales Order ( #46248 )
...
* fix: pricing rule not ignored in Sales Order
* test: update parameter do_not_submit to do_not_save
(cherry picked from commit f8c659d8d5 )
2025-03-12 10:58:47 +00:00
Mihir Kandoi
79e6550321
fix: show remaining qty on 'Complete Job' button instead of full qty
2025-03-12 16:27:33 +05:30
Priyansh Shah
cc30a01898
fix: validations and account type filter for Tax Withholding Category ( #46207 )
...
fix: validations and account type filter for tax withholding category
(cherry picked from commit d371236684 )
2025-03-12 10:52:32 +00:00
Ninad Parikh
877d5bd3aa
fix: base_net_rate Required to Check Valid Range (backport #46332 ) ( #46382 )
...
fix: `base_net_rate` required to check valid range
2025-03-12 16:12:44 +05:30
Mihir Kandoi
0b53bd3e9a
Merge pull request #46475 from frappe/mergify/bp/version-15-hotfix/pr-46417
...
fix: error when creating delivery note from pick list (backport #46417 )
2025-03-12 16:09:50 +05:30
Mihir Kandoi
3606fe8fba
Merge pull request #46467 from frappe/mergify/bp/version-15-hotfix/pr-46465
...
fix: rename sla fields patch (backport #46465 )
2025-03-12 16:09:37 +05:30
Mihir Kandoi
0b921016ff
fix: error when creating delivery note from pick list ( #46417 )
...
(cherry picked from commit 67e9389a02 )
2025-03-12 10:00:53 +00:00
rohitwaghchaure
4d49608a68
Merge pull request #46474 from frappe/mergify/bp/version-15-hotfix/pr-46470
...
fix: do not recalculate qty for batch items during reposting (backport #46470 )
2025-03-12 12:39:06 +05:30
Rohit Waghchaure
bac36f342d
fix: do not recalculate qty for batch items during reposting
...
(cherry picked from commit 0753c018d2 )
2025-03-12 06:48:00 +00:00
mergify[bot]
a4b8b4c771
fix: credit note creation during pos invoice consolidation (backport #46277 ) ( #46469 )
...
* fix: credit note creation during pos invoice consolidation (#46277 )
* fix: credit note creation during pos invoice consolidation
* fix: added check to skip merging empty list of return pos invoices
* fix: sql query
* fix: using return invoice name instead of return invoice object
* fix: added pos invoice field in sales invoice item
(cherry picked from commit 8ba4ac3b86 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-12 11:41:41 +05:30
mergify[bot]
3cef94e2ed
fix: validate last_gl_update exists before comparing (backport #46464 ) ( #46468 )
...
fix: validate last_gl_update exists before comparing (#46464 )
(cherry picked from commit 0a5ca0c35f )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2025-03-12 11:05:24 +05:30
mergify[bot]
13711993fe
fix(payment entry): fetch default bank account based on company (backport #46379 ) ( #46471 )
...
fix(payment entry): fetch default bank account based on company (#46379 )
(cherry picked from commit b72f6f5a3d )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-03-12 11:05:08 +05:30
Nabin Hait
24678b0e24
chore: conflicts
2025-03-12 10:38:26 +05:30
Mihir Kandoi
5edbd8851a
fix: rename sla fields patch ( #46465 )
...
* fix: rename sla fields patch
* fix: rerun patch
(cherry picked from commit 8bce42e633 )
# Conflicts:
# erpnext/patches.txt
2025-03-12 05:04:52 +00:00
rohitwaghchaure
6582e4c5f9
Merge pull request #46462 from frappe/mergify/bp/version-15-hotfix/pr-46455
...
fix: error in production analytics report (backport #46455 )
2025-03-12 09:50:35 +05:30
rohitwaghchaure
fd1c1ba35e
Merge pull request #46461 from frappe/mergify/bp/version-15-hotfix/pr-46460
...
fix: rename sla fields patch (backport #46460 )
2025-03-12 09:49:46 +05:30
Mihir Kandoi
db6ae61935
fix: error in production analytics report
...
(cherry picked from commit 03e66468f6 )
2025-03-11 19:00:35 +00:00
Mihir Kandoi
73f11cf19e
fix: rename sla fields patch
...
(cherry picked from commit b6c18849c5 )
2025-03-11 18:57:17 +00:00
rohitwaghchaure
8f7dc827ea
Merge pull request #46459 from frappe/mergify/bp/version-15-hotfix/pr-46452
...
fix: sla fields patch (backport #46452 )
2025-03-12 00:01:35 +05:30
Mihir Kandoi
0d044bc5bb
fix: sla fields patch
...
(cherry picked from commit d653899372 )
2025-03-11 18:08:24 +00:00
rohitwaghchaure
14ee2d239a
Merge pull request #46441 from frappe/mergify/bp/version-15-hotfix/pr-46436
...
fix: filter batches that going to be zero (backport #46436 )
2025-03-11 23:38:21 +05:30
Raffael Meyer
fc8eeaf4f6
Merge pull request #46457 from frappe/mergify/bp/version-15-hotfix/pr-46453
...
ci: ignore PRs labeled with "skip-release-notes" when generating release notes (backport #46453 )
2025-03-11 17:51:58 +01:00
barredterra
aad8c88532
ci: ignore PRs labeled with "skip-release-notes" when generating release notes
...
(cherry picked from commit 57007bf937 )
2025-03-11 16:35:20 +00:00
ruthra kumar
e783536ba0
Merge pull request #46450 from frappe/mergify/bp/version-15-hotfix/pr-46398
...
chore: rename print and stationery account (backport #46398 )
2025-03-11 18:12:19 +05:30
chethank1407
ee3feba386
chore: rename print and stationery account
...
(cherry picked from commit 615997b774 )
2025-03-11 12:03:42 +00:00
ruthra kumar
cb9be11448
Merge pull request #46447 from frappe/mergify/bp/version-15-hotfix/pr-46344
...
fix: make 'company_tax_id' and 'company_fiscal_code' as mandatory (backport #46344 )
2025-03-11 17:31:19 +05:30
ruthra kumar
31dc6021e2
chore: translatable strings
...
(cherry picked from commit 121798ba85 )
2025-03-11 11:42:30 +00:00
Bhavan23
229f4d3d92
fix: make 'company_tax_id' and 'company_fiscal_code' as mandatory
...
(cherry picked from commit abd044eb0d )
2025-03-11 11:42:19 +00:00
ruthra kumar
c25862a85f
Merge pull request #46446 from frappe/mergify/bp/version-15-hotfix/pr-45818
...
fix: set correct account currency for deferred expense account (backport #45818 )
2025-03-11 16:50:55 +05:30
vishakhdesai
f96848a3b9
fix: set correct account currency for deferred expence account in PI
...
(cherry picked from commit 398083853c )
2025-03-11 11:06:14 +00:00
Rohit Waghchaure
ac97489a32
fix: filter batches that going to be zero
...
(cherry picked from commit aba512c1c6 )
2025-03-11 08:02:49 +00:00
ruthra kumar
02ff406b7c
Merge pull request #46439 from frappe/mergify/bp/version-15-hotfix/pr-46372
...
fix(account): update account number from parent company (backport #46372 )
2025-03-11 11:19:33 +05:30
venkat102
428aedc29c
fix(account): update account number from parent company
...
(cherry picked from commit 4a4894bc01 )
2025-03-11 05:32:15 +00:00
ruthra kumar
6af24dca6e
Merge pull request #46432 from frappe/mergify/bp/version-15-hotfix/pr-46427
...
fix: not able to save work order with alternative item (backport #46414 ) (backport #46427 )
2025-03-11 11:02:04 +05:30
ruthra kumar
8980eb9b9d
Merge pull request #46437 from frappe/mergify/bp/version-15-hotfix/pr-46426
...
fix: clear cashe on employee hierarchy change (backport #46426 )
2025-03-11 10:58:50 +05:30
Asmita Hase
4dfdb2b0a1
fix: clear cashe on employee hierarchy change to reflect updated permissions
...
(cherry picked from commit 6789578b27 )
2025-03-11 05:13:04 +00:00
Rohit Waghchaure
9554a49bbd
fix: not able to save work order with alternative item
...
(cherry picked from commit 6ca1f9bc73 )
(cherry picked from commit ac7fc608aa )
2025-03-10 17:44:57 +00:00