Khushi Rawat
d430736177
Merge pull request #54634 from frappe/mergify/bp/version-16-hotfix/pr-54538
...
fix(UX): Item master form cleanup (backport #54538 )
2026-05-13 15:11:31 +05:30
Shllokkk
caa524f661
fix: changes to gl print template
...
(cherry picked from commit e8d08df044 )
2026-05-13 09:41:22 +00:00
Shllokkk
cd69b66761
refactor: table body data rendering cleanup
...
(cherry picked from commit 0d4f56bf84 )
2026-05-13 09:41:22 +00:00
Shllokkk
040b31d3a7
fix: improve filter details render logic to avoid showing duplicate information
...
(cherry picked from commit 9660debe28 )
2026-05-13 09:41:21 +00:00
Shllokkk
04893ae0e3
refactor: clean and standardize print template for general ledger report
...
(cherry picked from commit 3ba36212b0 )
2026-05-13 09:41:21 +00:00
Shllokkk
0ead2296e6
fix: minor changes in print template
...
(cherry picked from commit e3019c827c )
2026-05-13 09:40:53 +00:00
Shllokkk
09b19f7a2a
fix: minor bug fixes for ar print template
...
(cherry picked from commit 4228885f1e )
2026-05-13 09:40:52 +00:00
Shllokkk
4e7f2eeaa0
feat: introduce print format for Accounts Receivable report
...
(cherry picked from commit e6a32a9d02 )
2026-05-13 09:40:52 +00:00
Shllokkk
059372add5
fix: improve design and refactor ar print template
...
(cherry picked from commit ffc59ebc9c )
2026-05-13 09:40:52 +00:00
Shllokkk
16bc28bd70
fix: minor changes in print template
...
(cherry picked from commit 915fcc0166 )
2026-05-13 09:40:24 +00:00
Shllokkk
1c6dc80b70
feat: add print format for accounts payable report
...
(cherry picked from commit 2bf9d41797 )
2026-05-13 09:40:24 +00:00
Shllokkk
748a3d72a3
refactor: revamp print template for accounts payable report
...
(cherry picked from commit c051536182 )
2026-05-13 09:40:23 +00:00
Shllokkk
0d50e03595
fix: minor changes in print templates
...
(cherry picked from commit 44e0b36093 )
2026-05-13 09:39:56 +00:00
Shllokkk
e1446fc6f4
fix: minor bugs in print templates
...
(cherry picked from commit 86ee9959a2 )
2026-05-13 09:39:56 +00:00
Shllokkk
928fab6f7e
fix: revamp print formats for accounts receivable summary and accounts payable summary reports
...
(cherry picked from commit 5bbcb73808 )
2026-05-13 09:39:55 +00:00
mergify[bot]
0d07083299
Revert "fix: debit credit not equal in purchase transactions for mult… (backport #54906 ) ( #54908 )
...
Revert "fix: debit credit not equal in purchase transactions for mult… (#54906 )
* Revert "fix: debit credit not equal in purchase transactions for multi currency"
This reverts commit 75bcea57f4 .
* Revert "test: add test case"
This reverts commit 1d30a202c3 .
* Revert "fix: include rejected qty in tax (purchase receipt)"
This reverts commit 8c9a88abbe .
(cherry picked from commit cf5e8ce878 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-13 15:09:38 +05:30
Shllokkk
c4037daca8
fix: add filter subtitle in print formats
...
(cherry picked from commit e82b4d9ca7 )
2026-05-13 09:39:05 +00:00
Shllokkk
9a18d318d9
fix: styling in trial_balance.html and print format
...
(cherry picked from commit 5858b14071 )
2026-05-13 09:39:05 +00:00
Shllokkk
2ff9f00ce0
refactor: print templates for financial statements
...
(cherry picked from commit e8777a1e34 )
2026-05-13 09:39:05 +00:00
Shllokkk
daaa4ca0c8
fix: minor text issues in print
...
(cherry picked from commit fa0a9085ca )
2026-05-13 09:39:04 +00:00
Shllokkk
1d08448d1a
feat: print format for report trial balance
...
(cherry picked from commit ac7e5271b0 )
2026-05-13 09:39:04 +00:00
Shllokkk
3283c461f1
feat: introduce print formats for financial statements
...
(cherry picked from commit 82cac9c40f )
2026-05-13 09:39:04 +00:00
Nishka Gosalia
e7ae296614
fix(UX): Buying settings form cleanup ( #54731 )
...
* fix(UX): Buying settings form cleanup
* fix: controller approach modification
* fix: dark mode support
(cherry picked from commit 45f05fbeaa )
2026-05-13 09:24:12 +00:00
mergify[bot]
c041cd27b5
fix(general-ledger): show raw GL entries when categorize_by is empty (backport #54816 ) ( #54830 )
...
fix(general-ledger): show raw GL entries when categorize_by is empty (#54816 )
(cherry picked from commit dfbe847307 )
Co-authored-by: Jatin3128 <140256508+Jatin3128@users.noreply.github.com >
2026-05-13 05:42:11 +05:30
Frappe PR Bot
dc914adb62
chore(release): Bumped to Version 16.18.0
...
# [16.18.0](https://github.com/frappe/erpnext/compare/v16.17.0...v16.18.0 ) (2026-05-12)
### Bug Fixes
* added permission validation for `deactivate_sales_person` (backport [#54884 ](https://github.com/frappe/erpnext/issues/54884 )) ([#54886 ](https://github.com/frappe/erpnext/issues/54886 )) ([98de025 ](98de025a09 ))
* check if item is dropshipped before updating quantity (backport [#54825 ](https://github.com/frappe/erpnext/issues/54825 )) ([#54827 ](https://github.com/frappe/erpnext/issues/54827 )) ([0db7e1e ](0db7e1e56b ))
* **crm:** handle empty _assign in appointment auto assignment (backport [#54782 ](https://github.com/frappe/erpnext/issues/54782 )) ([#54795 ](https://github.com/frappe/erpnext/issues/54795 )) ([f36bdaa ](f36bdaadae ))
* decimal issue ([8b9b83a ](8b9b83a9df ))
* do not rely on client side to update quantities during partial d… (backport [#54804 ](https://github.com/frappe/erpnext/issues/54804 )) ([#54821 ](https://github.com/frappe/erpnext/issues/54821 )) ([f24b556 ](f24b556336 ))
* fetch get_item_tax_template while update items (backport [#53708 ](https://github.com/frappe/erpnext/issues/53708 )) ([#54767 ](https://github.com/frappe/erpnext/issues/54767 )) ([4fbaea1 ](4fbaea17f8 ))
* incorrect serial nos picked during disassemble (backport [#54757 ](https://github.com/frappe/erpnext/issues/54757 )) ([#54760 ](https://github.com/frappe/erpnext/issues/54760 )) ([66ae590 ](66ae590adc ))
* incorrect validation thrown for drop shipped PI (backport [#54751 ](https://github.com/frappe/erpnext/issues/54751 )) ([#54753 ](https://github.com/frappe/erpnext/issues/54753 )) ([379ebbe ](379ebbe8c4 ))
* raw material should not have target warehouse in manufacture entry (backport [#54849 ](https://github.com/frappe/erpnext/issues/54849 )) ([#54861 ](https://github.com/frappe/erpnext/issues/54861 )) ([3dbadfa ](3dbadfadd5 ))
* rename supplier wise stock analytics report ([7086db1 ](7086db1e1c ))
* **stock:** apply filters for rejected warehouse in pick list (backport [#54733 ](https://github.com/frappe/erpnext/issues/54733 )) ([#54776 ](https://github.com/frappe/erpnext/issues/54776 )) ([cf0d9df ](cf0d9dfbfd ))
* **stock:** ignore reserved qty for stock levels in batch (backport [#54790 ](https://github.com/frappe/erpnext/issues/54790 )) ([#54797 ](https://github.com/frappe/erpnext/issues/54797 )) ([338d190 ](338d1904c1 ))
* **stock:** priorities pick list parent warehouse (backport [#54788 ](https://github.com/frappe/erpnext/issues/54788 )) ([#54793 ](https://github.com/frappe/erpnext/issues/54793 )) ([d3bc629 ](d3bc629f68 ))
* **task:** update depends_on for closing date and review date [#54850 ](https://github.com/frappe/erpnext/issues/54850 ) (backport [#54852 ](https://github.com/frappe/erpnext/issues/54852 )) ([#54863 ](https://github.com/frappe/erpnext/issues/54863 )) ([b962a1a ](b962a1a0cd ))
* validate variant values (backport [#54831 ](https://github.com/frappe/erpnext/issues/54831 )) ([#54839 ](https://github.com/frappe/erpnext/issues/54839 )) ([87b798b ](87b798b936 ))
### Features
* partial delivery in dropshipping (backport [#54787 ](https://github.com/frappe/erpnext/issues/54787 )) ([#54800 ](https://github.com/frappe/erpnext/issues/54800 )) ([f64f871 ](f64f871d45 ))
* Philippines chart of account (backport [#53918 ](https://github.com/frappe/erpnext/issues/53918 )) ([#54888 ](https://github.com/frappe/erpnext/issues/54888 )) ([8f03108 ](8f0310859d ))
v16.18.0
2026-05-12 18:49:27 +00:00
diptanilsaha
41bff45d7a
Merge pull request #54865 from frappe/version-16-hotfix
...
chore: release v16
2026-05-13 00:17:54 +05:30
mergify[bot]
8f0310859d
feat: Philippines chart of account (backport #53918 ) ( #54888 )
...
feat: Added Philippines chart of account json file (#53918 )
* feat: Added philipinnes chart of account json file
* feat: made changes as per review comments and corrected indentation
* feat: made changes as per review comments
* feat: made changes as per review comments to resolve the issues
* fix: fixed changes as per review comments
* fix: fixed changes as per review comments on bank group account
---------
(cherry picked from commit 5560f6c270 )
Signed-off-by: Soham-ambibuzz <soham.pawar@ambibuzz.com >
Signed-off-by: soham7117 <sohampawar626@gmail.com >
Co-authored-by: Soham-ambibuzz <soham.pawar@ambibuzz.com >
Co-authored-by: soham7117 <sohampawar626@gmail.com >
2026-05-12 16:46:05 +00:00
mergify[bot]
98de025a09
fix: added permission validation for deactivate_sales_person (backport #54884 ) ( #54886 )
...
* fix: added permission validation for `deactivate_sales_person` (#54884 )
(cherry picked from commit 9134db9cd3 )
# Conflicts:
# erpnext/setup/doctype/employee/employee.py
* chore: resolved conflict
---------
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-05-12 16:31:21 +00:00
mergify[bot]
b962a1a0cd
fix(task): update depends_on for closing date and review date #54850 (backport #54852 ) ( #54863 )
...
fix(task): update depends_on for closing date and review date #54850 (#54852 )
(cherry picked from commit 3532c1cc69 )
Co-authored-by: Jaypal Lakum <96212547+jp-the-dev@users.noreply.github.com >
2026-05-12 10:13:49 +00:00
mergify[bot]
3dbadfadd5
fix: raw material should not have target warehouse in manufacture entry (backport #54849 ) ( #54861 )
...
fix: raw material should not have target warehouse in manufacture entry (#54849 )
(cherry picked from commit b5527cf328 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-12 09:46:45 +00:00
Nishka Gosalia
67ad437dd3
Merge pull request #54854 from frappe/mergify/bp/version-16-hotfix/pr-54835
...
fix: rename supplier wise stock analytics report (backport #54835 )
2026-05-12 14:08:34 +05:30
nishkagosalia
7086db1e1c
fix: rename supplier wise stock analytics report
...
(cherry picked from commit 85206e0278 )
2026-05-12 07:08:04 +00:00
mergify[bot]
87b798b936
fix: validate variant values (backport #54831 ) ( #54839 )
...
fix: validate variant values (#54831 )
(cherry picked from commit 95705f18aa )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-11 21:23:34 +05:30
ruthra kumar
b894b02ebc
Merge pull request #54832 from frappe/mergify/bp/version-16-hotfix/pr-54828
...
refactor(test): speed up payment reconciliation tests (backport #54828 )
2026-05-11 14:28:02 +05:30
ruthra kumar
1d20469c99
refactor(test): speed up payment reconciliation tests
...
(cherry picked from commit f58242dca7 )
2026-05-11 08:40:07 +00:00
mergify[bot]
0db7e1e56b
fix: check if item is dropshipped before updating quantity (backport #54825 ) ( #54827 )
...
fix: check if item is dropshipped before updating quantity (#54825 )
(cherry picked from commit 23e9ad3fd9 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-11 08:08:09 +00:00
mergify[bot]
f24b556336
fix: do not rely on client side to update quantities during partial d… (backport #54804 ) ( #54821 )
...
* fix: do not rely on client side to update quantities during partial d… (#54804 )
fix: do not rely on client side to update quantities during partial dropship
(cherry picked from commit 03acbc3dc9 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-11 07:40:14 +00:00
ruthra kumar
6a53982f4a
fix: disallow editing on reversal journals
...
(cherry picked from commit 26ca7445eb )
2026-05-11 04:38:45 +00:00
MochaMind
1fcd2837e8
chore: update POT file ( #54814 )
2026-05-10 13:56:48 +02:00
mergify[bot]
f64f871d45
feat: partial delivery in dropshipping (backport #54787 ) ( #54800 )
...
* feat: partial delivery in dropshipping (#54787 )
(cherry picked from commit db74360396 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-09 02:01:42 +00:00
mergify[bot]
f36bdaadae
fix(crm): handle empty _assign in appointment auto assignment (backport #54782 ) ( #54795 )
...
fix(crm): handle empty _assign in appointment auto assignment (#54782 )
(cherry picked from commit a4a389bd41 )
Co-authored-by: Sakthivel Murugan S <129778327+ssakthivelmurugan@users.noreply.github.com >
2026-05-08 12:55:38 +00:00
mergify[bot]
d3bc629f68
fix(stock): priorities pick list parent warehouse (backport #54788 ) ( #54793 )
...
fix(stock): priorities pick list parent warehouse (#54788 )
(cherry picked from commit 4e850f31d5 )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2026-05-08 12:42:02 +00:00
mergify[bot]
338d1904c1
fix(stock): ignore reserved qty for stock levels in batch (backport #54790 ) ( #54797 )
...
fix(stock): ignore reserved qty for stock levels in batch (#54790 )
(cherry picked from commit 0b6a372a52 )
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
2026-05-08 12:35:22 +00:00
mergify[bot]
4fbaea17f8
fix: fetch get_item_tax_template while update items (backport #53708 ) ( #54767 )
...
* fix: fetch get_item_tax_template while update items
(cherry picked from commit 03c9d16ca6 )
* fix: resolve item tax template from item group in update items
(cherry picked from commit 97e7916b66 )
* fix: resolve item tax template from item group in update items
(cherry picked from commit ad22256b2d )
---------
Co-authored-by: ervishnucs <ervishnucs369@gmail.com >
2026-05-07 16:04:20 +05:30
mergify[bot]
cf0d9dfbfd
fix(stock): apply filters for rejected warehouse in pick list (backport #54733 ) ( #54776 )
...
fix(stock): apply filters for rejected warehouse in pick list (#54733 )
(cherry picked from commit 0fc96e8f7d )
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
2026-05-07 10:31:19 +00:00
mergify[bot]
66ae590adc
fix: incorrect serial nos picked during disassemble (backport #54757 ) ( #54760 )
...
fix: incorrect serial nos picked during disassemble
(cherry picked from commit 25f7fa548d )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2026-05-06 16:06:03 +05:30
mergify[bot]
379ebbe8c4
fix: incorrect validation thrown for drop shipped PI (backport #54751 ) ( #54753 )
...
* fix: incorrect validation thrown for drop shipped PI (#54751 )
(cherry picked from commit 907a809f3f )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-05-06 05:55:26 +00:00
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 ))
v16.17.0
2026-05-05 16:32:20 +00:00
rohitwaghchaure
2bc07f18a7
Merge pull request #54745 from frappe/mergify/bp/version-16-hotfix/pr-54723
...
fix: decimal issue in stock ageing report (backport #54723 )
2026-05-05 22:02:16 +05:30
diptanilsaha
ed69dafbe8
Merge pull request #54740 from frappe/version-16-hotfix
2026-05-05 22:00:39 +05:30