Frappe PR Bot
7b494dc9e8
chore(release): Bumped to Version 16.17.0
...
# [16.17.0](https://github.com/frappe/erpnext/compare/v16.16.0...v16.17.0 ) (2026-05-05)
### Bug Fixes
* accounts and account types in German CoA "SKR 03" (backport [#54711 ](https://github.com/frappe/erpnext/issues/54711 )) ([#54713 ](https://github.com/frappe/erpnext/issues/54713 )) ([982810a ](982810a700 ))
* add missing fields in set_currency_labels (backport [#54689 ](https://github.com/frappe/erpnext/issues/54689 )) ([#54690 ](https://github.com/frappe/erpnext/issues/54690 )) ([bca893a ](bca893a508 ))
* Backfill `not_applicable` on Item Tax Template Details for German companies (backport [#54682 ](https://github.com/frappe/erpnext/issues/54682 )) ([#54686 ](https://github.com/frappe/erpnext/issues/54686 )) ([a22d773 ](a22d773341 ))
* copy project from first row to new rows (backport [#53295 ](https://github.com/frappe/erpnext/issues/53295 )) ([#54620 ](https://github.com/frappe/erpnext/issues/54620 )) ([e24ab72 ](e24ab72c0d ))
* correct project filter in buying doctypes (backport [#54644 ](https://github.com/frappe/erpnext/issues/54644 )) ([#54652 ](https://github.com/frappe/erpnext/issues/54652 )) ([86cf256 ](86cf256358 ))
* correct titles set to {customer_name} or {supplier_name} text strings (backport [#54656 ](https://github.com/frappe/erpnext/issues/54656 )) ([#54669 ](https://github.com/frappe/erpnext/issues/54669 )) ([38cfeb1 ](38cfeb1bb7 ))
* dont show serial/batch button when PR is submitted (backport [#54642 ](https://github.com/frappe/erpnext/issues/54642 )) ([#54646 ](https://github.com/frappe/erpnext/issues/54646 )) ([6dbc17d ](6dbc17d71a ))
* error when creating quotation from CRM (backport [#54722 ](https://github.com/frappe/erpnext/issues/54722 )) ([#54725 ](https://github.com/frappe/erpnext/issues/54725 )) ([2cd4c1a ](2cd4c1a052 ))
* hide payment and payment request buttons based on permissions in invoices and orders (backport [#53920 ](https://github.com/frappe/erpnext/issues/53920 )) ([#54736 ](https://github.com/frappe/erpnext/issues/54736 )) ([e60490d ](e60490dceb ))
* incorrect expense account book in purchase return (backport [#54681 ](https://github.com/frappe/erpnext/issues/54681 )) ([#54693 ](https://github.com/frappe/erpnext/issues/54693 )) ([0dade2c ](0dade2c38c ))
* mark item tax templates as not applicable (backport [#54673 ](https://github.com/frappe/erpnext/issues/54673 )) ([#54677 ](https://github.com/frappe/erpnext/issues/54677 )) ([126e13b ](126e13be25 ))
* **payment_entry:** convert the date args to string type before escaping in `get_outstanding_reference_documents` (backport [#54639 ](https://github.com/frappe/erpnext/issues/54639 )) ([#54648 ](https://github.com/frappe/erpnext/issues/54648 )) ([19a8ebe ](19a8ebe8a5 ))
* **project:** use user.email for invitations and skip disabled users. (backport [#54561 ](https://github.com/frappe/erpnext/issues/54561 )) ([#54667 ](https://github.com/frappe/erpnext/issues/54667 )) ([288cdf3 ](288cdf3bf0 ))
* py error on sales forecast doctype (backport [#54641 ](https://github.com/frappe/erpnext/issues/54641 )) ([#54643 ](https://github.com/frappe/erpnext/issues/54643 )) ([7bd360a ](7bd360aa29 ))
* Remove bom stock report link from manufacturing workspace ([0f27881 ](0f27881fed ))
* **selling:** blanket order ordered qty recalculation on sales order status change (backport [#54593 ](https://github.com/frappe/erpnext/issues/54593 )) ([#54623 ](https://github.com/frappe/erpnext/issues/54623 )) ([9db03bc ](9db03bc520 ))
* set valid_from in created Item Price (backport [#54696 ](https://github.com/frappe/erpnext/issues/54696 )) ([#54700 ](https://github.com/frappe/erpnext/issues/54700 )) ([bbb4e79 ](bbb4e79d0a ))
* show correct status in Serial No Ledger (backport [#54567 ](https://github.com/frappe/erpnext/issues/54567 )) ([#54626 ](https://github.com/frappe/erpnext/issues/54626 )) ([d6f2ff6 ](d6f2ff6b87 ))
* show in and out qty in the stock ledger report for stock recos ([d27cf48 ](d27cf48b19 ))
* skip depreciation rescheduling when asset is fully depreciated on sale ([d3c893d ](d3c893d08b ))
* skip rescheduling only for asset being disposed ([07a957c ](07a957c164 ))
* use RecoverableErrors isinstance check for repost timeout status (backport [#54543 ](https://github.com/frappe/erpnext/issues/54543 )) ([#54649 ](https://github.com/frappe/erpnext/issues/54649 )) ([b300159 ](b3001595ab ))
### Features
* copy terms attachments to transactions (backport [#53403 ](https://github.com/frappe/erpnext/issues/53403 )) ([#54661 ](https://github.com/frappe/erpnext/issues/54661 )) ([bd932da ](bd932da08b ))
* **ux:** Naming series dialog ([#54554 ](https://github.com/frappe/erpnext/issues/54554 )) ([48ebb4c ](48ebb4ca61 ))
### Performance Improvements
* max recursion depth error in serial no (backport [#54629 ](https://github.com/frappe/erpnext/issues/54629 )) ([#54631 ](https://github.com/frappe/erpnext/issues/54631 )) ([808214f ](808214fd95 ))
2026-05-05 16:32:20 +00:00
diptanilsaha
ed69dafbe8
Merge pull request #54740 from frappe/version-16-hotfix
2026-05-05 22:00:39 +05:30
Nishka Gosalia
c985f94009
Merge pull request #54743 from frappe/mergify/bp/version-16-hotfix/pr-54732
...
fix: Remove bom stock report link from manufacturing workspace (backport #54732 )
2026-05-05 16:44:55 +05:30
nishkagosalia
0f27881fed
fix: Remove bom stock report link from manufacturing workspace
...
(cherry picked from commit f86568b078 )
2026-05-05 10:51:13 +00:00
mergify[bot]
e60490dceb
fix: hide payment and payment request buttons based on permissions in invoices and orders (backport #53920 ) ( #54736 )
...
Co-authored-by: Sakthivel Murugan S <129778327+ssakthivelmurugan@users.noreply.github.com >
Co-authored-by: ravibharathi656 <ravibharathi656@gmail.com >
fix: hide payment and payment request buttons based on permissions in invoices and orders (#53920 )
2026-05-05 12:17:57 +05:30
mergify[bot]
2cd4c1a052
fix: error when creating quotation from CRM (backport #54722 ) ( #54725 )
...
fix: error when creating quotation from CRM (#54722 )
(cherry picked from commit 2d3190effb )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-04 16:04:03 +00:00
mergify[bot]
982810a700
fix: accounts and account types in German CoA "SKR 03" (backport #54711 ) ( #54713 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: accounts and account types in German CoA "SKR 03" (#54711 )
2026-05-03 17:49:02 +00:00
MochaMind
18006b978f
chore: update POT file ( #54710 )
2026-05-03 14:24:28 +02:00
mergify[bot]
bbb4e79d0a
fix: set valid_from in created Item Price (backport #54696 ) ( #54700 )
...
* fix: set valid_from in created Item Price (#54696 )
Co-authored-by: Kaajal-Chhattani <kaajal.chhattani@aurigait.com >
(cherry picked from commit 6246a9aa6e )
# Conflicts:
# erpnext/stock/get_item_details.py
* chore: resolve conflicts
---------
Co-authored-by: Kaajalchhattani <89331214+Kaajalchhattani@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-02 16:45:52 +00:00
mergify[bot]
bca893a508
fix: add missing fields in set_currency_labels (backport #54689 ) ( #54690 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: add missing fields in set_currency_labels (#54689 )
2026-05-01 14:39:39 +02:00
mergify[bot]
0dade2c38c
fix: incorrect expense account book in purchase return (backport #54681 ) ( #54693 )
...
fix: incorrect expense account book in purchase return
(cherry picked from commit 2a720e7008 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2026-05-01 12:47:05 +05:30
mergify[bot]
a22d773341
fix: Backfill not_applicable on Item Tax Template Details for German companies (backport #54682 ) ( #54686 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: Backfill `not_applicable` on Item Tax Template Details for German companies (#54682 )
2026-05-01 04:29:06 +02:00
mergify[bot]
126e13be25
fix: mark item tax templates as not applicable (backport #54673 ) ( #54677 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: mark item tax templates as not applicable (#54673 )
2026-04-30 17:52:24 +02:00
mergify[bot]
288cdf3bf0
fix(project): use user.email for invitations and skip disabled users. (backport #54561 ) ( #54667 )
...
fix(project): use user.email for invitations and skip disabled users. (#54561 )
* fix(project): use user.email for invitations and skip disabled users.
* Update erpnext/projects/doctype/project/project.py
* fix(project): remove duplicate loop causing indentation error
* fix(project): resolve pre-commit hook failure
---------
(cherry picked from commit 231dd1856f )
Co-authored-by: Hemil-Sangani <hemil@sanskartechnolab.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-30 14:35:12 +05:30
rohitwaghchaure
2422237c1a
Merge pull request #54671 from frappe/mergify/bp/version-16-hotfix/pr-54664
...
fix: show in and out qty in the stock ledger report for stock recos (backport #54664 )
2026-04-30 14:34:23 +05:30
mergify[bot]
38cfeb1bb7
fix: correct titles set to {customer_name} or {supplier_name} text strings (backport #54656 ) ( #54669 )
...
Co-authored-by: Trusted Computer <75872475+trustedcomputer@users.noreply.github.com >
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
fix: correct titles set to {customer_name} or {supplier_name} text strings (#54656 )
2026-04-30 08:52:23 +00:00
Rohit Waghchaure
d27cf48b19
fix: show in and out qty in the stock ledger report for stock recos
...
(cherry picked from commit da081254a6 )
2026-04-30 08:44:26 +00:00
Khushi Rawat
c232f1f450
Merge pull request #54659 from frappe/mergify/bp/version-16-hotfix/pr-54658
...
fix: skip depreciation rescheduling when asset is fully depreciated on sale (backport #54658 )
2026-04-30 11:31:15 +05:30
mergify[bot]
bd932da08b
feat: copy terms attachments to transactions (backport #53403 ) ( #54661 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-04-29 23:43:28 +02:00
khushi8112
07a957c164
fix: skip rescheduling only for asset being disposed
...
(cherry picked from commit 88b82383f5 )
2026-04-29 21:05:17 +00:00
khushi8112
d3c893d08b
fix: skip depreciation rescheduling when asset is fully depreciated on sale
...
(cherry picked from commit c4155b6c81 )
2026-04-29 21:05:17 +00:00
mergify[bot]
b3001595ab
fix: use RecoverableErrors isinstance check for repost timeout status (backport #54543 ) ( #54649 )
...
fix: use RecoverableErrors isinstance check for repost timeout status
When a Repost Item Valuation job is killed by an RQ worker timeout
(JobTimeoutException raised via SIGALRM), the existing status detection
relied solely on traceback string matching for 'timeout' or 'Deadlock'.
This is unreliable because SIGALRM can interrupt a C-extension call
(e.g. inside pypika's copy.copy()) before Python records the exception
in the traceback. In that case the traceback shows only the interrupted
frame -- not JobTimeoutException -- so the job is permanently marked
'Failed' instead of 'In Progress', preventing the scheduler from
automatically retrying it.
RecoverableErrors = (JobTimeoutException, QueryDeadlockError,
QueryTimeoutError) is already defined at the top of this file and is
already used further down in the same except block to suppress email
notifications. Extend its use to also guard the status decision.
The traceback string fallback is kept as a secondary check for
forward compatibility with other timeout signals.
Fixes: jobs permanently stuck as 'Failed' after RQ worker timeout,
requiring manual re-queue to resume reposting.
(cherry picked from commit a49e2de866 )
Co-authored-by: Assem Bahnasy <bahnasyassem@gmail.com >
2026-04-29 12:02:04 +00:00
mergify[bot]
86cf256358
fix: correct project filter in buying doctypes (backport #54644 ) ( #54652 )
...
fix: correct project filter in buying doctypes (#54644 )
(cherry picked from commit a04c028522 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-29 17:28:12 +05:30
mergify[bot]
19a8ebe8a5
fix(payment_entry): convert the date args to string type before escaping in get_outstanding_reference_documents (backport #54639 ) ( #54648 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(payment_entry): convert the date args to string type before escaping in `get_outstanding_reference_documents` (#54639 )
2026-04-29 11:45:24 +00:00
mergify[bot]
6dbc17d71a
fix: dont show serial/batch button when PR is submitted (backport #54642 ) ( #54646 )
...
fix: dont show serial/batch button when PR is submitted (#54642 )
(cherry picked from commit 060defcc2b )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-29 11:32:37 +00:00
mergify[bot]
7bd360aa29
fix: py error on sales forecast doctype (backport #54641 ) ( #54643 )
...
fix: py error on sales forecast doctype (#54641 )
fix: py error on sales forecase doctype
(cherry picked from commit d0d8cff48f )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-29 11:13:18 +00:00
Nishka Gosalia
2e438011da
Merge pull request #54635 from frappe/mergify/bp/version-16-hotfix/pr-54554
2026-04-29 15:21:22 +05:30
Nishka Gosalia
48ebb4ca61
feat(ux): Naming series dialog ( #54554 )
...
(cherry picked from commit 844f3dbc0b )
2026-04-29 09:15:45 +00:00
mergify[bot]
808214fd95
perf: max recursion depth error in serial no (backport #54629 ) ( #54631 )
...
perf: max recursion depth error in serial no (#54629 )
(cherry picked from commit 503b5bf140 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-29 08:53:07 +00:00
mergify[bot]
d6f2ff6b87
fix: show correct status in Serial No Ledger (backport #54567 ) ( #54626 )
...
* refactor: extract SN status logic
(cherry picked from commit cb2e6e1e2e )
* fix: show correct status in Serial No Ledger
(cherry picked from commit 2b3e047143 )
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2026-04-29 13:55:18 +05:30
mergify[bot]
9db03bc520
fix(selling): blanket order ordered qty recalculation on sales order status change (backport #54593 ) ( #54623 )
...
fix(selling): blanket order ordered qty recalculation on sales order status change (#54593 )
(cherry picked from commit d68801e73a )
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
2026-04-29 06:47:55 +00:00
mergify[bot]
e24ab72c0d
fix: copy project from first row to new rows (backport #53295 ) ( #54620 )
...
fix: copy project to new item row from parent
(cherry picked from commit 68cc518497 )
Co-authored-by: ravibharathi656 <ravibharathi656@gmail.com >
2026-04-29 11:55:46 +05:30
Frappe PR Bot
4d5c665e22
chore(release): Bumped to Version 16.16.0
...
# [16.16.0](https://github.com/frappe/erpnext/compare/v16.15.1...v16.16.0 ) (2026-04-28)
### Bug Fixes
* **`get_stock_balance`:** validate inventory dimension fieldnames (backport [#54587 ](https://github.com/frappe/erpnext/issues/54587 )) ([#54589 ](https://github.com/frappe/erpnext/issues/54589 )) ([9f04fcc ](9f04fcc190 ))
* add filter labels and required filters for financial report validation ([e6f0bb6 ](e6f0bb66e2 ))
* add party type for dynamic link support ([c6d4802 ](c6d4802857 ))
* always exclude pcv entries except for closing account head ([446c111 ](446c111653 ))
* avoid double reduction of pe reference outstanding (backport [#54193 ](https://github.com/frappe/erpnext/issues/54193 )) ([#54613 ](https://github.com/frappe/erpnext/issues/54613 )) ([5de4b01 ](5de4b013ea ))
* correct display depends on condition ([#54556 ](https://github.com/frappe/erpnext/issues/54556 )) ([0df38a8 ](0df38a841e ))
* debit credit not equal in purchase transactions for multi currency (backport [#54456 ](https://github.com/frappe/erpnext/issues/54456 )) ([#54564 ](https://github.com/frappe/erpnext/issues/54564 )) ([d9a9a5b ](d9a9a5bcde ))
* delivery schedule in the sales order ([386f499 ](386f49978e ))
* duplicate entries being shown in batch exists in future transact… (backport [#54604 ](https://github.com/frappe/erpnext/issues/54604 )) ([#54606 ](https://github.com/frappe/erpnext/issues/54606 )) ([1111771 ](11117710d3 ))
* **edi:** restrict Code List imports to files and trusted backend URLs (backport [#54137 ](https://github.com/frappe/erpnext/issues/54137 )) ([#54266 ](https://github.com/frappe/erpnext/issues/54266 )) ([2a244d1 ](2a244d162b )), closes [#54488 ](https://github.com/frappe/erpnext/issues/54488 )
* ensure fiscal year is checked before validating date filters in financial statements ([fba7871 ](fba78711cc ))
* ensure tax withholding entries respect date range of category ([719d982 ](719d982a07 ))
* filter opening entries in first year in custom financial statement ([6bd6e62 ](6bd6e62c8c ))
* filter overdue purchase order items by company (backport [#54099 ](https://github.com/frappe/erpnext/issues/54099 )) ([#54611 ](https://github.com/frappe/erpnext/issues/54611 )) ([8f8bf13 ](8f8bf13b41 ))
* hide feature flag controlled fields on install ([45dc2c4 ](45dc2c40fd ))
* make inv dimen reqd only in delivery note (backport [#54546 ](https://github.com/frappe/erpnext/issues/54546 )) ([#54552 ](https://github.com/frappe/erpnext/issues/54552 )) ([d56df96 ](d56df96f73 ))
* **manufacturing:** remove conversion factor for stock qty (backport [#54525 ](https://github.com/frappe/erpnext/issues/54525 )) ([#54573 ](https://github.com/frappe/erpnext/issues/54573 )) ([f14751d ](f14751d538 ))
* negative quantity check in validate_item_qty (backport [#54559 ](https://github.com/frappe/erpnext/issues/54559 )) ([#54572 ](https://github.com/frappe/erpnext/issues/54572 )) ([f7fa394 ](f7fa394aea ))
* **payment_entry:** escape arguments on invoice and order fetching sql queries (backport [#54582 ](https://github.com/frappe/erpnext/issues/54582 )) ([#54586 ](https://github.com/frappe/erpnext/issues/54586 )) ([5289aa0 ](5289aa0ab3 ))
* **PCV:** set correct filters of `from_date` and `to_date` on General Ledger Report on clicking `Ledger` button (backport [#54522 ](https://github.com/frappe/erpnext/issues/54522 )) ([#54524 ](https://github.com/frappe/erpnext/issues/54524 )) ([f3996fb ](f3996fb971 ))
* preserve inventory dimensions when raw materials are reset (backport [#54440 ](https://github.com/frappe/erpnext/issues/54440 )) ([#54493 ](https://github.com/frappe/erpnext/issues/54493 )) ([456e99b ](456e99b352 ))
* py error on stock ageing report (backport [#54467 ](https://github.com/frappe/erpnext/issues/54467 )) ([#54469 ](https://github.com/frappe/erpnext/issues/54469 )) ([090aab3 ](090aab33fb ))
* skip BudgetValidation when cancelling GL entries ([1b14673 ](1b146738c4 ))
* **stock:** add stock entry in batch master connection ([62bbe28 ](62bbe28a72 ))
* **stock:** remove validation for transfer_qty field (backport [#54542 ](https://github.com/frappe/erpnext/issues/54542 )) ([#54545 ](https://github.com/frappe/erpnext/issues/54545 )) ([cc85370 ](cc85370d54 ))
* **stock:** set incoming rate as zero for outward sle (backport [#54514 ](https://github.com/frappe/erpnext/issues/54514 )) ([#54533 ](https://github.com/frappe/erpnext/issues/54533 )) ([cabea2f ](cabea2f288 ))
* **stock:** show available qty in warehouse link field (backport [#54474 ](https://github.com/frappe/erpnext/issues/54474 )) ([#54484 ](https://github.com/frappe/erpnext/issues/54484 )) ([f7b87ed ](f7b87ed0e3 ))
* **stock:** show item code in serial and batch selector dialog ([85d1eb8 ](85d1eb8379 ))
* summing of values could be zero even if values exist ([d51ce66 ](d51ce66cb2 ))
* update account identification to avoid using name_field in financial statements ([7b60ec8 ](7b60ec8457 ))
* update fiscal year filter to use mandatory_depends_on instead of reqd ([6570796 ](6570796fba ))
* update status of quotation in patch (backport [#54577 ](https://github.com/frappe/erpnext/issues/54577 )) ([#54580 ](https://github.com/frappe/erpnext/issues/54580 )) ([134e4b7 ](134e4b7446 ))
### Features
* add setting to hide Subscription references across doctypes ([#54576 ](https://github.com/frappe/erpnext/issues/54576 )) ([15b6633 ](15b6633fc3 ))
* Add XLSX styling support to custom financial report templates ([#52612 ](https://github.com/frappe/erpnext/issues/52612 )) ([055ff56 ](055ff56ce4 ))
* Add XLSX styling support to custom financial report templates (backport [#52612 ](https://github.com/frappe/erpnext/issues/52612 )) ([#54485 ](https://github.com/frappe/erpnext/issues/54485 )) ([df3fbed ](df3fbeded2 ))
* danish_bosnian_address_template (backport [#54093 ](https://github.com/frappe/erpnext/issues/54093 )) ([#54516 ](https://github.com/frappe/erpnext/issues/54516 )) ([5c0d2cb ](5c0d2cb474 ))
* enhance account category with root type ([#53190 ](https://github.com/frappe/erpnext/issues/53190 )) ([96bab08 ](96bab08ae0 ))
2026-04-28 21:03:29 +00:00
diptanilsaha
e09487d140
Merge pull request #54583 from frappe/version-16-hotfix
2026-04-29 02:31:54 +05:30
mergify[bot]
5de4b013ea
fix: avoid double reduction of pe reference outstanding (backport #54193 ) ( #54613 )
...
* fix: avoid double reduction of pe reference outstanding (#54193 )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
(cherry picked from commit d1a80d40c4 )
# Conflicts:
# erpnext/accounts/utils.py
* chore: remove type hints for function parameters
---------
Co-authored-by: Ravibharathi <131471282+ravibharathi656@users.noreply.github.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-28 20:41:42 +00:00
mergify[bot]
8f8bf13b41
fix: filter overdue purchase order items by company (backport #54099 ) ( #54611 )
...
Co-authored-by: Ravibharathi <131471282+ravibharathi656@users.noreply.github.com >
fix: filter overdue purchase order items by company (#54099 )
2026-04-29 01:25:31 +05:30
mergify[bot]
11117710d3
fix: duplicate entries being shown in batch exists in future transact… (backport #54604 ) ( #54606 )
...
fix: duplicate entries being shown in batch exists in future transact… (#54604 )
fix: duplicate entries being shown in batch exists in future transactions msg
(cherry picked from commit 54f20de7e3 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-28 22:23:13 +05:30
diptanilsaha
90b07b3db5
Merge branch 'version-16' into version-16-hotfix
2026-04-28 21:49:53 +05:30
Trusted Computer
0d498baa10
refactor: bring back titles on sales transactions and make them optional and visible on purchase transactions (backport #52633 ) ( #54601 )
...
* refactor: bring back titles on sales transactions and make them optional and visible on purchase transactions
* fix: update timestamp in json to UTC
2026-04-28 21:12:41 +05:30
mergify[bot]
deef1696d6
refactor(sms_center): replaced raw SQL queries with Query Builder (backport #54600 ) ( #54603 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-28 15:41:59 +00:00
Lakshit Jain
c6ee18b4d4
Merge pull request #54599 from frappe/mergify/bp/version-16-hotfix/pr-54362
...
fix: filter opening entries after closing voucher (backport #54362 )
2026-04-28 19:04:45 +05:30
Lakshit Jain
2f88fa6731
Merge pull request #54598 from frappe/mergify/bp/version-16-hotfix/pr-54517
...
fix: always exclude pcv entries except for closing account head (backport #54517 )
2026-04-28 19:03:09 +05:30
Lakshit Jain
9c5c87b354
Merge pull request #54594 from frappe/mergify/bp/version-16-hotfix/pr-54479
...
fix: Handle mandantory filters for financial statements report (backport #54479 )
2026-04-28 18:45:05 +05:30
Smit Vora
64a724baea
test: include both accounts to test sum = 0
...
(cherry picked from commit 590f2ffe28 )
2026-04-28 13:13:46 +00:00
Smit Vora
7f32c3aca7
test: opening entries after period closing
...
(cherry picked from commit 5fc3ca1d4b )
2026-04-28 13:13:46 +00:00
Smit Vora
4675921077
chore: comment
...
(cherry picked from commit c94b8c41f3 )
2026-04-28 13:13:46 +00:00
Smit Vora
d51ce66cb2
fix: summing of values could be zero even if values exist
...
(cherry picked from commit 7ae91cac01 )
2026-04-28 13:13:45 +00:00
vorasmit
6bd6e62c8c
fix: filter opening entries in first year in custom financial statement
...
(cherry picked from commit 3c8a066484 )
2026-04-28 13:13:45 +00:00
Smit Vora
fa901946ce
test: pcv is excluded from PL accounts
...
(cherry picked from commit 84aa54c540 )
2026-04-28 13:13:18 +00:00
Smit Vora
446c111653
fix: always exclude pcv entries except for closing account head
...
(cherry picked from commit 0349e7a0b8 )
2026-04-28 13:13:18 +00:00
Abdeali Chharchhoda
859b24dd95
chore: minor fix
...
(cherry picked from commit 3854d2cbf6 )
2026-04-28 12:01:21 +00:00
Abdeali Chharchhoda
7b60ec8457
fix: update account identification to avoid using name_field in financial statements
...
(cherry picked from commit 1fd6c3ba1a )
2026-04-28 12:01:21 +00:00
Abdeali Chharchhoda
e6f0bb66e2
fix: add filter labels and required filters for financial report validation
...
(cherry picked from commit 4274c2aba3 )
2026-04-28 12:01:21 +00:00
Abdeali Chharchhoda
6570796fba
fix: update fiscal year filter to use mandatory_depends_on instead of reqd
...
(cherry picked from commit 79d6a51e1e )
2026-04-28 12:01:20 +00:00
Abdeali Chharchhoda
fba78711cc
fix: ensure fiscal year is checked before validating date filters in financial statements
...
(cherry picked from commit 5a915cb45e )
2026-04-28 12:01:20 +00:00
mergify[bot]
9f04fcc190
fix(get_stock_balance): validate inventory dimension fieldnames (backport #54587 ) ( #54589 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(`get_stock_balance`): validate inventory dimension fieldnames (#54587 )
2026-04-28 11:35:16 +00:00
mergify[bot]
5289aa0ab3
fix(payment_entry): escape arguments on invoice and order fetching sql queries (backport #54582 ) ( #54586 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(payment_entry): escape arguments on invoice and order fetching sql queries (#54582 )
2026-04-28 10:48:41 +00:00
ruthra kumar
185ef4e273
Merge pull request #54553 from frappe/mergify/bp/version-16-hotfix/pr-54509
...
fix: hide feature flag controlled fields on install (backport #54509 )
2026-04-28 16:04:42 +05:30
ruthra kumar
45dc2c40fd
fix: hide feature flag controlled fields on install
...
(cherry picked from commit 889fdf2f11 )
2026-04-28 15:44:28 +05:30
mergify[bot]
386a373c9b
chore(sidebar): moved Inactive Customers from CRM to Selling Workspace Sidebar (backport #54578 ) ( #54581 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-28 15:41:36 +05:30
mergify[bot]
134e4b7446
fix: update status of quotation in patch (backport #54577 ) ( #54580 )
...
fix: update status of quotation in patch (#54577 )
(cherry picked from commit 2088a01c19 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-28 09:44:16 +00:00
Jatin3128
15b6633fc3
feat: add setting to hide Subscription references across doctypes ( #54576 )
2026-04-28 13:09:50 +05:30
mergify[bot]
f14751d538
fix(manufacturing): remove conversion factor for stock qty (backport #54525 ) ( #54573 )
...
fix(manufacturing): remove conversion factor for stock qty (#54525 )
(cherry picked from commit 6f9089dd5b )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2026-04-28 05:38:29 +00:00
mergify[bot]
f7fa394aea
fix: negative quantity check in validate_item_qty (backport #54559 ) ( #54572 )
...
fix: negative quantity check in validate_item_qty (#54559 )
Fix negative quantity check in validate_item_qty
When saving a Blanket Order with a blank qty field in the items table, the following error is raised:
TypeError: '<' not supported between instances of 'NoneType' and 'int'
Root cause: The validate_item_qty method compares d.qty < 0 directly. When the qty field is left empty, its value is None, and Python cannot compare None with an integer.
Fix
Wrap d.qty with flt(), which safely converts None (and any non-numeric value) to 0.0 before the comparison.
# Before
if d.qty < 0:
# After
if flt(d.qty) < 0:
(cherry picked from commit 63edd5ddc6 )
Co-authored-by: Vinay Mishra <39999379+vinaymishraofficial@users.noreply.github.com >
2026-04-28 05:33:55 +00:00
mergify[bot]
d9a9a5bcde
fix: debit credit not equal in purchase transactions for multi currency (backport #54456 ) ( #54564 )
...
fix: debit credit not equal in purchase transactions for multi currency (#54456 )
(cherry picked from commit 601581d6f8 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-27 15:23:05 +00:00
Mihir Kandoi
0df38a841e
fix: correct display depends on condition ( #54556 )
2026-04-27 10:08:47 +00:00
mergify[bot]
d56df96f73
fix: make inv dimen reqd only in delivery note (backport #54546 ) ( #54552 )
...
fix: make inv dimen reqd only in delivery note (#54546 )
(cherry picked from commit 0aadd1e3a5 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-27 15:10:44 +05:30
mergify[bot]
cc85370d54
fix(stock): remove validation for transfer_qty field (backport #54542 ) ( #54545 )
...
fix(stock): remove validation for transfer_qty field (#54542 )
(cherry picked from commit 60a6b38c31 )
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
2026-04-27 07:20:16 +00:00
mergify[bot]
ac9aa7f154
refactor: quality inspection item query (backport #54511 ) ( #54540 )
...
* refactor: quality inspection item query (#54511 )
(cherry picked from commit be2a4b7b2a )
# Conflicts:
# erpnext/stock/doctype/quality_inspection/quality_inspection.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-27 05:50:37 +00:00
MochaMind
23cac0df83
chore: update POT file ( #54535 )
2026-04-26 18:55:31 +02:00
mergify[bot]
5c0d2cb474
feat: danish_bosnian_address_template (backport #54093 ) ( #54516 )
...
feat: danish_bosnian_address_template (#54093 )
(cherry picked from commit e517eeaaa2 )
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
2026-04-26 21:06:52 +05:30
mergify[bot]
cabea2f288
fix(stock): set incoming rate as zero for outward sle (backport #54514 ) ( #54533 )
...
fix(stock): set incoming rate as zero for outward sle
(cherry picked from commit ce37530e70 )
Co-authored-by: Sudharsanan11 <sudharsananashok1975@gmail.com >
2026-04-26 20:24:52 +05:30
rohitwaghchaure
4c95daaca5
Merge pull request #54531 from frappe/mergify/bp/version-16-hotfix/pr-54530
...
fix(stock): show item code in serial and batch selector dialog (backport #54530 )
2026-04-26 10:25:51 +05:30
Sudharsanan11
62bbe28a72
fix(stock): add stock entry in batch master connection
...
(cherry picked from commit fee5bcadb2 )
2026-04-26 04:35:42 +00:00
Sudharsanan11
85d1eb8379
fix(stock): show item code in serial and batch selector dialog
...
(cherry picked from commit f572bc51e1 )
2026-04-26 04:35:42 +00:00
mergify[bot]
8de9ac4e34
refactor(UX): selling settings form (backport #54412 ) ( #54527 )
2026-04-25 18:01:07 +05:30
mergify[bot]
f3996fb971
fix(PCV): set correct filters of from_date and to_date on General Ledger Report on clicking Ledger button (backport #54522 ) ( #54524 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(PCV): set correct filters of `from_date` and `to_date` on General Ledger Report on clicking `Ledger` button (#54522 )
2026-04-25 00:08:27 +05:30
mergify[bot]
764c775e19
refactor: tax witholding report (backport #54449 ) (backport #54477 ) ( #54519 )
...
* refactor: use consistent report column names
(cherry picked from commit 6dca96b423 )
(cherry picked from commit 9276cd7343 )
* refactor: how data is built
(cherry picked from commit c3e7f7f02f )
(cherry picked from commit be0e58fb23 )
* refactor: better label for entity type
(cherry picked from commit 53666974a3 )
(cherry picked from commit fffaf834fd )
* refactor: updated key for withholding_date
(cherry picked from commit 07b023a934 )
(cherry picked from commit e6cfdb8e4d )
* test: None is better than zero, as no values exist
(cherry picked from commit b5550f747e )
(cherry picked from commit 40466be9ef )
* refactor: make report extensible by regional apps
(cherry picked from commit f0ea20e579 )
(cherry picked from commit 6392126ca5 )
* fix: add party type for dynamic link support
(cherry picked from commit b925469c4d )
(cherry picked from commit c6d4802857 )
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2026-04-24 14:39:42 +00:00
Frappe PR Bot
66ec6a4d20
chore(release): Bumped to Version 16.15.1
...
## [16.15.1](https://github.com/frappe/erpnext/compare/v16.15.0...v16.15.1 ) (2026-04-24)
### Bug Fixes
* preserve inventory dimensions when raw materials are reset (backport [#54440 ](https://github.com/frappe/erpnext/issues/54440 )) (backport [#54493 ](https://github.com/frappe/erpnext/issues/54493 )) ([#54513 ](https://github.com/frappe/erpnext/issues/54513 )) ([610735d ](610735d1c5 ))
2026-04-24 12:35:07 +00:00
mergify[bot]
610735d1c5
fix: preserve inventory dimensions when raw materials are reset (backport #54440 ) (backport #54493 ) ( #54513 )
...
* fix: preserve inventory dimensions when raw materials are reset (backport #54440 ) (#54493 )
fix: preserve inventory dimensions when raw materials are reset (#54440 )
* fix: preserve inventory dimensions when raw materials are reset
* test: add test case
(cherry picked from commit 0e20e35842 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit 456e99b352 )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-24 12:33:34 +00:00
Khushi Rawat
8a5fa64e1d
Merge pull request #54504 from frappe/mergify/bp/version-16-hotfix/pr-53314
...
fix: skip budget validation when cancelling GL entries (backport #53314 )
2026-04-24 17:39:05 +05:30
Smit Vora
aecf2c1c0e
Merge pull request #54505 from frappe/mergify/bp/version-16-hotfix/pr-54476
...
fix: ensure tax withholding entries respect date range of category (backport #54476 )
2026-04-24 13:39:54 +05:30
ljain112
719d982a07
fix: ensure tax withholding entries respect date range of category
...
(cherry picked from commit 9ead8d4e3f )
2026-04-24 07:48:53 +00:00
nareshkannasln
1b146738c4
fix: skip BudgetValidation when cancelling GL entries
...
(cherry picked from commit fa34ebea94 )
2026-04-24 06:45:16 +00:00
mergify[bot]
c4010b0581
ci: fix timezone for python mariadb tests (backport #54464 ) ( #54465 )
...
ci: fix timezone for python mariadb tests (#54464 )
(cherry picked from commit 0d2da6d86c )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-23 22:31:16 +00:00
mergify[bot]
456e99b352
fix: preserve inventory dimensions when raw materials are reset (backport #54440 ) ( #54493 )
...
fix: preserve inventory dimensions when raw materials are reset (#54440 )
* fix: preserve inventory dimensions when raw materials are reset
* test: add test case
(cherry picked from commit 0e20e35842 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-23 17:37:04 +00:00
mergify[bot]
2a244d162b
fix(edi): restrict Code List imports to files and trusted backend URLs (backport #54137 ) ( #54266 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(edi): restrict Code List imports to files and trusted backend URLs (#54137 )
fix(edi): hardcode "Code List" DocType in importer (#54488 )
2026-04-23 15:36:35 +00:00
mergify[bot]
ddc9ea16cc
ci: test correctness pattern (backport #54186 ) ( #54473 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-04-23 13:29:15 +00:00
mergify[bot]
f7b87ed0e3
fix(stock): show available qty in warehouse link field (backport #54474 ) ( #54484 )
...
fix(stock): show available qty in warehouse link field (#54474 )
(cherry picked from commit ab19b16fe2 )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2026-04-23 18:19:28 +05:30
Smit Vora
01b22254e7
Merge pull request #54486 from frappe/mergify/bp/version-16-hotfix/pr-53190
2026-04-23 17:54:28 +05:30
Smit Vora
df3fbeded2
feat: Add XLSX styling support to custom financial report templates (backport #52612 ) ( #54485 )
...
Co-authored-by: Abdeali Chharchhodawala <99460106+Abdeali099@users.noreply.github.com >
2026-04-23 17:50:52 +05:30
Abdeali Chharchhodawala
96bab08ae0
feat: enhance account category with root type ( #53190 )
...
(cherry picked from commit f6639db0e9 )
2026-04-23 12:05:07 +00:00
Abdeali Chharchhodawala
055ff56ce4
feat: Add XLSX styling support to custom financial report templates ( #52612 )
...
(cherry picked from commit c35221852a )
2026-04-23 11:46:01 +00:00
Smit Vora
4f8184ec70
Merge pull request #54477 from frappe/mergify/bp/version-16-hotfix/pr-54449
2026-04-23 15:18:46 +05:30
Smit Vora
c6d4802857
fix: add party type for dynamic link support
...
(cherry picked from commit b925469c4d )
2026-04-23 09:27:53 +00:00
Smit Vora
6392126ca5
refactor: make report extensible by regional apps
...
(cherry picked from commit f0ea20e579 )
2026-04-23 09:27:53 +00:00
Smit Vora
40466be9ef
test: None is better than zero, as no values exist
...
(cherry picked from commit b5550f747e )
2026-04-23 09:27:53 +00:00
Smit Vora
e6cfdb8e4d
refactor: updated key for withholding_date
...
(cherry picked from commit 07b023a934 )
2026-04-23 09:27:53 +00:00
Smit Vora
fffaf834fd
refactor: better label for entity type
...
(cherry picked from commit 53666974a3 )
2026-04-23 09:27:52 +00:00
Smit Vora
be0e58fb23
refactor: how data is built
...
(cherry picked from commit c3e7f7f02f )
2026-04-23 09:27:52 +00:00
Smit Vora
9276cd7343
refactor: use consistent report column names
...
(cherry picked from commit 6dca96b423 )
2026-04-23 09:27:52 +00:00
rohitwaghchaure
dd2763aabc
Merge pull request #54472 from frappe/mergify/bp/version-16-hotfix/pr-54471
...
fix: delivery schedule in the sales order (backport #54471 )
2026-04-22 22:11:01 +05:30
Rohit Waghchaure
386f49978e
fix: delivery schedule in the sales order
...
(cherry picked from commit 435db260ee )
2026-04-22 16:33:12 +00:00
mergify[bot]
090aab33fb
fix: py error on stock ageing report (backport #54467 ) ( #54469 )
...
fix: py error on stock ageing report (#54467 )
(cherry picked from commit f5357c233d )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-22 14:41:13 +00:00
ruthra kumar
99bc2c174b
Merge pull request #54463 from frappe/mergify/bp/version-16-hotfix/pr-54447
...
refactor(test): remove explicit sql delete calls (backport #54447 )
2026-04-22 11:34:10 +05:30
ruthra kumar
91a748d9bf
refactor(test): remove explicit sql delete calls
...
(cherry picked from commit b16dd3f2dd )
2026-04-22 05:43:48 +00:00
Frappe PR Bot
c99b9e1b64
chore(release): Bumped to Version 16.15.0
...
# [16.15.0](https://github.com/frappe/erpnext/compare/v16.14.0...v16.15.0 ) (2026-04-22)
### Bug Fixes
* **accounts:** fetch project name from payment entry to journal entry (backport [#54307 ](https://github.com/frappe/erpnext/issues/54307 )) ([#54453 ](https://github.com/frappe/erpnext/issues/54453 )) ([62a9a76 ](62a9a761b7 ))
* add portal user ownership check to supplier quotation (backport [#54298 ](https://github.com/frappe/erpnext/issues/54298 )) ([#54300 ](https://github.com/frappe/erpnext/issues/54300 )) ([d7da5b0 ](d7da5b047d ))
* add project filter to accounts payable and receivable reports (backport [#54344 ](https://github.com/frappe/erpnext/issues/54344 )) ([#54442 ](https://github.com/frappe/erpnext/issues/54442 )) ([57cd2a0 ](57cd2a06e8 ))
* append row level user remarks in gl map ([aa359ad ](aa359aded4 ))
* changed qty validation from qty field to stock_qty (backport [#54352 ](https://github.com/frappe/erpnext/issues/54352 )) ([#54357 ](https://github.com/frappe/erpnext/issues/54357 )) ([fa76e8a ](fa76e8ac7f ))
* clear conditions table when calculate_based_on is set to Fixed ([7849733 ](78497336c7 ))
* clear shipping rule conditions for fixed shipping rule ([319d769 ](319d769c6f ))
* **dashboard-trends:** set default fiscal year and company before val… (backport [#54339 ](https://github.com/frappe/erpnext/issues/54339 )) ([#54400 ](https://github.com/frappe/erpnext/issues/54400 )) ([b1825c0 ](b1825c0cbe ))
* default company perms for HR manager ([47abaf7 ](47abaf70b2 ))
* default perm for HR manager & HR user ([95213fb ](95213fb9b8 ))
* default perm for HR manager & HR user ([a7b1fec ](a7b1fec21d ))
* default permission for HR manager role ([534891a ](534891aac4 ))
* default permission for HR User role ([0d6d64f ](0d6d64ff05 ))
* Disallow negative rates in Purchase invoice (backport [#54254 ](https://github.com/frappe/erpnext/issues/54254 )) ([#54393 ](https://github.com/frappe/erpnext/issues/54393 )) ([cac9073 ](cac907383b ))
* dropship logic should come above non stock logic in gross profit… (backport [#54383 ](https://github.com/frappe/erpnext/issues/54383 )) ([#54385 ](https://github.com/frappe/erpnext/issues/54385 )) ([78aaf6c ](78aaf6c7e8 ))
* fetch item tax template from item group when creating item (backport [#54258 ](https://github.com/frappe/erpnext/issues/54258 )) ([#54368 ](https://github.com/frappe/erpnext/issues/54368 )) ([3914d5d ](3914d5d1b7 ))
* hide operations field in bom creator if phantom (backport [#54336 ](https://github.com/frappe/erpnext/issues/54336 )) ([#54337 ](https://github.com/frappe/erpnext/issues/54337 )) ([b252ad4 ](b252ad49b7 ))
* make Target Warehouse mandatory on UI ([46f5de0 ](46f5de0b1c ))
* **manufacturing:** handle empty list in query builder ([d2cc549 ](d2cc549696 ))
* move make_dimension_in_accounting_doctypes from after_insert to on_update ([f287edd ](f287edd8c2 ))
* negative batch report showing same batch-warehouse multiple times ([493f36b ](493f36b3ce ))
* non-collapsible in customer quick entry ([101f68c ](101f68c8e8 ))
* **pos_invoice_item:** fetch `grant_commission` from `item_code` (backport [#54413 ](https://github.com/frappe/erpnext/issues/54413 )) ([#54418 ](https://github.com/frappe/erpnext/issues/54418 )) ([dd6d4d1 ](dd6d4d1910 ))
* **purchase_register:** filter tax rows by parenttype in invoice tax map query (backport [#54272 ](https://github.com/frappe/erpnext/issues/54272 )) ([#54444 ](https://github.com/frappe/erpnext/issues/54444 )) ([01aff64 ](01aff6492c ))
* recalculate operating costs if workstation type is changed (backport [#54390 ](https://github.com/frappe/erpnext/issues/54390 )) ([#54398 ](https://github.com/frappe/erpnext/issues/54398 )) ([cfcba1f ](cfcba1fcf2 ))
* remove unwanted perm for HR user role ([4940aeb ](4940aeb712 ))
* reset base_rounded_total when rounded_total resets (backport [#54241 ](https://github.com/frappe/erpnext/issues/54241 )) ([#54304 ](https://github.com/frappe/erpnext/issues/54304 )) ([45052ce ](45052ce8a7 ))
* resolve conflict ([9e6300b ](9e6300bf76 ))
* sales order is not valid when creating WO from MR from PP (backport [#54435 ](https://github.com/frappe/erpnext/issues/54435 )) ([#54436 ](https://github.com/frappe/erpnext/issues/54436 )) ([5397b7d ](5397b7da25 ))
* Table row in dialog should not have delete row option ([5916e57 ](5916e570af ))
* **taxes_and_totals:** apply conversion_rate to taxable_amount in get_itemised_tax ([d506e57 ](d506e574d2 ))
* **test:** missing repost allowed defaults ([d49c343 ](d49c34389b ))
* use qty instead of stock qty dropship gross profit report (backport [#54389 ](https://github.com/frappe/erpnext/issues/54389 )) ([#54391 ](https://github.com/frappe/erpnext/issues/54391 )) ([7556550 ](7556550158 ))
* validate south africa company in vat audit report (backport [#54030 ](https://github.com/frappe/erpnext/issues/54030 )) ([#54394 ](https://github.com/frappe/erpnext/issues/54394 )) ([aa2cba9 ](aa2cba9780 ))
* zero valuation rate popup on SI (backport [#54376 ](https://github.com/frappe/erpnext/issues/54376 )) ([#54377 ](https://github.com/frappe/erpnext/issues/54377 )) ([104eac2 ](104eac21e8 ))
### Features
* add option to create production plan from sales order (backport [#53662 ](https://github.com/frappe/erpnext/issues/53662 )) ([#54323 ](https://github.com/frappe/erpnext/issues/54323 )) ([b487f69 ](b487f69b59 ))
* add support for 'not applicable' tax in item tax templates ([#50898 ](https://github.com/frappe/erpnext/issues/50898 )) ([52a4ca9 ](52a4ca9c41 ))
* backflush based on in BOM ([2c73e37 ](2c73e37f80 ))
* make fg phantom-able in bom creator (backport [#54332 ](https://github.com/frappe/erpnext/issues/54332 )) ([#54333 ](https://github.com/frappe/erpnext/issues/54333 )) ([10dbfd3 ](10dbfd310f ))
* use single remark field with custom remark toggle ([27c5dab ](27c5dab7e4 ))
2026-04-22 00:21:02 +00:00
diptanilsaha
a9747213f5
Merge pull request #54437 from frappe/version-16-hotfix
2026-04-22 05:49:31 +05:30
mergify[bot]
5923618df3
refactor(test): move contact and address creation to bootstrap (backport #54406 ) ( #54410 )
...
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-04-22 00:24:36 +05:30
MochaMind
193a44f298
chore: update POT file ( #54401 )
2026-04-22 00:16:52 +05:30
Khushi Rawat
d9731d7c72
Merge pull request #54427 from frappe/mergify/bp/version-16-hotfix/pr-54131
...
feat: use single remark field with custom remark toggle (backport #54131 )
2026-04-22 00:05:24 +05:30
mergify[bot]
457adcee95
refactor: fix test cases in tax withholding details report (backport #54422 ) ( #54445 )
...
Co-authored-by: ljain112 <ljain112@gmail.com >
2026-04-21 23:58:57 +05:30
mergify[bot]
01aff6492c
fix(purchase_register): filter tax rows by parenttype in invoice tax map query (backport #54272 ) ( #54444 )
...
fix(purchase_register): filter tax rows by parenttype in invoice tax map query
(cherry picked from commit 3aeb7d6b01 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2026-04-21 23:58:25 +05:30
mergify[bot]
57cd2a06e8
fix: add project filter to accounts payable and receivable reports (backport #54344 ) ( #54442 )
...
Co-authored-by: ljain112 <ljain112@gmail.com >
2026-04-21 23:56:35 +05:30
mergify[bot]
62a9a761b7
fix(accounts): fetch project name from payment entry to journal entry (backport #54307 ) ( #54453 )
...
Co-authored-by: sarathibalamurugan <sarathigreen4@gmail.com >
2026-04-21 23:54:56 +05:30
Khushi Rawat
9e6300bf76
fix: resolve conflict
2026-04-21 16:15:21 +05:30
mergify[bot]
5397b7da25
fix: sales order is not valid when creating WO from MR from PP (backport #54435 ) ( #54436 )
...
fix: sales order is not valid when creating WO from MR from PP (#54435 )
(cherry picked from commit e65b9fc2ae )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-21 15:44:26 +05:30
mergify[bot]
37d080bdb4
refactor: Sales Partner Commission Summary and Sales Partner Transaction Summary report (backport #54268 ) ( #54431 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-21 09:21:10 +05:30
khushi8112
aa359aded4
fix: append row level user remarks in gl map
...
(cherry picked from commit 84e5272f5d )
2026-04-20 19:16:59 +00:00
khushi8112
27c5dab7e4
feat: use single remark field with custom remark toggle
...
(cherry picked from commit 697f521e14 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.json
2026-04-20 19:16:58 +00:00
Ravibharathi
4e05277695
Merge pull request #54424 from frappe/mergify/bp/version-16-hotfix/pr-54415
...
fix: clear conditions table when calculate_based_on is set to Fixed (backport #54415 )
2026-04-20 19:44:19 +05:30
ravibharathi656
319d769c6f
fix: clear shipping rule conditions for fixed shipping rule
...
(cherry picked from commit d6bb0ae093 )
2026-04-20 13:53:25 +00:00
sarathibalamurugan
78497336c7
fix: clear conditions table when calculate_based_on is set to Fixed
...
(cherry picked from commit d73920be12 )
2026-04-20 13:53:25 +00:00
rohitwaghchaure
d5ea039e07
Merge pull request #54414 from frappe/mergify/bp/version-16-hotfix/pr-54350
...
feat: backflush based on in BOM (backport #54350 )
2026-04-20 17:57:33 +05:30
mergify[bot]
4bb30a9157
test(BootStrapTestData): create sales_partner test data while bootstrapping (backport #54416 ) ( #54421 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-20 12:03:23 +00:00
mergify[bot]
dd6d4d1910
fix(pos_invoice_item): fetch grant_commission from item_code (backport #54413 ) ( #54418 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(pos_invoice_item): fetch `grant_commission` from `item_code` (#54413 )
2026-04-20 11:47:15 +00:00
Rohit Waghchaure
2c73e37f80
feat: backflush based on in BOM
...
(cherry picked from commit 877d99c5a5 )
2026-04-20 11:07:19 +00:00
Raheel Khan
3bee79b90d
Merge pull request #54407 from frappe/mergify/bp/version-16-hotfix/pr-53756
...
fix(hrms): default permission for HR roles (backport #53756 )
2026-04-20 12:21:31 +05:30
iamkhanraheel
47abaf70b2
fix: default company perms for HR manager
...
(cherry picked from commit 2018a90ad8 )
2026-04-20 05:50:43 +00:00
iamkhanraheel
4940aeb712
fix: remove unwanted perm for HR user role
...
(cherry picked from commit d26cd69fe5 )
2026-04-20 05:50:42 +00:00
iamkhanraheel
95213fb9b8
fix: default perm for HR manager & HR user
...
(cherry picked from commit 41103a0622 )
2026-04-20 05:50:42 +00:00
iamkhanraheel
a7b1fec21d
fix: default perm for HR manager & HR user
...
(cherry picked from commit f02b3b6166 )
2026-04-20 05:50:42 +00:00
iamkhanraheel
534891aac4
fix: default permission for HR manager role
...
(cherry picked from commit 5ec66169a7 )
2026-04-20 05:50:42 +00:00
iamkhanraheel
0d6d64ff05
fix: default permission for HR User role
...
(cherry picked from commit 7b0bfe76cc )
2026-04-20 05:50:41 +00:00
mergify[bot]
fa76e8ac7f
fix: changed qty validation from qty field to stock_qty (backport #54352 ) ( #54357 )
...
fix: changed qty validation from qty field to stock_qty (#54352 )
(cherry picked from commit ba01d66c24 )
Co-authored-by: Jatin3128 <140256508+Jatin3128@users.noreply.github.com >
2026-04-20 10:54:04 +05:30
ruthra kumar
abed348121
Merge pull request #54366 from frappe/mergify/bp/version-16-hotfix/pr-50898
...
feat: add support for 'not applicable' tax in item tax templates (backport #50898 )
2026-04-20 10:17:00 +05:30
mergify[bot]
b1825c0cbe
fix(dashboard-trends): set default fiscal year and company before val… (backport #54339 ) ( #54400 )
...
* fix(dashboard-trends): set default fiscal year and company before val… (#54339 )
* fix(dashboard-trends): set default fiscal year and company before validating filters Ensure and are populated with default values
* fix(dashboard-trends): ensure fiscal_year and company are properly set before validation to avoid empty filter issues
* Update erpnext/controllers/trends.py
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit d61b5fd5f6 )
# Conflicts:
# erpnext/controllers/trends.py
* chore: fix conflicts
---------
Co-authored-by: Ahmed AbuKhatwa <82771130+AhmedAbokhatwa@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 09:52:45 +00:00
mergify[bot]
cfcba1fcf2
fix: recalculate operating costs if workstation type is changed (backport #54390 ) ( #54398 )
...
fix: recalculate operating costs if workstation type is changed (#54390 )
* fix: recalculate operating costs if workstation type is changed
* fix: do not overwrite op costs on every save
(cherry picked from commit 28f3429a54 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 08:06:09 +00:00
mergify[bot]
d542a72da5
Fix : None handling in pricing rule free item quantity calculation (backport #54375 ) ( #54396 )
...
Fix : None handling in pricing rule free item quantity calculation (#54375 )
* fix(pricing_rule): handle None qty in transaction_qty calculation
* Update erpnext/accounts/doctype/pricing_rule/utils.py
---------
(cherry picked from commit 82438d6c72 )
Co-authored-by: Jaganath-Tridots <jaganath@tridotstech.com >
Co-authored-by: Jagan <jagan@DESKTOP-HPDMQ06.localdomain >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 08:02:03 +00:00
mergify[bot]
aa2cba9780
fix: validate south africa company in vat audit report (backport #54030 ) ( #54394 )
...
fix: validate south africa company in vat audit report (#54030 )
* fix: validate south africa company in vat audit report
* fix: use qb to get invoice data
* fix: validate company region in south africa vat settings
(cherry picked from commit 1c65cc1088 )
Co-authored-by: Ravibharathi <131471282+ravibharathi656@users.noreply.github.com >
2026-04-19 07:57:13 +00:00
mergify[bot]
cac907383b
fix: Disallow negative rates in Purchase invoice (backport #54254 ) ( #54393 )
...
fix: Disallow negative rates in Purchase invoice (#54254 )
(cherry picked from commit 23768ae0a5 )
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
2026-04-19 07:46:21 +00:00
mergify[bot]
7556550158
fix: use qty instead of stock qty dropship gross profit report (backport #54389 ) ( #54391 )
...
fix: use qty instead of stock qty dropship gross profit report (#54389 )
(cherry picked from commit d6b379b936 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 12:52:15 +05:30
mergify[bot]
78aaf6c7e8
fix: dropship logic should come above non stock logic in gross profit… (backport #54383 ) ( #54385 )
...
fix: dropship logic should come above non stock logic in gross profit… (#54383 )
fix: dropship logic should come above non stock logic in gross profit report
(cherry picked from commit 40bcaa7bc3 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-18 16:37:43 +00:00
mergify[bot]
104eac21e8
fix: zero valuation rate popup on SI (backport #54376 ) ( #54377 )
...
fix: zero valuation rate popup on SI (#54376 )
(cherry picked from commit 3ef6c24f07 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-18 12:05:36 +00:00
mergify[bot]
3914d5d1b7
fix: fetch item tax template from item group when creating item (backport #54258 ) ( #54368 )
...
fix: fetch item tax template from item group when creating item (#54258 )
(cherry picked from commit b93f2350ee )
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
2026-04-18 06:49:44 +00:00
Lakshit Jain
52a4ca9c41
feat: add support for 'not applicable' tax in item tax templates ( #50898 )
...
* feat: add support for 'not applicable' tax in item tax templates
* refactor: remove unused imports
* fix: import NOT_APPLICABLE_TAX in get_item_tax_map function
* fix: add item wise tax details for not applicable taxes
* test: added test case for `not_applicable`
* fix: do not create item wise tax details for not applicable tax
* fix: ensure tax rate is set to 0 for not applicable tax rows
* refactor: changes as per review
* test: update selling settings
* test: correct settings
* fix: return both net and current tax amounts for not applicable tax
(cherry picked from commit 453fe376ab )
2026-04-18 06:05:36 +00:00
rohitwaghchaure
de66fd0c58
Merge pull request #54361 from frappe/mergify/bp/version-16-hotfix/pr-54355
...
fix(manufacturing): handle empty list in query builder (backport #54355 )
2026-04-17 21:43:14 +05:30
rohitwaghchaure
450b4c2f5f
Merge pull request #54360 from frappe/mergify/bp/version-16-hotfix/pr-54354
...
fix: negative batch report showing same batch-warehouse multiple times (backport #54354 )
2026-04-17 21:32:28 +05:30
Pandiyan37
d2cc549696
fix(manufacturing): handle empty list in query builder
...
(cherry picked from commit 9e5d94c1e6 )
2026-04-17 15:52:18 +00:00
Rohit Waghchaure
493f36b3ce
fix: negative batch report showing same batch-warehouse multiple times
...
(cherry picked from commit 700572980d )
2026-04-17 15:42:03 +00:00
Nishka Gosalia
cd605d35c5
Merge pull request #54348 from frappe/mergify/bp/version-16-hotfix/pr-54074
...
fix: Table row in dialog should not have delete row option (backport #54074 )
2026-04-17 17:07:40 +05:30
nishkagosalia
5916e570af
fix: Table row in dialog should not have delete row option
...
(cherry picked from commit eb89903dec )
2026-04-17 10:40:26 +00:00
Nishka Gosalia
4d300f7d34
Merge pull request #54347 from frappe/mergify/bp/version-16-hotfix/pr-54345
2026-04-17 16:08:41 +05:30
nishkagosalia
36cc39ddc6
refactor(UX): Batch Form Cleanup
...
(cherry picked from commit de747fe625 )
2026-04-17 09:44:19 +00:00
rohitwaghchaure
afd25508d6
Merge pull request #54343 from frappe/mergify/bp/version-16-hotfix/pr-54342
...
fix: make Target Warehouse mandatory on UI for WO (backport #54342 )
2026-04-17 13:27:35 +05:30
Rohit Waghchaure
46f5de0b1c
fix: make Target Warehouse mandatory on UI
...
(cherry picked from commit 2a8267e10a )
2026-04-17 07:54:10 +00:00
mergify[bot]
b252ad49b7
fix: hide operations field in bom creator if phantom (backport #54336 ) ( #54337 )
2026-04-16 16:11:45 +00:00
mergify[bot]
10dbfd310f
feat: make fg phantom-able in bom creator (backport #54332 ) ( #54333 )
2026-04-16 19:17:51 +05:30
ruthra kumar
07bcaab33b
Merge pull request #54328 from frappe/mergify/bp/version-16-hotfix/pr-54327
...
fix(test): missing repost allowed defaults (backport #54327 )
2026-04-16 17:20:04 +05:30
ruthra kumar
9d969d5af5
Merge pull request #54321 from frappe/mergify/bp/version-16-hotfix/pr-54301
...
refactor(ux): merge repost settings to accounts settings (backport #54301 )
2026-04-16 17:19:48 +05:30
ruthra kumar
2e7c4776d4
refactor: delete redundent repost setting
...
(cherry picked from commit 6a04c159ca )
2026-04-16 16:55:38 +05:30
ruthra kumar
5a2933df8f
refactor: limit reposting to only supported doctypes
...
(cherry picked from commit 940d3cfe0a )
2026-04-16 16:55:38 +05:30
ruthra kumar
fa5e4dee17
refactor: remove redundant field from filter
...
(cherry picked from commit ece85c770f )
2026-04-16 16:55:38 +05:30
ruthra kumar
3ba400a02b
refactor(ux): better error message
...
(cherry picked from commit 3093409933 )
2026-04-16 16:55:38 +05:30
ruthra kumar
5c064331cb
refactor(test): use new source for repost setting
...
(cherry picked from commit b8207d5ed1 )
2026-04-16 16:55:38 +05:30
ruthra kumar
151864079b
refactor: move allowed doctypes to accounts settings
...
- dropped 'allowed' field
(cherry picked from commit d5c58277cb )
2026-04-16 16:55:37 +05:30
ruthra kumar
f785f36ad6
refactor: merge reposting settings to accounts settings
...
(cherry picked from commit 89ebf48544 )
2026-04-16 16:55:26 +05:30
ruthra kumar
d49c34389b
fix(test): missing repost allowed defaults
...
(cherry picked from commit 257865deb2 )
2026-04-16 10:33:04 +00:00
mergify[bot]
ead7744f81
refactor: add category field to uom (backport #54290 ) ( #54325 )
...
* refactor: add category field to uom (#54290 )
(cherry picked from commit e04a2e6da2 )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-16 10:16:28 +00:00
mergify[bot]
b487f69b59
feat: add option to create production plan from sales order (backport #53662 ) ( #54323 )
...
Co-authored-by: sudarsan2001 <frankel9675@gmail.com >
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-16 15:16:34 +05:30
ruthra kumar
d74e632934
Merge pull request #54318 from frappe/mergify/bp/version-16-hotfix/pr-54172
...
fix: move make_dimension_in_accounting_doctypes from after_insert to on_update (backport #54172 )
2026-04-16 11:29:50 +05:30
ruthra kumar
29ba701432
Merge pull request #54316 from frappe/mergify/bp/version-16-hotfix/pr-52923
...
fix(taxes_and_totals): apply conversion_rate to taxable_amount in get_itemised_tax (backport #52923 )
2026-04-16 11:12:15 +05:30
Shllokkk
f287edd8c2
fix: move make_dimension_in_accounting_doctypes from after_insert to on_update
...
(cherry picked from commit ee067e6015 )
2026-04-16 05:37:36 +00:00
Dharanidharan2813
d506e574d2
fix(taxes_and_totals): apply conversion_rate to taxable_amount in get_itemised_tax
...
(cherry picked from commit 2e577ed25b )
2026-04-16 05:22:40 +00:00
mergify[bot]
45052ce8a7
fix: reset base_rounded_total when rounded_total resets (backport #54241 ) ( #54304 )
...
* fix: reset base_rounded_total when rounded_total resets
(cherry picked from commit f8d278b733 )
# Conflicts:
# erpnext/controllers/tests/test_taxes_and_totals.py
* chore: spelling mistake
(cherry picked from commit e2ac476587 )
* chore: resolve conflicts
---------
Co-authored-by: ljain112 <ljain112@gmail.com >
2026-04-16 10:39:17 +05:30
NaviN
4f9f90738a
Merge pull request #54309 from frappe/mergify/bp/version-16-hotfix/pr-54306
...
fix: non-collapsible in customer quick entry (backport #54306 )
2026-04-15 17:32:56 +05:30
PKSowmiya05
101f68c8e8
fix: non-collapsible in customer quick entry
...
(cherry picked from commit 53e120269d )
2026-04-15 11:56:54 +00:00
ruthra kumar
ffebb86846
refactor(company): don't force set service expense account on save (backport #54275 ) ( #54305 )
...
* refactor(company): don't force set service expense account on save
(cherry picked from commit 927f40b296 )
* refactor(test): set dependant value in company master
(cherry picked from commit 299e141cee )
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-04-15 15:55:53 +05:30
ruthra kumar
6cc560a579
refactor(test): set dependant value in company master
...
(cherry picked from commit 299e141cee )
2026-04-15 10:04:00 +00:00
ruthra kumar
47e78bd4b9
refactor(company): don't force set service expense account on save
...
(cherry picked from commit 927f40b296 )
2026-04-15 10:03:59 +00:00
mergify[bot]
d7da5b047d
fix: add portal user ownership check to supplier quotation (backport #54298 ) ( #54300 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: add portal user ownership check to supplier quotation (#54298 )
2026-04-15 06:13:11 +00:00
Frappe PR Bot
9312781dcd
chore(release): Bumped to Version 16.14.0
...
# [16.14.0](https://github.com/frappe/erpnext/compare/v16.13.3...v16.14.0 ) (2026-04-14)
### Bug Fixes
* account change in warehouse (backport [#54182 ](https://github.com/frappe/erpnext/issues/54182 )) ([#54205 ](https://github.com/frappe/erpnext/issues/54205 )) ([b42e239 ](b42e23993d ))
* add closing div tab ([7e5297a ](7e5297a305 ))
* add drop ship logic in gross profit report (backport [#54220 ](https://github.com/frappe/erpnext/issues/54220 )) ([#54277 ](https://github.com/frappe/erpnext/issues/54277 )) ([bd6269b ](bd6269b9e7 ))
* add permission validation when prompting company details for incomplete letterhead data ([f2450ea ](f2450eaf60 ))
* add quotation print format in the list ([bb77018 ](bb77018f7b ))
* banner to enable serial / batch feature ([dea2d21 ](dea2d21580 ))
* batch/serial should use parent's posting datetime for naming (backport [#54206 ](https://github.com/frappe/erpnext/issues/54206 )) ([#54209 ](https://github.com/frappe/erpnext/issues/54209 )) ([3bdac5c ](3bdac5c30a ))
* conflicting issue ([57e458c ](57e458cc1e ))
* conflicting issue ([29be73c ](29be73c256 ))
* fetch correct expense account for operations in stock entry (backport [#54278 ](https://github.com/frappe/erpnext/issues/54278 )) ([#54281 ](https://github.com/frappe/erpnext/issues/54281 )) ([63ec36a ](63ec36a6f9 ))
* handle multi uom conversion factor for manufacture entry (backport [#54285 ](https://github.com/frappe/erpnext/issues/54285 )) ([#54286 ](https://github.com/frappe/erpnext/issues/54286 )) ([d5143ed ](d5143edcce ))
* hardcoded precision causing decimal issues ([e361afb ](e361afb6bc ))
* inventory dimension patch (backport [#54141 ](https://github.com/frappe/erpnext/issues/54141 )) ([#54146 ](https://github.com/frappe/erpnext/issues/54146 )) ([f2b3ade ](f2b3adec0f ))
* inventory dimension patch (backport [#54147 ](https://github.com/frappe/erpnext/issues/54147 )) ([#54149 ](https://github.com/frappe/erpnext/issues/54149 )) ([943ddff ](943ddff6aa ))
* inventory dimensions should not be mandatory unnecesarily (backport [#54064 ](https://github.com/frappe/erpnext/issues/54064 )) ([#54134 ](https://github.com/frappe/erpnext/issues/54134 )) ([7b0d34e ](7b0d34e979 ))
* last SLE not updated in the file ([60a1da0 ](60a1da0a1b ))
* make operation mandatory when any sub operation row is added (backport [#54245 ](https://github.com/frappe/erpnext/issues/54245 )) ([#54248 ](https://github.com/frappe/erpnext/issues/54248 )) ([394eb93 ](394eb93677 ))
* **manufacturing:** check remaining qty to calculate operating cost (backport [#53983 ](https://github.com/frappe/erpnext/issues/53983 )) ([#54128 ](https://github.com/frappe/erpnext/issues/54128 )) ([856ba24 ](856ba24194 ))
* not able to submit the PO (backport [#54257 ](https://github.com/frappe/erpnext/issues/54257 )) ([#54261 ](https://github.com/frappe/erpnext/issues/54261 )) ([9d90fc4 ](9d90fc4a84 ))
* preserve asset movement field properties after save ([b7f1677 ](b7f1677eef ))
* quality inspection item code fetch perm issue (backport [#54121 ](https://github.com/frappe/erpnext/issues/54121 )) ([#54127 ](https://github.com/frappe/erpnext/issues/54127 )) ([9d31712 ](9d317129f4 ))
* remove unneccessary function for serial no status updation (backport [#54191 ](https://github.com/frappe/erpnext/issues/54191 )) ([#54197 ](https://github.com/frappe/erpnext/issues/54197 )) ([4e828fd ](4e828fd897 ))
* remove unused print format ([f5a9657 ](f5a9657a91 ))
* replace raw SQL with qb in get_against_jv to prevent SQL injection ([8f86a28 ](8f86a2879c ))
* **sales invoice:** toggle Get Items From button based on is_return and POS view (backport [#52594 ](https://github.com/frappe/erpnext/issues/52594 )) ([#54139 ](https://github.com/frappe/erpnext/issues/54139 )) ([fe2161e ](fe2161ea0c ))
* **selling:** enable selling_settings creation through fixtures (backport [#54177 ](https://github.com/frappe/erpnext/issues/54177 )) ([#54215 ](https://github.com/frappe/erpnext/issues/54215 )) ([d2745f3 ](d2745f3ec9 ))
* set default posting time in RIV ([1086a72 ](1086a72373 ))
* Set remarks blank instead of No remarks in Sales/Purchase Invoices ([a71814a ](a71814a483 ))
* **stock:** ignore delivery note on delivery trip on_cancel trigger (backport [#54120 ](https://github.com/frappe/erpnext/issues/54120 )) ([#54123 ](https://github.com/frappe/erpnext/issues/54123 )) ([864a7fd ](864a7fdab5 ))
* **stock:** remove float precision to fix precision issue (backport [#54284 ](https://github.com/frappe/erpnext/issues/54284 )) ([#54289 ](https://github.com/frappe/erpnext/issues/54289 )) ([6e3549d ](6e3549d185 ))
* **stock:** update bin to zero when no previous sle exists (backport [#54236 ](https://github.com/frappe/erpnext/issues/54236 )) ([#54264 ](https://github.com/frappe/erpnext/issues/54264 )) ([2c292f4 ](2c292f4770 ))
* **test:** Remove usage of No remark as remark in tests ([6993255 ](699325506f ))
* timer not showing in job card (backport [#53839 ](https://github.com/frappe/erpnext/issues/53839 )) ([#54212 ](https://github.com/frappe/erpnext/issues/54212 )) ([7d8f59e ](7d8f59eb0a ))
* update return value in workstation list view indicator (backport [#54198 ](https://github.com/frappe/erpnext/issues/54198 )) ([#54201 ](https://github.com/frappe/erpnext/issues/54201 )) ([22774fd](22774fd810 ))
* update_nsm only in warehouse creation ([#54165 ](https://github.com/frappe/erpnext/issues/54165 )) ([abb896e ](abb896ecf1 ))
* wrong operation time calculation (backport [#53796 ](https://github.com/frappe/erpnext/issues/53796 )) ([#54274 ](https://github.com/frappe/erpnext/issues/54274 )) ([d0bff47 ](d0bff47272 ))
### Features
* Allowing operation level quality inspection check in BOM (backport [#53859 ](https://github.com/frappe/erpnext/issues/53859 )) ([#54144 ](https://github.com/frappe/erpnext/issues/54144 )) ([233dc7c ](233dc7c07b ))
* default print format for Quotation ([a8769bf ](a8769bfb77 ))
2026-04-14 18:28:38 +00:00
diptanilsaha
e65596fc0f
Merge pull request #54283 from frappe/version-16-hotfix
2026-04-14 23:57:09 +05:30
rohitwaghchaure
bd50a0f318
Merge pull request #54294 from frappe/mergify/bp/version-16-hotfix/pr-54279
...
fix: banner to enable serial / batch feature (backport #54279 )
2026-04-14 23:37:38 +05:30
Rohit Waghchaure
dea2d21580
fix: banner to enable serial / batch feature
...
(cherry picked from commit 08e8cc8575 )
2026-04-14 17:45:19 +00:00
mergify[bot]
2353bcc3fc
Revert "fix: sync paid and received amount" (backport #54238 ) ( #54293 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
fix: sync paid and received amount" (#54238 )
2026-04-14 22:27:15 +05:30
mergify[bot]
6e3549d185
fix(stock): remove float precision to fix precision issue (backport #54284 ) ( #54289 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): remove float precision to fix precision issue (#54284 )
2026-04-14 11:36:24 +00:00
mergify[bot]
d5143edcce
fix: handle multi uom conversion factor for manufacture entry (backport #54285 ) ( #54286 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: handle multi uom conversion factor for manufacture entry (#54285 )
2026-04-14 16:22:14 +05:30
mergify[bot]
63ec36a6f9
fix: fetch correct expense account for operations in stock entry (backport #54278 ) ( #54281 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: fetch correct expense account for operations in stock entry (#54278 )
2026-04-14 16:08:21 +05:30
mergify[bot]
bd6269b9e7
fix: add drop ship logic in gross profit report (backport #54220 ) ( #54277 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: add drop ship logic in gross profit report (#54220 )
2026-04-14 09:59:16 +00:00
mergify[bot]
d0bff47272
fix: wrong operation time calculation (backport #53796 ) ( #54274 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: wrong operation time calculation (#53796 )
2026-04-14 09:35:00 +00:00
mergify[bot]
9d90fc4a84
fix: not able to submit the PO (backport #54257 ) ( #54261 )
...
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2026-04-13 21:44:12 +05:30
mergify[bot]
2c292f4770
fix(stock): update bin to zero when no previous sle exists (backport #54236 ) ( #54264 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): update bin to zero when no previous sle exists (#54236 )
2026-04-13 15:57:31 +00:00
mergify[bot]
394eb93677
fix: make operation mandatory when any sub operation row is added (backport #54245 ) ( #54248 )
...
Co-authored-by: Sudarshan <73628063+sudarsan2001@users.noreply.github.com >
fix: make operation mandatory when any sub operation row is added (#54245 )
2026-04-13 21:06:01 +05:30
Khushi Rawat
fbb3ccbc28
Merge pull request #54251 from frappe/mergify/bp/version-16-hotfix/pr-54244
...
fix: replace raw SQL with qb in get_against_jv to prevent SQL injection (backport #54244 )
2026-04-13 16:12:43 +05:30
Nishka Gosalia
708b59b519
Merge pull request #54252 from frappe/mergify/bp/version-16-hotfix/pr-54249
2026-04-13 16:10:39 +05:30
Khushi Rawat
de08a972b6
Merge pull request #53745 from frappe/mergify/bp/version-16-hotfix/pr-53588
...
feat: default print format for Quotation (backport #53588 )
2026-04-13 16:04:20 +05:30
Khushi Rawat
512a35a0ab
Merge pull request #54253 from frappe/mergify/bp/version-16-hotfix/pr-54190
...
fix: add permission validation when prompting company details for incomplete letterhead data (backport #54190 )
2026-04-13 15:58:05 +05:30
Khushi Rawat
71a563428d
Merge branch 'version-16-hotfix' into mergify/bp/version-16-hotfix/pr-53588
2026-04-13 15:41:39 +05:30
khushi8112
57e458cc1e
fix: conflicting issue
2026-04-13 15:30:56 +05:30
khushi8112
f2450eaf60
fix: add permission validation when prompting company details for incomplete letterhead data
...
(cherry picked from commit 256a258b38 )
2026-04-13 09:55:12 +00:00
nishkagosalia
847919bf4e
refactor(UX): Stock ledger serial and batch number fields
...
(cherry picked from commit 3e2b40ad4a )
2026-04-13 09:51:46 +00:00
khushi8112
29be73c256
fix: conflicting issue
2026-04-13 15:21:39 +05:30
khushi8112
8f86a2879c
fix: replace raw SQL with qb in get_against_jv to prevent SQL injection
...
(cherry picked from commit c133f7156d )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2026-04-13 09:44:19 +00:00
ruthra kumar
eb80a3704a
Merge pull request #54239 from frappe/mergify/bp/version-16-hotfix/pr-54237
...
refactor: boldface for group accounts in financial statements (backport #54237 )
2026-04-13 12:02:19 +05:30
ruthra kumar
bfe58b2d68
refactor: boldface for group accounts in financial statements
...
(cherry picked from commit 545e9e069a )
2026-04-13 06:11:05 +00:00
MochaMind
39848ffb1e
chore: update POT file ( #54229 )
2026-04-12 10:10:15 +00:00
mergify[bot]
d2745f3ec9
fix(selling): enable selling_settings creation through fixtures (backport #54177 ) ( #54215 )
...
Co-authored-by: mgicking-bmi <mgicking@bmi.com >
Fix(selling): enable selling_settings creation through fixtures (#54177 )
2026-04-11 05:32:11 +00:00
mergify[bot]
3bdac5c30a
fix: batch/serial should use parent's posting datetime for naming (backport #54206 ) ( #54209 )
2026-04-11 05:06:40 +00:00
Frappe PR Bot
a1c43ae913
chore(release): Bumped to Version 16.13.3
...
## [16.13.3](https://github.com/frappe/erpnext/compare/v16.13.2...v16.13.3 ) (2026-04-11)
### Bug Fixes
* timer not showing in job card (backport [#53839 ](https://github.com/frappe/erpnext/issues/53839 )) (backport [#54212 ](https://github.com/frappe/erpnext/issues/54212 )) ([#54213 ](https://github.com/frappe/erpnext/issues/54213 )) ([93ede5b ](93ede5b764 ))
2026-04-11 05:05:14 +00:00
mergify[bot]
93ede5b764
fix: timer not showing in job card (backport #53839 ) (backport #54212 ) ( #54213 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
fix: timer not showing in job card (backport #53839 ) (#54212 )
2026-04-11 10:33:45 +05:30
mergify[bot]
7d8f59eb0a
fix: timer not showing in job card (backport #53839 ) ( #54212 )
...
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2026-04-11 10:32:32 +05:30
mergify[bot]
66fdd061e7
Fix(bom): refetch the rate of item when 'source_from_supplier' is updated (backport #54187 ) ( #54208 )
...
Co-authored-by: Sambhav Saxena <76242518+sambhavsaxena@users.noreply.github.com >
Fix(bom): refetch the rate of item when 'source_from_supplier' is updated (#54187 )
2026-04-10 23:44:42 +05:30
mergify[bot]
b42e23993d
fix: account change in warehouse (backport #54182 ) ( #54205 )
...
Co-authored-by: nishkagosalia <nishka.gosalia@gmail.com >
2026-04-10 20:32:45 +05:30
mergify[bot]
22774fd810
fix: update return value in workstation list view indicator (backport #54198 ) ( #54201 )
...
Co-authored-by: Praveenkumar Dhanasekar <164200710+Praveenku-mar@users.noreply.github.com >
fix: update return value in workstation list view indicator (#54198 )
2026-04-10 11:20:49 +00:00
mergify[bot]
4e828fd897
fix: remove unneccessary function for serial no status updation (backport #54191 ) ( #54197 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: remove unneccessary function for serial no status updation (#54191 )
2026-04-10 10:58:57 +00:00
Nishka Gosalia
3cf90e804d
Merge pull request #54180 from frappe/revert-54171-mergify/bp/version-16-hotfix/pr-54165
...
fix: update_nsm only in warehouse creation (backport #54165 )"
2026-04-09 18:31:39 +05:30
Khushi Rawat
1f5d0c58f2
Merge pull request #54166 from frappe/mergify/bp/version-16-hotfix/pr-54142
...
fix: Set remarks blank instead of No remarks in Sales/Purchase Invoices (backport #54142 )
2026-04-09 18:16:04 +05:30
Nishka Gosalia
720a79588d
Revert "fix: update_nsm only in warehouse creation (backport #54165 )"
2026-04-09 18:13:39 +05:30
Nishka Gosalia
bc03f2399a
Merge pull request #54171 from frappe/mergify/bp/version-16-hotfix/pr-54165
...
fix: update_nsm only in warehouse creation (backport #54165 )
2026-04-09 16:29:24 +05:30
Nishka Gosalia
abb896ecf1
fix: update_nsm only in warehouse creation ( #54165 )
...
(cherry picked from commit b0e3fa3979 )
2026-04-09 10:28:32 +00:00
Frappe PR Bot
c98ded52b2
chore(release): Bumped to Version 16.13.2
...
## [16.13.2](https://github.com/frappe/erpnext/compare/v16.13.1...v16.13.2 ) (2026-04-09)
### Bug Fixes
* set default posting time in RIV ([3ce6dcc ](3ce6dcc7a7 ))
2026-04-09 09:59:33 +00:00
rohitwaghchaure
03474c0589
Merge pull request #54164 from frappe/mergify/bp/version-16/pr-54163
...
fix: set default posting time in RIV (backport #54161 ) (backport #54163 )
2026-04-09 15:27:59 +05:30
khushi8112
699325506f
fix(test): Remove usage of No remark as remark in tests
...
(cherry picked from commit 56416d18d3 )
2026-04-09 09:24:51 +00:00
khushi8112
a71814a483
fix: Set remarks blank instead of No remarks in Sales/Purchase Invoices
...
(cherry picked from commit 2515bf3aff )
2026-04-09 09:24:50 +00:00
Rohit Waghchaure
3ce6dcc7a7
fix: set default posting time in RIV
...
(cherry picked from commit a7ece65536 )
(cherry picked from commit 1086a72373 )
2026-04-09 08:55:10 +00:00
rohitwaghchaure
93def4dd13
Merge pull request #54163 from frappe/mergify/bp/version-16-hotfix/pr-54161
...
fix: set default posting time in RIV (backport #54161 )
2026-04-09 14:24:33 +05:30
Rohit Waghchaure
1086a72373
fix: set default posting time in RIV
...
(cherry picked from commit a7ece65536 )
2026-04-09 08:27:15 +00:00
Aarol D'Souza
379a1da254
Merge pull request #54158 from frappe/mergify/bp/version-16-hotfix/pr-54129
...
refactor: update reset password method name (backport #54129 )
2026-04-09 12:32:54 +05:30
mergify[bot]
6ec64216ce
Merge branch 'version-16-hotfix' into mergify/bp/version-16-hotfix/pr-54129
2026-04-09 06:42:41 +00:00
mergify[bot]
fe2161ea0c
fix(sales invoice): toggle Get Items From button based on is_return and POS view (backport #52594 ) ( #54139 )
...
Co-authored-by: NaviN <118178330+Navin-S-R@users.noreply.github.com >
Co-authored-by: Navin-S-R <navin@aerele.in >
fix(sales invoice): toggle Get Items From button based on is_return and POS view (#52594 )
2026-04-09 11:58:02 +05:30
AarDG10
21cf83b915
refactor: update reset password method name
...
(cherry picked from commit c4d74483e1 )
2026-04-09 06:23:58 +00:00
Frappe PR Bot
62448d98de
chore(release): Bumped to Version 16.13.1
...
## [16.13.1](https://github.com/frappe/erpnext/compare/v16.13.0...v16.13.1 ) (2026-04-09)
### Bug Fixes
* last SLE not updated in the file ([96446ed ](96446ed78d ))
2026-04-09 04:50:03 +00:00
rohitwaghchaure
3eb58b8d36
Merge pull request #54152 from frappe/mergify/bp/version-16/pr-54151
...
fix: last SLE not updated in the file (backport #54132 ) (backport #54151 )
2026-04-09 10:18:32 +05:30
mergify[bot]
943ddff6aa
fix: inventory dimension patch (backport #54147 ) ( #54149 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: inventory dimension patch (#54147 )
2026-04-09 09:46:08 +05:30
Rohit Waghchaure
96446ed78d
fix: last SLE not updated in the file
...
(cherry picked from commit 38ed425ee2 )
(cherry picked from commit 60a1da0a1b )
2026-04-09 03:38:10 +00:00
rohitwaghchaure
5866fc6cb4
Merge pull request #54151 from frappe/mergify/bp/version-16-hotfix/pr-54132
...
fix: last SLE not updated in the file (backport #54132 )
2026-04-09 09:07:02 +05:30
Rohit Waghchaure
60a1da0a1b
fix: last SLE not updated in the file
...
(cherry picked from commit 38ed425ee2 )
2026-04-09 02:53:27 +00:00
mergify[bot]
f2b3adec0f
fix: inventory dimension patch (backport #54141 ) ( #54146 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: inventory dimension patch (#54141 )
2026-04-09 02:09:46 +00:00
mergify[bot]
233dc7c07b
feat: Allowing operation level quality inspection check in BOM (backport #53859 ) ( #54144 )
...
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-09 02:02:35 +00:00
mergify[bot]
526c8d0418
refactor(lost_opportunity_report): replaced raw_sql with query builder (backport #54136 ) ( #54140 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-08 18:30:35 +00:00
mergify[bot]
7b0d34e979
fix: inventory dimensions should not be mandatory unnecesarily (backport #54064 ) ( #54134 )
...
* fix: inventory dimensions should not be mandatory unnecesarily (#54064 )
(cherry picked from commit 6e44b8913e )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-08 14:43:01 +00:00
mergify[bot]
856ba24194
fix(manufacturing): check remaining qty to calculate operating cost (backport #53983 ) ( #54128 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(manufacturing): check remaining qty to calculate operating cost (#53983 )
2026-04-08 12:15:28 +00:00
mergify[bot]
9d317129f4
fix: quality inspection item code fetch perm issue (backport #54121 ) ( #54127 )
...
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: quality inspection item code fetch perm issue (#54121 )
2026-04-08 12:14:41 +00:00
mergify[bot]
864a7fdab5
fix(stock): ignore delivery note on delivery trip on_cancel trigger (backport #54120 ) ( #54123 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): ignore delivery note on delivery trip on_cancel trigger (#54120 )
2026-04-08 17:18:35 +05:30
rohitwaghchaure
0bdb7e7894
Merge pull request #54119 from frappe/mergify/bp/version-16-hotfix/pr-54102
...
fix: hardcoded precision causing decimal issues (backport #54102 )
2026-04-08 14:04:23 +05:30
Rohit Waghchaure
e361afb6bc
fix: hardcoded precision causing decimal issues
...
(cherry picked from commit 90fd6f2e40 )
2026-04-08 06:50:17 +00:00
Khushi Rawat
7b154c3069
Merge pull request #54117 from frappe/mergify/bp/version-16-hotfix/pr-54103
...
fix: preserve asset movement field properties after save (backport #54103 )
2026-04-08 12:15:55 +05:30
ravibharathi656
b7f1677eef
fix: preserve asset movement field properties after save
...
(cherry picked from commit 4a004a2a82 )
2026-04-08 06:28:27 +00:00
Frappe PR Bot
1134e25bb6
chore(release): Bumped to Version 16.13.0
...
# [16.13.0](https://github.com/frappe/erpnext/compare/v16.12.0...v16.13.0 ) (2026-04-07)
### Bug Fixes
* add support to fetch items based on manufacture stock entry; fix how it's done from work order ([4232640 ](4232640a8b ))
* add tax_id handling in Tax Withholding Entry (backport [#53598 ](https://github.com/frappe/erpnext/issues/53598 )) ([#54081 ](https://github.com/frappe/erpnext/issues/54081 )) ([dc58754 ](dc58754a60 ))
* auto-set source_stock_entry ([eead8d6 ](eead8d6d8c ))
* avg stock entries for disassembly from WO ([0ceb084 ](0ceb084104 ))
* conflicts ([66ee208 ](66ee208cb2 ))
* correct warehouse preference for disassemble ([919cbd5 ](919cbd5c02 ))
* create source_stock_entry to refer to original manufacturing entry ([b91af5b](b91af5b2b9 ))
* custom button to disassemble manufactured stock entry with work order ([84a063a ](84a063a9bf ))
* dif_inward_from_outward_workspace_sidebar (backport [#54083 ](https://github.com/frappe/erpnext/issues/54083 )) ([#54088 ](https://github.com/frappe/erpnext/issues/54088 )) ([e6722c8 ](e6722c84fa ))
* disassembly prompt with source stock entry field ([c9d03d0 ](c9d03d049c ))
* divide sub-assembly cost by qty to get per-unit rate in BOM Creator (backport [#54090 ](https://github.com/frappe/erpnext/issues/54090 )) ([#54091 ](https://github.com/frappe/erpnext/issues/54091 )) ([454271a ](454271ad68 ))
* do not repost GL if no change in valuation ([89e3e3c ](89e3e3c59e ))
* do not show inv dimension unnecessarily in stock entry (backport [#53946 ](https://github.com/frappe/erpnext/issues/53946 )) ([#53951 ](https://github.com/frappe/erpnext/issues/53951 )) ([573a1a0 ](573a1a0dcb ))
* dynamic labels on invoice type change ([4705f53 ](4705f53d2c ))
* ensure accurate rounding for item-wise tax and taxable amounts ([c4c76cc ](c4c76cc1b2 ))
* GL entries for different exchange rate in the purchase invoice ([5719992 ](5719992cda ))
* handle disassembly for secondary / scrap items ([d50279b ](d50279b718 ))
* hide fields related to track Semi-Finished Goods if feature has disabled ([5a7d0d2 ](5a7d0d2765 ))
* include rejected qty in tax (purchase receipt) (backport [#53624 ](https://github.com/frappe/erpnext/issues/53624 )) ([#53972 ](https://github.com/frappe/erpnext/issues/53972 )) ([e230f72 ](e230f72e0b ))
* manufacture entry with group_by support ([31ac46a ](31ac46ae4c ))
* **manufacturing:** handle null cur_dialog in BOM work order dialog (backport [#54011 ](https://github.com/frappe/erpnext/issues/54011 )) ([#54015 ](https://github.com/frappe/erpnext/issues/54015 )) ([01610b2 ](01610b2fa7 ))
* Party Field only visibile when party type selected ([f42a1e8 ](f42a1e8a14 ))
* prevent selection of group type customer group in customer master ([04cced2 ](04cced2fb5 ))
* print hide unnecessary fields ([cd98312 ](cd98312083 ))
* process loss with bom path disassembly ([0a257ea ](0a257ea63d ))
* **promotional_scheme:** toggle enable state between Buying and Selli… (backport [#54110 ](https://github.com/frappe/erpnext/issues/54110 )) ([#54112 ](https://github.com/frappe/erpnext/issues/54112 )) ([4a6fe47 ](4a6fe477d4 ))
* rejected serial no field showing even if serial / batch feature not enabled ([2c81f79 ](2c81f79df7 ))
* remove null from link_filters ([21f36f5 ](21f36f5c21 ))
* remove reference in serial/batch when document is cancelled (backport [#53979 ](https://github.com/frappe/erpnext/issues/53979 )) ([#53989 ](https://github.com/frappe/erpnext/issues/53989 )) ([5aaca83 ](5aaca83fe4 ))
* remove title field from purchase receipt (backport [#54051 ](https://github.com/frappe/erpnext/issues/54051 )) ([#54065 ](https://github.com/frappe/erpnext/issues/54065 )) ([84382db ](84382db5ca ))
* remove unnecessary param, and use value from self ([7bef954 ](7bef9542d4 ))
* resolve user permission error on status change by updating user … (backport [#54033 ](https://github.com/frappe/erpnext/issues/54033 )) ([#54060 ](https://github.com/frappe/erpnext/issues/54060 )) ([62b83ca ](62b83cacce ))
* screen freezes if consumed qty set in SCR ([bd67ef8 ](bd67ef8d26 ))
* set bom details on disassembly; abs batch qty ([fb1d865 ](fb1d865e9b ))
* set serial and batch from source stock entry - on disassemble ([ff104ed ](ff104edf12 ))
* set_query for source stock entry ([5f67ef7 ](5f67ef70bb ))
* show current stock qty in Stock Entry PDF (backport [#53761 ](https://github.com/frappe/erpnext/issues/53761 )) ([#54032 ](https://github.com/frappe/erpnext/issues/54032 )) ([ab08162 ](ab08162f34 ))
* skip discount amount validation when not saving ([8941699 ](8941699a34 ))
* skip validate_stock_accounts in Journal Entry when perpetual inventory is disabled (backport [#53554 ](https://github.com/frappe/erpnext/issues/53554 )) ([#53558 ](https://github.com/frappe/erpnext/issues/53558 )) ([7062b71 ](7062b7153e ))
* **stock:** update stock queue in SABE for return entries ([fc5a04d ](fc5a04db2e ))
* support creating disassembly (without link of WO) ([1c4b2a7 ](1c4b2a7148 ))
* sync paid and received amount (backport [#53039 ](https://github.com/frappe/erpnext/issues/53039 )) ([#54108 ](https://github.com/frappe/erpnext/issues/54108 )) ([df3f242 ](df3f242331 ))
* task gantt popup text not visible in light theme (backport [#53882 ](https://github.com/frappe/erpnext/issues/53882 )) ([#54094 ](https://github.com/frappe/erpnext/issues/54094 )) ([995a29e ](995a29e3e1 ))
* **taxes:** improve tax calculation accuracy and update test assertions ([6ad5e89 ](6ad5e89607 ))
* **taxes:** increase rounding threshold for tax breakup calculations ([3592637 ](3592637b5c ))
* **test:** do not use is_group enabled customer group in test ([8674aaf ](8674aafc86 ))
* **tests:** update item code and quantity in tax detail test case ([6689b17 ](6689b17b88 ))
* transactions where update stock is 0 should not create SLEs (backport [#54035 ](https://github.com/frappe/erpnext/issues/54035 )) ([#54077 ](https://github.com/frappe/erpnext/issues/54077 )) ([af81ed8 ](af81ed874b ))
* update min date based on transaction_date (backport [#53803 ](https://github.com/frappe/erpnext/issues/53803 )) ([#54025 ](https://github.com/frappe/erpnext/issues/54025 )) ([bc86e2c ](bc86e2c1f2 ))
* use get_value ([e4eb88d ](e4eb88d80b ))
* **ux:** refresh grid to correctly persist the state of fields ([273caa3 ](273caa38d9 ))
* validate qty that can be disassembled from source stock entry. ([1237f9a ](1237f9a0b1 ))
* validate work order consistency in stock entry ([b030eea ](b030eeafb8 ))
* **warehouse_capacity_dashboard:** removed `escape` from template (backport [#53907 ](https://github.com/frappe/erpnext/issues/53907 )) ([#53909 ](https://github.com/frappe/erpnext/issues/53909 )) ([a478fb7 ](a478fb7131 ))
### Features
* co product by product support ([#52979 ](https://github.com/frappe/erpnext/issues/52979 )) ([#53975 ](https://github.com/frappe/erpnext/issues/53975 )) ([8db397b ](8db397bdae ))
* croatian_address_template (backport [#53888 ](https://github.com/frappe/erpnext/issues/53888 )) ([#54058 ](https://github.com/frappe/erpnext/issues/54058 )) ([ff26265 ](ff262655bb ))
* **Payment Request:** Added a toggle for using the payment schedule (backport [#53922 ](https://github.com/frappe/erpnext/issues/53922 )) ([#53928 ](https://github.com/frappe/erpnext/issues/53928 )) ([5ade905 ](5ade905ee8 ))
### Performance Improvements
* optimize account balance data fetching for Chart Of Accounts (backport [#53044 ](https://github.com/frappe/erpnext/issues/53044 )) ([#53802 ](https://github.com/frappe/erpnext/issues/53802 )) ([093ca87 ](093ca8745d ))
2026-04-07 17:58:52 +00:00
diptanilsaha
aaea4dfcc1
Merge pull request #54100 from frappe/version-16-hotfix
2026-04-07 23:05:35 +05:30
mergify[bot]
7b91566435
refactor: financial report template enhancements (backport #52687 ) ( #54113 )
...
Co-authored-by: Abdeali Chharchhodawala <99460106+Abdeali099@users.noreply.github.com >
2026-04-07 17:10:42 +00:00
mergify[bot]
4a6fe477d4
fix(promotional_scheme): toggle enable state between Buying and Selli… (backport #54110 ) ( #54112 )
...
Co-authored-by: Ahmed AbuKhatwa <82771130+AhmedAbokhatwa@users.noreply.github.com >
Co-authored-by: AhmedAbukhatwa <Ahmedabukhatwa1@gmail.com >
fix(promotional_scheme): toggle enable state between Buying and Selli… (#54110 )
2026-04-07 21:55:18 +05:30
mergify[bot]
df3f242331
fix: sync paid and received amount (backport #53039 ) ( #54108 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
fix: sync paid and received amount (#53039 )
2026-04-07 13:06:39 +00:00
mergify[bot]
7062b7153e
fix: skip validate_stock_accounts in Journal Entry when perpetual inventory is disabled (backport #53554 ) ( #53558 )
...
Co-authored-by: Saeed Kola <mohammedsaeedk@gmail.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-07 12:05:33 +00:00
mergify[bot]
093ca8745d
perf: optimize account balance data fetching for Chart Of Accounts (backport #53044 ) ( #53802 )
...
Co-authored-by: Shllokkk <140623894+Shllokkk@users.noreply.github.com >
2026-04-07 16:20:17 +05:30
Smit Vora
52ac36ef02
Merge pull request #54098 from frappe/mergify/bp/version-16-hotfix/pr-53964
...
fix: consistently disassemble based on source > SE / WO / BOM (backport #53964 )
2026-04-07 15:20:29 +05:30
Smit Vora
9e83badbf5
chore: resolve conflicts
2026-04-07 14:57:56 +05:30
Smit Vora
7bef9542d4
fix: remove unnecessary param, and use value from self
...
(cherry picked from commit 98dfd64f63 )
2026-04-07 08:48:19 +00:00
Smit Vora
6cebea314d
test: enhance tests as per review comments
...
(cherry picked from commit f13d37fbf9 )
2026-04-07 08:48:19 +00:00
Smit Vora
d4fde552f4
test: maintain sufficient stock for scrap item
...
(cherry picked from commit b892139342 )
2026-04-07 08:48:19 +00:00
Smit Vora
fb1d865e9b
fix: set bom details on disassembly; abs batch qty
...
(cherry picked from commit ab1fc22431 )
2026-04-07 08:48:18 +00:00
Smit Vora
0a257ea63d
fix: process loss with bom path disassembly
...
(cherry picked from commit 93ad48bc1b )
2026-04-07 08:48:18 +00:00
Smit Vora
b030eeafb8
fix: validate work order consistency in stock entry
...
(cherry picked from commit ea392b2009 )
2026-04-07 08:48:18 +00:00
vorasmit
e4eb88d80b
fix: use get_value
...
(cherry picked from commit a71e8bb116 )
2026-04-07 08:48:17 +00:00
vorasmit
0ceb084104
fix: avg stock entries for disassembly from WO
...
(cherry picked from commit 71fd18bdf9 )
2026-04-07 08:48:17 +00:00
vorasmit
31ac46ae4c
fix: manufacture entry with group_by support
...
(cherry picked from commit 3cf1ce8360 )
2026-04-07 08:48:16 +00:00
Smit Vora
901e626729
test: disassembly for scrap / secondary item
...
(cherry picked from commit a6d41151ff )
2026-04-07 08:48:16 +00:00
Smit Vora
d50279b718
fix: handle disassembly for secondary / scrap items
...
(cherry picked from commit 2be8313819 )
2026-04-07 08:48:16 +00:00
Smit Vora
e1a4d9fab4
test: disassembly of items with batch and serial numbers
...
(cherry picked from commit 1693698fed )
2026-04-07 08:48:15 +00:00
Smit Vora
8444778f74
test: additional items in stock entry considered with disassembly
...
(cherry picked from commit d32977e3a9 )
2026-04-07 08:48:15 +00:00
Smit Vora
4c0ebee15b
test: disassemble with source stock entry reference
...
(cherry picked from commit 6988e2cbbc )
2026-04-07 08:48:15 +00:00
Smit Vora
195a10efb3
test: disassembly from wo
...
(cherry picked from commit 342a14d340 )
2026-04-07 08:48:14 +00:00
Smit Vora
ff104edf12
fix: set serial and batch from source stock entry - on disassemble
...
(cherry picked from commit 13b019ab8e )
2026-04-07 08:48:14 +00:00
Smit Vora
919cbd5c02
fix: correct warehouse preference for disassemble
...
(cherry picked from commit d3d6b5c660 )
2026-04-07 08:48:14 +00:00
Smit Vora
eead8d6d8c
fix: auto-set source_stock_entry
...
(cherry picked from commit 2e4e8bcaa7 )
2026-04-07 08:48:13 +00:00
Smit Vora
4232640a8b
fix: add support to fetch items based on manufacture stock entry; fix how it's done from work order
...
(cherry picked from commit 1ed0124ad7 )
2026-04-07 08:48:13 +00:00
Smit Vora
1237f9a0b1
fix: validate qty that can be disassembled from source stock entry.
...
(cherry picked from commit 6394dead72 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
2026-04-07 08:48:13 +00:00
Smit Vora
1c4b2a7148
fix: support creating disassembly (without link of WO)
...
(cherry picked from commit dba82720b6 )
2026-04-07 08:48:13 +00:00
Smit Vora
84a063a9bf
fix: custom button to disassemble manufactured stock entry with work order
...
(cherry picked from commit b64f86148c )
2026-04-07 08:48:12 +00:00
Smit Vora
5f67ef70bb
fix: set_query for source stock entry
...
(cherry picked from commit b47dfacb3e )
2026-04-07 08:48:12 +00:00
Smit Vora
c9d03d049c
fix: disassembly prompt with source stock entry field
...
(cherry picked from commit 68e97808c5 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
2026-04-07 08:48:12 +00:00
Smit Vora
b91af5b2b9
fix: create source_stock_entry to refer to original manufacturing entry
...
(cherry picked from commit d4baa9a74a )
2026-04-07 08:48:11 +00:00
Khushi Rawat
ae89407840
Merge pull request #54095 from frappe/mergify/bp/version-16-hotfix/pr-53394
...
fix: remove null from link_filters (backport #53394 )
2026-04-07 12:57:04 +05:30
ervishnucs
21f36f5c21
fix: remove null from link_filters
...
(cherry picked from commit a518a735f3 )
2026-04-07 07:00:44 +00:00
mergify[bot]
995a29e3e1
fix: task gantt popup text not visible in light theme (backport #53882 ) ( #54094 )
...
Co-authored-by: Sakthivel Murugan S <129778327+ssakthivelmurugan@users.noreply.github.com >
fix: task gantt popup text not visible in light theme (#53882 )
2026-04-07 06:40:45 +00:00
mergify[bot]
454271ad68
fix: divide sub-assembly cost by qty to get per-unit rate in BOM Creator (backport #54090 ) ( #54091 )
2026-04-07 05:55:55 +00:00
mergify[bot]
ff262655bb
feat: croatian_address_template (backport #53888 ) ( #54058 )
...
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
2026-04-07 10:25:44 +05:30
mergify[bot]
62b83cacce
fix: resolve user permission error on status change by updating user … (backport #54033 ) ( #54060 )
...
Co-authored-by: Krishna Shirsath <shirsathkrishna19@gmail.com >
2026-04-07 10:25:13 +05:30
mergify[bot]
e6722c84fa
fix: dif_inward_from_outward_workspace_sidebar (backport #54083 ) ( #54088 )
...
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
fix: dif_inward_from_outward_workspace_sidebar (#54083 )
2026-04-07 04:14:45 +00:00
mergify[bot]
dc58754a60
fix: add tax_id handling in Tax Withholding Entry (backport #53598 ) ( #54081 )
...
Co-authored-by: Lakshit Jain <ljain112@gmail.com >
fix: add tax_id handling in Tax Withholding Entry (#53598 )
2026-04-06 17:18:45 +00:00
mergify[bot]
af81ed874b
fix: transactions where update stock is 0 should not create SLEs (backport #54035 ) ( #54077 )
...
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
fix: transactions where update stock is 0 should not create SLEs (#54035 )
2026-04-06 15:17:11 +00:00
Smit Vora
14868ab98f
Merge pull request #54070 from frappe/mergify/bp/version-16-hotfix/pr-53973
...
fix(ux): refresh grid to correctly persist the state of fields (backport #53973 )
2026-04-06 19:38:55 +05:30
rohitwaghchaure
957a5e1a65
Merge pull request #54069 from frappe/mergify/bp/version-16-hotfix/pr-54050
...
fix: GL entries for different exchange rate in the purchase invoice (backport #54050 )
2026-04-06 17:48:45 +05:30
mergify[bot]
84382db5ca
fix: remove title field from purchase receipt (backport #54051 ) ( #54065 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: remove title field from purchase receipt (#54051 )
2026-04-06 12:00:04 +00:00
Smit Vora
273caa38d9
fix(ux): refresh grid to correctly persist the state of fields
...
(cherry picked from commit da778edf48 )
2026-04-06 11:56:42 +00:00
Rohit Waghchaure
5719992cda
fix: GL entries for different exchange rate in the purchase invoice
...
(cherry picked from commit a953709640 )
2026-04-06 11:53:06 +00:00
Khushi Rawat
2de51be5ae
Merge pull request #54062 from frappe/mergify/bp/version-16-hotfix/pr-54052
...
fix: print hide unnecessary fields (backport #54052 )
2026-04-06 16:59:08 +05:30
Khushi Rawat
66ee208cb2
fix: conflicts
2026-04-06 16:19:53 +05:30
khushi8112
cd98312083
fix: print hide unnecessary fields
...
(cherry picked from commit 8f83616b60 )
# Conflicts:
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
2026-04-06 10:43:49 +00:00
diptanilsaha
7c34cb1134
Merge pull request #54047 from frappe/mergify/bp/version-16-hotfix/pr-54042
...
fix: skip discount amount validation when not saving (backport #54042 )
2026-04-06 13:44:31 +05:30
Sagar Vora
9bc0e3b2ce
test: add test for discount amount on partial purchase receipt
...
Co-authored-by: ravibharathi656 <131471282+ravibharathi656@users.noreply.github.com >
(cherry picked from commit 135cb5fd67 )
2026-04-06 07:31:09 +00:00
Sagar Vora
8941699a34
fix: skip discount amount validation when not saving
...
(cherry picked from commit 0975583388 )
2026-04-06 07:31:08 +00:00
rohitwaghchaure
fe6a7ee7ff
Merge pull request #54029 from frappe/mergify/bp/version-16-hotfix/pr-54004
...
fix: do not repost GL if no change in valuation (backport #54004 )
2026-04-06 11:47:35 +05:30
mergify[bot]
ab08162f34
fix: show current stock qty in Stock Entry PDF (backport #53761 ) ( #54032 )
2026-04-06 05:42:53 +00:00
Rohit Waghchaure
89e3e3c59e
fix: do not repost GL if no change in valuation
...
(cherry picked from commit bb53cce228 )
2026-04-06 03:38:41 +00:00
rohitwaghchaure
5c3daee1bb
Merge pull request #54010 from frappe/mergify/bp/version-16-hotfix/pr-53994
...
fix(stock): update stock queue in SABE for return entries (backport #53994 )
2026-04-06 09:07:08 +05:30
rohitwaghchaure
baa714b00f
Merge pull request #54016 from frappe/mergify/bp/version-16-hotfix/pr-54005
...
fix: screen freezes if consumed qty set in SCR (backport #54005 )
2026-04-05 22:55:44 +05:30
mergify[bot]
bc86e2c1f2
fix: update min date based on transaction_date (backport #53803 ) ( #54025 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
fix: update min date based on transaction_date (#53803 )
2026-04-05 21:16:31 +05:30
MochaMind
1c0956c6e2
chore: update POT file ( #54017 )
2026-04-05 16:02:11 +02:00
Rohit Waghchaure
bd67ef8d26
fix: screen freezes if consumed qty set in SCR
...
(cherry picked from commit dd7be2b370 )
2026-04-05 07:50:38 +00:00
mergify[bot]
01610b2fa7
fix(manufacturing): handle null cur_dialog in BOM work order dialog (backport #54011 ) ( #54015 )
2026-04-05 07:19:23 +00:00
kavin-114
d3f1bfc628
test(stock): add unit test to update stock queue for return
...
(cherry picked from commit e537896df8 )
2026-04-04 21:17:30 +00:00
kavin-114
fc5a04db2e
fix(stock): update stock queue in SABE for return entries
...
(cherry picked from commit 0af8077bcc )
2026-04-04 21:17:30 +00:00
rohitwaghchaure
fddf9f381b
Merge pull request #53980 from frappe/mergify/bp/version-16-hotfix/pr-53963
...
fix: hide fields related to track Semi-Finished Goods if feature has disabled (backport #53963 )
2026-04-02 18:03:35 +05:30
mergify[bot]
5aaca83fe4
fix: remove reference in serial/batch when document is cancelled (backport #53979 ) ( #53989 )
2026-04-02 08:11:20 +00:00
Rohit Waghchaure
5a7d0d2765
fix: hide fields related to track Semi-Finished Goods if feature has disabled
...
(cherry picked from commit 399faf0ced )
2026-04-01 11:08:10 +00:00
Lakshit Jain
53fc0beae5
Merge pull request #53969 from frappe/mergify/bp/version-16-hotfix/pr-53961
...
fix: ensure accurate rounding for item-wise tax and taxable amounts (backport #53961 )
2026-04-01 14:43:15 +05:30
Mihir Kandoi
8db397bdae
feat: co product by product support ( #52979 ) ( #53975 )
2026-04-01 07:41:39 +00:00
mergify[bot]
e230f72e0b
fix: include rejected qty in tax (purchase receipt) (backport #53624 ) ( #53972 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: include rejected qty in tax (purchase receipt) (#53624 )
2026-03-31 15:51:58 +00:00
ljain112
9386c1328a
test: improve test case
...
(cherry picked from commit b73b161cbe )
2026-03-31 14:21:12 +00:00
ljain112
c4c76cc1b2
fix: ensure accurate rounding for item-wise tax and taxable amounts
...
(cherry picked from commit 9b37f2d95c )
2026-03-31 14:21:12 +00:00
Khushi Rawat
240d27274b
Merge pull request #53957 from frappe/mergify/bp/version-16-hotfix/pr-53811
...
fix: prevent selection of group type customer group in customer master (backport #53811 )
2026-03-31 18:13:29 +05:30
Nishka Gosalia
e55d0ce1f8
Merge pull request #53966 from frappe/mergify/bp/version-16-hotfix/pr-53965
...
fix: Party Field only visibile when party type selected (backport #53965 )
2026-03-31 18:10:00 +05:30
nishkagosalia
f42a1e8a14
fix: Party Field only visibile when party type selected
...
(cherry picked from commit e9e510a76e )
2026-03-31 12:38:31 +00:00
khushi8112
8674aafc86
fix(test): do not use is_group enabled customer group in test
...
(cherry picked from commit 75fa2b2277 )
2026-03-31 11:17:17 +00:00
khushi8112
04cced2fb5
fix: prevent selection of group type customer group in customer master
...
(cherry picked from commit 6068dc959f )
2026-03-31 11:17:17 +00:00
Khushi Rawat
16bd04dd97
Merge pull request #53943 from frappe/mergify/bp/version-16-hotfix/pr-53939
...
fix: dynamic labels on invoice type change (backport #53939 )
2026-03-31 16:47:02 +05:30
ruthra kumar
d129e5f5bc
Merge pull request #53948 from frappe/mergify/bp/version-16-hotfix/pr-53795
...
refactor(test): enforce ERPNextTestSuite across repo (backport #53795 )
2026-03-31 16:30:56 +05:30
mergify[bot]
573a1a0dcb
fix: do not show inv dimension unnecessarily in stock entry (backport #53946 ) ( #53951 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: do not show inv dimension unnecessarily in stock entry (#53946 )
2026-03-31 16:29:29 +05:30
rohitwaghchaure
7c503b33f8
Merge pull request #53954 from frappe/mergify/bp/version-16-hotfix/pr-53953
...
fix: rejected serial no field showing even if serial / batch feature disabled (backport #53953 )
2026-03-31 16:20:56 +05:30
Rohit Waghchaure
2c81f79df7
fix: rejected serial no field showing even if serial / batch feature not enabled
...
(cherry picked from commit c2f419ac3d )
2026-03-31 10:41:44 +00:00
ruthra kumar
05f47bbf6e
refactor(test): remove AccountsTestMixin from Sales Order
...
(cherry picked from commit 2aecf0103a )
2026-03-31 15:05:19 +05:30
ruthra kumar
ee61d79631
refactor(test): remove AccountsTestMixin from reactivity
...
(cherry picked from commit d2ee967383 )
2026-03-31 15:05:17 +05:30
ruthra kumar
85b08e4706
refactor(test): remove AccountsTestMixin from distributed discount
...
(cherry picked from commit 0b6546ea06 )
2026-03-31 09:32:44 +00:00
ruthra kumar
013aea6b7e
refactor(test): move logic from AccountsTestMixin to ERPNextTestSuite
...
(cherry picked from commit 2b37d7514d )
2026-03-31 09:32:44 +00:00
ruthra kumar
a8d0fb5ac9
refactor(test): erpnext testsuite should be primary superclass
...
(cherry picked from commit f3148e052c )
2026-03-31 09:32:44 +00:00
Lakshit Jain
924983794b
Merge pull request #53933 from frappe/mergify/bp/version-16-hotfix/pr-53925
...
fix(taxes): increase rounding threshold for tax breakup calculations (backport #53925 )
2026-03-31 12:34:33 +05:30
mergify[bot]
5ade905ee8
feat(Payment Request): Added a toggle for using the payment schedule (backport #53922 ) ( #53928 )
...
* feat(Payment Request): Added a toggle for using the payment schedule
(cherry picked from commit 8ec15b537e )
---------
Co-authored-by: Jatin3128 <jatinsarna8@gmail.com >
Co-authored-by: Jatin3128 <140256508+Jatin3128@users.noreply.github.com >
2026-03-31 12:26:29 +05:30
khushi8112
4705f53d2c
fix: dynamic labels on invoice type change
...
(cherry picked from commit 820bd15e1e )
2026-03-31 06:37:19 +00:00
mergify[bot]
8be7793f89
chore: remove inter warehouse transfer settings (backport #53860 ) ( #53941 )
...
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
2026-03-31 06:09:44 +00:00
ljain112
0dcacad793
chore: resolve conflicts
2026-03-31 11:05:46 +05:30
mergify[bot]
a478fb7131
fix(warehouse_capacity_dashboard): removed escape from template (backport #53907 ) ( #53909 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(warehouse_capacity_dashboard): removed `escape` from template (#53907 )
2026-03-30 23:33:22 +05:30
Frappe PR Bot
ddef35c333
chore(release): Bumped to Version 16.12.0
...
# [16.12.0](https://github.com/frappe/erpnext/compare/v16.11.0...v16.12.0 ) (2026-03-30)
### Bug Fixes
* **accounts:** set supplier name as title field in Purchase Invoice ([#53710 ](https://github.com/frappe/erpnext/issues/53710 )) ([f2195fa ](f2195fa67d ))
* add missing type hints to whitelisted function arguments ([b115913 ](b115913fc9 ))
* avoid setting unnecessary fields ([3023302 ](3023302700 ))
* **bank_account:** added validation to fetch bank account details using `get_bank_account_details` (backport [#53926 ](https://github.com/frappe/erpnext/issues/53926 )) ([#53930 ](https://github.com/frappe/erpnext/issues/53930 )) ([8cb8f66 ](8cb8f66b22 ))
* change in functionality ([6d92792 ](6d92792634 ))
* change shipment parcel dimension fields from Int to Float (backport [#53867 ](https://github.com/frappe/erpnext/issues/53867 )) ([#53873 ](https://github.com/frappe/erpnext/issues/53873 )) ([2907c41 ](2907c411f3 ))
* **contract_template:** restrict `create`, `write` and `delete` access only to `System Manager` (backport [#53787 ](https://github.com/frappe/erpnext/issues/53787 )) ([#53789 ](https://github.com/frappe/erpnext/issues/53789 )) ([737cb37 ](737cb371d7 ))
* correct item valuation when "Deduct" is used in Purchase Invoice and Receipt. ([c6fe5be ](c6fe5be95a ))
* corrected logic to retry reposting if timeout occurs after dependent SLE processing ([8fbb86d ](8fbb86d53e ))
* do not check for sub assembly reference for rm of fg (backport [#53758 ](https://github.com/frappe/erpnext/issues/53758 )) ([#53759 ](https://github.com/frappe/erpnext/issues/53759 )) ([1872dcc ](1872dccb0a ))
* **email_campaign:** prevent unsubscribing entire campaign when email group member unsubscribes ([00bb07a ](00bb07aaa3 ))
* employee user creation ([1ddadb7 ](1ddadb72b7 ))
* **employee:** add 'set_only_once' property to 'Create User Automatically' field ([eadf78d ](eadf78d694 ))
* fallback to Personal Email for user creation just like client-side ([553bc87 ](553bc87ac7 ))
* flaky currency exchange test (backport [#53813 ](https://github.com/frappe/erpnext/issues/53813 )) ([#53817 ](https://github.com/frappe/erpnext/issues/53817 )) ([3d79dce ](3d79dce8b3 ))
* hide Create User Automatically checkbox if user is already selected ([c12ad79 ](c12ad7910a ))
* invalid dynamic link filter for address doctype (backport [#53849 ](https://github.com/frappe/erpnext/issues/53849 )) ([#53852 ](https://github.com/frappe/erpnext/issues/53852 )) ([1c1369f ](1c1369fea8 ))
* **item_dashboard:** escaping `warehouse`, `item_code`, `stock_uom` and `item_name` on `get_data` (backport [#53904 ](https://github.com/frappe/erpnext/issues/53904 )) ([#53914 ](https://github.com/frappe/erpnext/issues/53914 )) ([4ac6347 ](4ac6347cc5 ))
* item-wh reposting, code cleanup ([8d2c4da ](8d2c4da931 ))
* keep from and to time blank until added explicitly (backport [#53798 ](https://github.com/frappe/erpnext/issues/53798 )) ([#53801 ](https://github.com/frappe/erpnext/issues/53801 )) ([09a4f63 ](09a4f630e1 ))
* maintain state during reposting ([544c914 ](544c91441b ))
* **manufacturing:** apply work order status filter in job card (backport [#53766 ](https://github.com/frappe/erpnext/issues/53766 )) ([#53768 ](https://github.com/frappe/erpnext/issues/53768 )) ([37b68a0 ](37b68a07aa ))
* **manufacturing:** close work order status when stock reservation is… (backport [#53714 ](https://github.com/frappe/erpnext/issues/53714 )) ([#53721 ](https://github.com/frappe/erpnext/issues/53721 )) ([c36f9e9 ](c36f9e9b1b ))
* **manufacturing:** update condition for base hour rate calculation (backport [#53753 ](https://github.com/frappe/erpnext/issues/53753 )) ([#53771 ](https://github.com/frappe/erpnext/issues/53771 )) ([a93d715 ](a93d715916 ))
* **manufacturing:** update the qty precision (backport [#53874 ](https://github.com/frappe/erpnext/issues/53874 )) ([#53885 ](https://github.com/frappe/erpnext/issues/53885 )) ([f6fa972 ](f6fa9726f9 ))
* move Joining section before Exit, relabel Employee Exit -> Exit ([7414a9a ](7414a9a694 ))
* only validate auto user creation before insert ([2f13b33 ](2f13b33e3d ))
* **opening_invoice_creation_tool:** sanitize summary content for dashboard (backport [#53917 ](https://github.com/frappe/erpnext/issues/53917 )) ([#53924 ](https://github.com/frappe/erpnext/issues/53924 )) ([8c35a93 ](8c35a939cb ))
* party name not updating correctly ([a205733 ](a2057331e3 ))
* **Payment Entry:** split orders as per the schedules in the refrence table ([2693ffe ](2693ffe680 ))
* pick correct dependant sle during reposting ([15739b5 ](15739b5d81 ))
* purchase invoice for internal transfers should not require PO (backport [#53791 ](https://github.com/frappe/erpnext/issues/53791 )) ([#53793 ](https://github.com/frappe/erpnext/issues/53793 )) ([72efbc2 ](72efbc2b42 ))
* purchase invoice missing item ([bfb5132 ](bfb51326ed ))
* Removed quick access link from selling workspace ([25fa66f ](25fa66f90c ))
* reset employee listview empty state, add import btn instead ([341bfb0 ](341bfb0bd9 ))
* reset User ID and make it read-only if 'Create User Automatically' is set ([af94ed8 ](af94ed865a ))
* resolve POS crash and correct is_return typo in TransactionBase ([adc2960 ](adc2960f5b ))
* sanitize genericode import inputs and secure XML parser ([d7902d0 ](d7902d0477 ))
* set create user perm to 1 by default + persist option while saving employee ([e8ca394 ](e8ca394e8b ))
* set default print format for when downlod pdf ([a5250f8 ](a5250f8827 ))
* skip overwriting existing asset fields with accounting dimensions ([a35a3e9 ](a35a3e9627 ))
* **stock:** add warehouse filter to pick work order raw materials (backport [#53748 ](https://github.com/frappe/erpnext/issues/53748 )) ([#53898 ](https://github.com/frappe/erpnext/issues/53898 )) ([ad3c1e5 ](ad3c1e520e ))
* **stock:** handle legacy single sle recon entries ([dd0613a ](dd0613a4a8 ))
* **stock:** ignore qty validation for pick list (backport [#53871 ](https://github.com/frappe/erpnext/issues/53871 )) ([#53892 ](https://github.com/frappe/erpnext/issues/53892 )) ([319ba31 ](319ba31b77 ))
* **stock:** update company validation for expense account in lcv ([9d46d81 ](9d46d8151a ))
* support translated search in get_party_type and refactor raw sql to qb (backport [#53191 ](https://github.com/frappe/erpnext/issues/53191 )) ([#53832 ](https://github.com/frappe/erpnext/issues/53832 )) ([675b94b ](675b94b7a2 ))
* **templates:** escape attachment `file_url` and `file_name` in `order.html` and `projects.html` ([38bc5d6 ](38bc5d69cd ))
* **templates:** using correct syntax of `include` in `projects.html` ([c3cb9cc ](c3cb9cc003 ))
* test case ([5039f89 ](5039f896bf ))
* test file deletion ([3a8e1e3 ](3a8e1e3faa ))
* **test:** enable perpetual inventory ([ad96646 ](ad966468b1 ))
* uncollapse User Details section in new form ([d093b71 ](d093b71946 ))
* **UX:** improve party selection UX with party name field ([f80b974 ](f80b974d6f ))
* validate if quantity greater than 0 in item dashboard (backport [#53846 ](https://github.com/frappe/erpnext/issues/53846 )) ([#53848 ](https://github.com/frappe/erpnext/issues/53848 )) ([9a2851f ](9a2851f221 ))
* **warehouse_capacity_dashboard:** escaping `warehouse`, `item_code` and `company` on `get_data` (backport [#53894 ](https://github.com/frappe/erpnext/issues/53894 )) ([#53900 ](https://github.com/frappe/erpnext/issues/53900 )) ([f01f7e7 ](f01f7e7974 ))
### Features
* Bom stock analysis report ([8a5e2cc ](8a5e2cc0a6 ))
* default print format for Request for Quotation ([ab0e215 ](ab0e215290 ))
* **employee:** Add automatic user creation feature and related validations. Create User on Import. ([8f8b487 ](8f8b48746b ))
* **employee:** Add birthdays and work anniversaries indicator in form ,list view enhancements and new empty state. ([0b3c912 ](0b3c9120c3 ))
* **employee:** Create User button and form. ([cd0a25c ](cd0a25ca17 ))
* **report:** add service start/end date and amount with roll-ups in deferred revenue/expense report ([407c3cd ](407c3cd575 ))
2026-03-30 18:03:06 +00:00
diptanilsaha
f3a5afc11f
Merge pull request #53915 from frappe/version-16-hotfix
2026-03-30 23:31:28 +05:30
mergify[bot]
8cb8f66b22
fix(bank_account): added validation to fetch bank account details using get_bank_account_details (backport #53926 ) ( #53930 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(bank_account): added validation to fetch bank account details using `get_bank_account_details` (#53926 )
2026-03-30 20:56:31 +05:30
ljain112
5922d25210
test: update item-wise tax detail test for high conversion rates
...
(cherry picked from commit fc8437c499 )
# Conflicts:
# erpnext/controllers/tests/test_item_wise_tax_details.py
2026-03-30 15:17:09 +00:00
Smit Vora
6ad5e89607
fix(taxes): improve tax calculation accuracy and update test assertions
...
(cherry picked from commit a18196f584 )
2026-03-30 15:17:09 +00:00
ljain112
6689b17b88
fix(tests): update item code and quantity in tax detail test case
...
(cherry picked from commit 3449ab063a )
2026-03-30 15:17:09 +00:00
ljain112
3592637b5c
fix(taxes): increase rounding threshold for tax breakup calculations
...
(cherry picked from commit 7f87a5e5c6 )
2026-03-30 15:17:08 +00:00
Lakshit Jain
63828dfc00
Merge pull request #53932 from frappe/mergify/bp/version-16-hotfix/pr-53406
...
fix: correct item valuation when "Deduct" is used in Purchase Invoice and Receipt. (backport #53406 )
2026-03-30 20:37:24 +05:30
ljain112
c6fe5be95a
fix: correct item valuation when "Deduct" is used in Purchase Invoice and Receipt.
...
(cherry picked from commit e68f149d3a )
2026-03-30 14:24:46 +00:00
mergify[bot]
8c35a939cb
fix(opening_invoice_creation_tool): sanitize summary content for dashboard (backport #53917 ) ( #53924 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(opening_invoice_creation_tool): sanitize summary content for dashboard (#53917 )
2026-03-30 12:47:25 +00:00
mergify[bot]
4ac6347cc5
fix(item_dashboard): escaping warehouse, item_code, stock_uom and item_name on get_data (backport #53904 ) ( #53914 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(item_dashboard): escaping `warehouse`, `item_code`, `stock_uom` and `item_name` on `get_data` (#53904 )
2026-03-30 09:52:17 +00:00
rohitwaghchaure
e85919478e
Merge pull request #53911 from frappe/mergify/bp/version-16-hotfix/pr-53906
...
fix: purchase invoice missing item (backport #53906 )
2026-03-30 15:08:56 +05:30
rohitwaghchaure
6ffd716ee2
Merge pull request #53896 from frappe/mergify/bp/version-16-hotfix/pr-53799
...
fix(stock): update company validation for expense account in lcv (backport #53799 )
2026-03-30 14:45:49 +05:30
Rohit Waghchaure
bfb51326ed
fix: purchase invoice missing item
...
(cherry picked from commit af994c1a22 )
2026-03-30 09:15:18 +00:00
rohitwaghchaure
3af5b67e43
Merge pull request #53905 from frappe/mergify/bp/version-16-hotfix/pr-53902
...
fix: item-wh reposting, code cleanup (backport #53902 )
2026-03-30 14:22:35 +05:30
Rohit Waghchaure
8d2c4da931
fix: item-wh reposting, code cleanup
...
(cherry picked from commit e0ca34ae39 )
2026-03-30 08:31:48 +00:00
mergify[bot]
f01f7e7974
fix(warehouse_capacity_dashboard): escaping warehouse, item_code and company on get_data (backport #53894 ) ( #53900 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(warehouse_capacity_dashboard): escaping `warehouse`, `item_code` and `company` on `get_data` (#53894 )
2026-03-30 13:48:25 +05:30
mergify[bot]
ad3c1e520e
fix(stock): add warehouse filter to pick work order raw materials (backport #53748 ) ( #53898 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): add warehouse filter to pick work order raw materials (#53748 )
2026-03-30 08:12:48 +00:00
Sudharsanan11
ad966468b1
fix(test): enable perpetual inventory
...
(cherry picked from commit 875a2e4947 )
2026-03-30 07:34:51 +00:00
Sudharsanan11
9d46d8151a
fix(stock): update company validation for expense account in lcv
...
(cherry picked from commit 913168e8b6 )
2026-03-30 07:34:51 +00:00
mergify[bot]
319ba31b77
fix(stock): ignore qty validation for pick list (backport #53871 ) ( #53892 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): ignore qty validation for pick list (#53871 )
2026-03-30 06:59:29 +00:00
rohitwaghchaure
68d93a2dae
Merge pull request #53810 from frappe/mergify/bp/version-16-hotfix/pr-53216
...
fix(stock): handle legacy single sle recon entries (backport #53216 )
2026-03-30 11:34:36 +05:30
mergify[bot]
b2cba0286e
refactor: setup wizard stages and demo data creation (backport #53866 ) ( #53868 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-03-29 17:05:36 +00:00
mergify[bot]
f6fa9726f9
fix(manufacturing): update the qty precision (backport #53874 ) ( #53885 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(manufacturing): update the qty precision (#53874 )
2026-03-29 16:43:26 +00:00
MochaMind
83cac15755
chore: update POT file ( #53875 )
2026-03-29 14:55:38 +02:00
rohitwaghchaure
e3f144cb28
Merge pull request #53880 from frappe/mergify/bp/version-16-hotfix/pr-53878
...
fix: maintain state during reposting (backport #53878 )
2026-03-29 16:32:07 +05:30
Rohit Waghchaure
544c91441b
fix: maintain state during reposting
...
(cherry picked from commit f8738a791b )
2026-03-29 10:43:06 +00:00
mergify[bot]
2907c411f3
fix: change shipment parcel dimension fields from Int to Float (backport #53867 ) ( #53873 )
...
Co-authored-by: Kaushal Shriwas <64089478+kaulith@users.noreply.github.com >
fix: change shipment parcel dimension fields from Int to Float (#53867 )
2026-03-29 07:10:14 +00:00
rohitwaghchaure
0b324b2892
Merge pull request #53856 from frappe/mergify/bp/version-16-hotfix/pr-53853
...
fix: corrected logic to retry reposting if timeout occurs after dependant SLE processing (backport #53853 )
2026-03-27 22:35:42 +05:30
Rohit Waghchaure
8fbb86d53e
fix: corrected logic to retry reposting if timeout occurs after dependent SLE processing
...
(cherry picked from commit 90b9ab0bc8 )
2026-03-27 15:56:46 +00:00
mergify[bot]
1c1369fea8
fix: invalid dynamic link filter for address doctype (backport #53849 ) ( #53852 )
2026-03-27 12:45:50 +00:00
mergify[bot]
9a2851f221
fix: validate if quantity greater than 0 in item dashboard (backport #53846 ) ( #53848 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: validate if quantity greater than 0 in item dashboard (#53846 )
2026-03-27 10:34:18 +00:00
mergify[bot]
c9953580b2
ci: semgrep to prevent test regression (backport #53837 ) ( #53840 )
...
ci: semgrep to prevent test regression
(cherry picked from commit be4496e4ab )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-03-27 08:32:29 +00:00
mergify[bot]
675b94b7a2
fix: support translated search in get_party_type and refactor raw sql to qb (backport #53191 ) ( #53832 )
...
* fix: support translated search in get_party_type and refactor raw sql to qb
(cherry picked from commit d987688058 )
# Conflicts:
# erpnext/setup/doctype/party_type/party_type.py
* fix: resolve merge conflicts in party_type.py
---------
Co-authored-by: Shllokkk <140623894+Shllokkk@users.noreply.github.com >
2026-03-27 13:42:46 +05:30
rohitwaghchaure
bec83c1944
Merge pull request #53805 from frappe/mergify/bp/version-16-hotfix/pr-52152
...
Refactor reposting feature (backport #52152 )
2026-03-27 12:36:22 +05:30
Nishka Gosalia
fbd72ff232
Merge pull request #53835 from frappe/mergify/bp/version-16-hotfix/pr-53704
2026-03-27 12:27:28 +05:30
Rohit Waghchaure
15739b5d81
fix: pick correct dependant sle during reposting
2026-03-27 12:10:45 +05:30
Rohit Waghchaure
f663f9b27e
refactor: storing of current status of reposting
...
(cherry picked from commit daa2420996 )
2026-03-27 12:10:45 +05:30
Rohit Waghchaure
5bbecbf7c4
refactor: reposting for better peformance
...
(cherry picked from commit 20787ef5da )
2026-03-27 12:10:45 +05:30
nishkagosalia
3a8e1e3faa
fix: test file deletion
2026-03-27 12:03:20 +05:30
Ravibharathi
c78a5af073
Merge pull request #53820 from frappe/mergify/bp/version-16-hotfix/pr-53710
...
fix(accounts): set supplier name as title field in Purchase Invoice (backport #53710 )
2026-03-27 11:59:39 +05:30
kavin-114
dd0613a4a8
fix(stock): handle legacy single sle recon entries
...
(cherry picked from commit 7e6bbcc3fb )
2026-03-27 11:49:45 +05:30
nishkagosalia
5039f896bf
fix: test case
...
(cherry picked from commit 3a78af7f42 )
2026-03-27 06:09:18 +00:00
nishkagosalia
d1a3571918
chore: Dropping bom stock report and bom stock calculated report
...
(cherry picked from commit 3bedc6cf7e )
# Conflicts:
# erpnext/manufacturing/report/bom_stock_calculated/test_bom_stock_calculated.py
2026-03-27 06:09:17 +00:00
nishkagosalia
6d92792634
fix: change in functionality
...
(cherry picked from commit c1874cb7d5 )
2026-03-27 06:09:17 +00:00
nishkagosalia
8a5e2cc0a6
feat: Bom stock analysis report
...
(cherry picked from commit 5d088350dc )
2026-03-27 06:09:17 +00:00
ravibharathi656
d12b54c50a
chore: resolve conflict
2026-03-27 11:24:35 +05:30
rohitwaghchaure
d7237519a2
Merge pull request #53826 from rohitwaghchaure/fixed-test-case-for-process-loss
...
test: fixed test case
2026-03-27 11:17:13 +05:30
ruthra kumar
f1af745932
Merge pull request #53830 from frappe/mergify/bp/version-16-hotfix/pr-53429
...
feat(report): add service start/end date and amount with roll-ups in deferred revenue/expense report (backport #53429 )
2026-03-27 10:59:54 +05:30
ruthra kumar
610052d487
Merge pull request #53828 from frappe/mergify/bp/version-16-hotfix/pr-53343
...
fix(email_campaign): prevent unsubscribing entire campaign when email group member unsubscribes (backport #53343 )
2026-03-27 10:48:46 +05:30
Shllokkk
407c3cd575
feat(report): add service start/end date and amount with roll-ups in deferred revenue/expense report
...
(cherry picked from commit 8e5692d8a3 )
2026-03-27 05:00:50 +00:00
Shllokkk
00bb07aaa3
fix(email_campaign): prevent unsubscribing entire campaign when email group member unsubscribes
...
(cherry picked from commit 56f597f5ad )
2026-03-27 04:57:50 +00:00
Rohit Waghchaure
10f58112ae
test: fixed test case
2026-03-27 10:04:55 +05:30
mergify[bot]
3d79dce8b3
fix: flaky currency exchange test (backport #53813 ) ( #53817 )
2026-03-26 15:09:13 +00:00
Pandiyan P
f2195fa67d
fix(accounts): set supplier name as title field in Purchase Invoice ( #53710 )
...
fix(accounts): update title field in purchase order and purchase invoice
(cherry picked from commit 5b1fa81451 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.json
2026-03-26 13:30:44 +00:00
mergify[bot]
09a4f630e1
fix: keep from and to time blank until added explicitly (backport #53798 ) ( #53801 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: keep from and to time blank until added explicitly (#53798 )
2026-03-26 07:42:54 +00:00
mergify[bot]
72efbc2b42
fix: purchase invoice for internal transfers should not require PO (backport #53791 ) ( #53793 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: purchase invoice for internal transfers should not require PO (#53791 )
2026-03-26 04:24:43 +05:30
mergify[bot]
737cb371d7
fix(contract_template): restrict create, write and delete access only to System Manager (backport #53787 ) ( #53789 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(contract_template): restrict `create`, `write` and `delete` access only to `System Manager` (#53787 )
2026-03-25 15:26:34 +00:00
Khushi Rawat
b072dd4497
Merge pull request #53728 from frappe/mergify/bp/version-16-hotfix/pr-53646
...
feat: default print format for Request for Quotation (backport #53646 )
2026-03-25 17:32:17 +05:30
diptanilsaha
62dc3ce6d8
Merge pull request #53781 from frappe/mergify/bp/version-16-hotfix/pr-53779
...
fix(template): escape attachment `file_url` and `file_name` and jinja syntax (backport #53779 )
2026-03-25 15:20:20 +05:30
diptanilsaha
c3cb9cc003
fix(templates): using correct syntax of include in projects.html
...
(cherry picked from commit bc6561cdd0 )
2026-03-25 09:28:37 +00:00
diptanilsaha
38bc5d69cd
fix(templates): escape attachment file_url and file_name in order.html and projects.html
...
(cherry picked from commit d9760bbf4f )
2026-03-25 09:28:36 +00:00
mergify[bot]
a93d715916
fix(manufacturing): update condition for base hour rate calculation (backport #53753 ) ( #53771 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(manufacturing): update condition for base hour rate calculation (#53753 )
2026-03-25 06:29:08 +00:00
mergify[bot]
37b68a07aa
fix(manufacturing): apply work order status filter in job card (backport #53766 ) ( #53768 )
...
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
fix(manufacturing): apply work order status filter in job card (#53766 )
2026-03-25 05:52:27 +00:00
mergify[bot]
1872dccb0a
fix: do not check for sub assembly reference for rm of fg (backport #53758 ) ( #53759 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: do not check for sub assembly reference for rm of fg (#53758 )
2026-03-25 11:10:16 +05:30
ruthra kumar
47438a44d3
Merge pull request #53752 from frappe/mergify/bp/version-16-hotfix/pr-53657
...
refactor(test): move remaining commits inside test guard (backport #53657 )
2026-03-24 18:24:58 +05:30
ruthra kumar
e91cbd94b4
refactor(test): process statement of acc remove commit
...
(cherry picked from commit bc2b8da597 )
2026-03-24 17:52:41 +05:30
ruthra kumar
7f29245eb6
refactor(test): move location creation to bootstrap in asset movement
...
(cherry picked from commit fd2b76a4d2 )
2026-03-24 17:52:41 +05:30
ruthra kumar
f0aa82cc6d
refactor(test): make stock entry deterministic
...
(cherry picked from commit 8fd65d7afa )
2026-03-24 17:52:41 +05:30
ruthra kumar
37ad0665c6
refactor(test): make asset capitalization deterministic
...
(cherry picked from commit 2c53cf3902 )
2026-03-24 17:52:41 +05:30
ruthra kumar
8ea9133caa
refactor(test): make ledger merge deterministic
...
(cherry picked from commit d3cf8cb851 )
2026-03-24 17:52:41 +05:30
ruthra kumar
0ba03ce851
refactor(test): SLA move company creation to bootstrap
...
(cherry picked from commit 77f41e120d )
2026-03-24 17:52:41 +05:30
ruthra kumar
ad2cf0624f
refactor(test): move webform custom dt creation to boostrap
...
(cherry picked from commit 426b7db3c8 )
2026-03-24 17:52:41 +05:30
ruthra kumar
cdc77caf6a
refactor(test): move custom doctype data setup to bootstrap
...
(cherry picked from commit 934740205a )
2026-03-24 17:52:41 +05:30
ruthra kumar
d41e7098bd
refactor(test): move tax category custom field creation to bootstrap
...
(cherry picked from commit 4454af8efd )
2026-03-24 17:52:41 +05:30
ruthra kumar
ebe45add4c
refactor(test): move trial company creation to bootstrap
...
(cherry picked from commit 11fb00c21d )
2026-03-24 17:52:41 +05:30
ruthra kumar
bb42d3ddbe
refactor(test): move purchase invoice dimension setup to bootstrap
...
(cherry picked from commit 31ce09204f )
2026-03-24 17:52:41 +05:30
ruthra kumar
ee72ed94d5
refactor(test): move company setup to bootstrap
...
(cherry picked from commit 9ed072ac83 )
2026-03-24 17:52:41 +05:30
ruthra kumar
941375877e
refactor(test): move dimension setup to test data bootstrap
...
and remove create_dimension() and disable_dimension()
(cherry picked from commit 342ce65401 )
2026-03-24 17:52:37 +05:30
ruthra kumar
4148d7d414
Merge pull request #53750 from frappe/mergify/bp/version-16-hotfix/pr-52285
...
fix(Payment Entry): split orders as per the schedules in the reference table (backport #52285 )
2026-03-24 17:49:48 +05:30
ruthra kumar
9669a2c56f
refactor(test): move commits inside test guard clause
...
(cherry picked from commit ed76d6699a )
2026-03-24 12:14:03 +00:00
Jatin3128
2693ffe680
fix(Payment Entry): split orders as per the schedules in the refrence table
...
(cherry picked from commit a9e52833fe )
2026-03-24 11:59:33 +00:00
Nishka Gosalia
f9bbf7bee4
Merge pull request #53747 from frappe/mergify/bp/version-16-hotfix/pr-53738
2026-03-24 16:48:34 +05:30
nishkagosalia
0571830720
refactor: item master ux improvements
...
(cherry picked from commit be55082751 )
2026-03-24 10:59:06 +00:00
khushi8112
bb77018f7b
fix: add quotation print format in the list
...
(cherry picked from commit da41057cd6 )
2026-03-24 10:06:58 +00:00
khushi8112
f5a9657a91
fix: remove unused print format
...
(cherry picked from commit b9083411cc )
2026-03-24 10:06:58 +00:00
khushi8112
7e5297a305
fix: add closing div tab
...
(cherry picked from commit c99cec1071 )
2026-03-24 10:06:58 +00:00
khushi8112
a8769bfb77
feat: default print format for Quotation
...
(cherry picked from commit 4307cd5b1c )
# Conflicts:
# erpnext/controllers/accounts_controller.py
# erpnext/public/js/print.js
# erpnext/setup/install.py
2026-03-24 10:06:57 +00:00
Khushi Rawat
6239e336ae
Merge pull request #53729 from frappe/mergify/bp/version-16-hotfix/pr-53680
...
fix(UX): improve party selection UX with party name field (backport #53680 )
2026-03-24 12:03:37 +05:30
ruthra kumar
2291a0539b
Merge pull request #53740 from frappe/mergify/bp/version-16-hotfix/pr-52802
...
fix: Removed quick access link from selling workspace (backport #52802 )
2026-03-24 11:50:42 +05:30
ruthra kumar
70984763a1
Merge pull request #53739 from frappe/mergify/bp/version-16-hotfix/pr-53302
...
fix: sanitize genericode import inputs and secure XML parser (backport #53302 )
2026-03-24 11:47:45 +05:30
Nabin Hait
25fa66f90c
fix: Removed quick access link from selling workspace
...
(cherry picked from commit d7c48d645a )
2026-03-24 06:01:15 +00:00
Shllokkk
d7902d0477
fix: sanitize genericode import inputs and secure XML parser
...
(cherry picked from commit 17eb983c40 )
2026-03-24 05:57:53 +00:00
ruthra kumar
e78386f49a
Merge pull request #53737 from frappe/mergify/bp/version-16-hotfix/pr-53730
...
fix: skip overwriting existing asset fields with accounting dimensions (backport #53730 )
2026-03-24 11:25:09 +05:30
Rucha Mahabal
0a8e4675dc
Merge pull request #53711 from frappe/mergify/bp/version-16-hotfix/pr-52726
...
feat(employee): Create User button and form. (backport #52726 )
2026-03-24 11:06:15 +05:30
khushi8112
a35a3e9627
fix: skip overwriting existing asset fields with accounting dimensions
...
(cherry picked from commit 2859a143f2 )
2026-03-24 05:35:26 +00:00
ruthra kumar
645308fc05
Merge pull request #53725 from Raghav0201/backport-52654
...
fix: resolve POS crash and correct is_return typo in TransactionBase
2026-03-24 10:59:00 +05:30
khushi8112
a2057331e3
fix: party name not updating correctly
...
(cherry picked from commit 469bb0ba4e )
2026-03-23 20:06:32 +00:00
khushi8112
f80b974d6f
fix(UX): improve party selection UX with party name field
...
(cherry picked from commit 8fd9b88cd9 )
2026-03-23 20:06:31 +00:00
khushi8112
a5250f8827
fix: set default print format for when downlod pdf
...
(cherry picked from commit 6b9fb77772 )
2026-03-23 20:04:45 +00:00
khushi8112
ab0e215290
feat: default print format for Request for Quotation
...
(cherry picked from commit 2af0d9cf6c )
2026-03-23 20:04:45 +00:00
Raghav0201
adc2960f5b
fix: resolve POS crash and correct is_return typo in TransactionBase
2026-03-23 22:13:29 +05:30
mergify[bot]
c36f9e9b1b
fix(manufacturing): close work order status when stock reservation is… (backport #53714 ) ( #53721 )
...
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix(manufacturing): close work order status when stock reservation is… (#53714 )
2026-03-23 22:03:54 +05:30
Rucha Mahabal
03510d96be
chore: fix conflicts
2026-03-23 17:57:30 +05:30
Rucha Mahabal
33d868f415
test(fix): set company in employee
...
(cherry picked from commit a14f834589 )
# Conflicts:
# erpnext/setup/doctype/employee/test_employee.py
2026-03-23 12:18:18 +00:00
Rucha Mahabal
dfd9aa56be
test: Create User Automatically
...
(cherry picked from commit d4ecede3c3 )
# Conflicts:
# erpnext/setup/doctype/employee/test_employee.py
2026-03-23 12:18:17 +00:00
Rucha Mahabal
af94ed865a
fix: reset User ID and make it read-only if 'Create User Automatically' is set
...
(cherry picked from commit 2be6bb694f )
2026-03-23 12:18:17 +00:00
Rucha Mahabal
553bc87ac7
fix: fallback to Personal Email for user creation just like client-side
...
(cherry picked from commit 31af13a5e6 )
2026-03-23 12:18:17 +00:00
Rucha Mahabal
3023302700
fix: avoid setting unnecessary fields
...
(cherry picked from commit 97bb100010 )
2026-03-23 12:18:16 +00:00
Rucha Mahabal
e8ca394e8b
fix: set create user perm to 1 by default + persist option while saving employee
...
(cherry picked from commit 091899d0df )
2026-03-23 12:18:16 +00:00
Rucha Mahabal
c12ad7910a
fix: hide Create User Automatically checkbox if user is already selected
...
(cherry picked from commit ec3302d1c1 )
2026-03-23 12:18:15 +00:00
Rucha Mahabal
d093b71946
fix: uncollapse User Details section in new form
...
(cherry picked from commit 1466df91bd )
2026-03-23 12:18:15 +00:00
Rucha Mahabal
2f13b33e3d
fix: only validate auto user creation before insert
...
(cherry picked from commit ee1aa10328 )
2026-03-23 12:18:14 +00:00
Rucha Mahabal
1ddadb72b7
fix: employee user creation
...
- consider prefered email as default in employee creation
- remove unused user parameter from `create_user` API
- remove unnecessary validations on user ID, already checked by user doctype hooks
- set company email only if empty
(cherry picked from commit 613d36a139 )
2026-03-23 12:18:14 +00:00
Rucha Mahabal
341bfb0bd9
fix: reset employee listview empty state, add import btn instead
...
(cherry picked from commit d99d16423a )
2026-03-23 12:18:13 +00:00
Rucha Mahabal
7414a9a694
fix: move Joining section before Exit, relabel Employee Exit -> Exit
...
(cherry picked from commit 000b5b72d5 )
2026-03-23 12:18:13 +00:00
Krishna Shirsath
c33cd5ce15
refactor(employee): remove anniversary indicator logic from employee form
...
(cherry picked from commit 1f19175fef )
2026-03-23 12:18:13 +00:00
Krishna Shirsath
eadf78d694
fix(employee): add 'set_only_once' property to 'Create User Automatically' field
...
(cherry picked from commit 053242d5bd )
2026-03-23 12:18:13 +00:00
Krishna Shirsath
b115913fc9
fix: add missing type hints to whitelisted function arguments
...
(cherry picked from commit 124ec4d3c2 )
2026-03-23 12:18:13 +00:00
Krishna Shirsath
0b3c9120c3
feat(employee): Add birthdays and work anniversaries indicator in form ,list view enhancements and new empty state.
...
(cherry picked from commit 4f43f655cf )
2026-03-23 12:18:12 +00:00
Krishna Shirsath
b0145512ed
refactor(employee): reorganize joining and employee exit tabs at the end.
...
(cherry picked from commit 870254b710 )
2026-03-23 12:18:12 +00:00
Krishna Shirsath
f2c4a8b1c4
refactor(employee): create user function -removed useless function calls
...
(cherry picked from commit 6513185cb7 )
2026-03-23 12:18:11 +00:00
Krishna Shirsath
8f8b48746b
feat(employee): Add automatic user creation feature and related validations. Create User on Import.
...
(cherry picked from commit 57f3048d27 )
2026-03-23 12:18:11 +00:00
Krishna Shirsath
cd0a25ca17
feat(employee): Create User button and form.
...
(cherry picked from commit 3b521b74ea )
2026-03-23 12:18:11 +00:00