Frappe PR Bot
|
c791d2853a
|
chore(release): Bumped to Version 16.9.0
# [16.9.0](https://github.com/frappe/erpnext/compare/v16.8.3...v16.9.0) (2026-03-10)
### Bug Fixes
* add clear demo data in sidebar ([8e8a7b2](8e8a7b2686))
* add clear demo data in sidebar (backport [#53177](https://github.com/frappe/erpnext/issues/53177)) ([#53197](https://github.com/frappe/erpnext/issues/53197)) ([12ccc38](12ccc3881b))
* allow payment_request to be created in draft ([29d565b](29d565b9de))
* allow user to make QI after submission not working ([6fdb5d4](6fdb5d486a))
* balance qty for inv dimension ([fb17a00](fb17a00fb6))
* better validation message for Purchase Invoice with Update Stock ([839f5f6](839f5f6a29))
* bom UX issues ([733191e](733191eae2))
* consider payment term only when enabled ([1470a79](1470a79a1b))
* disallow all actions on job card if work order is closed ([57aab56](57aab56baa))
* do not update fg_completed_qty when changing qty of fg line item ([8463cf8](8463cf88df))
* fetch payment terms from quotation ([b2f6953](b2f695310c))
* **gross-profit:** apply precision-based rounding to grouped totals ([c6e01aa](c6e01aa1eb))
* handle payment terms template when disabled ([80c2053](80c20531aa))
* **help:** escape query (backport [#53192](https://github.com/frappe/erpnext/issues/53192)) ([#53195](https://github.com/frappe/erpnext/issues/53195)) ([83f2fad](83f2fadbcf))
* HRMS test cases failing due to validation in item ([10538d5](10538d58ad))
* implement coderabbit suggested changes ([b619f6d](b619f6d906))
* **manufacturing:** show returned qty in progress bar ([f853ef9](f853ef9fec))
* migration patch ([7b44e41](7b44e412d9))
* patch failing ([1a62d32](1a62d324fd))
* patch to migrate checkbox data into select ([4d0e28a](4d0e28a608))
* **project template:** clear subject when task is empty ([c8560fa](c8560fa0d3))
* removed non existent patch ([77ec678](77ec67869c))
* **selling:** update delivery date in line items ([6b42a7e](6b42a7e454))
* set default list view columns and filters for sales, purchase and accounts module ([f9a3869](f9a38696b6))
* set default to 1 ([3b7410f](3b7410f2d3))
* skip asset sale processing for internal transfer invoices ([12cfd8e](12cfd8e052))
* stock balance report qty ([699a683](699a683b8e))
* **task:** allow is_template field in quick entry ([2ccf8d0](2ccf8d050f))
* test case ([27c3c1d](27c3c1dee0))
* test cases fixes related to new select box change ([3f11d0b](3f11d0b8ad))
* **UI:** improve asset action buttons group ([78074c0](78074c0cdd))
* **UI:** reposition fields for better UX ([6c23d5b](6c23d5b682))
* update user status depends on employee status ([c7da8e2](c7da8e2471))
* updating costing based on employee change in timesheet ([d251c94](d251c94ea3))
* validation for cancellation ([8f02184](8f02184c80))
* WO produced qty should be calculated using finished item child table transfer qty ([78fa2c5](78fa2c5477))
### Features
* allowing rate modification in update item in quotation ([69b2170](69b217065c))
* **manufacturing:** show disassembled qty in progress bar ([38e5d29](38e5d295c7))
* option to enable serial / batch features ([93a5974](93a597410e))
* organization desktop icon ([e89aaca](e89aaca870))
* **selling-settings:** add checkbox to recalculate payment date ([f7dd730](f7dd730bc3))
v16.9.0
|
2026-03-10 14:59:58 +00:00 |
|
ruthra kumar
|
95ef5b513e
|
Merge pull request #53292 from frappe/version-16-hotfix
chore: release v16
|
2026-03-10 20:19:47 +05:30 |
|
ruthra kumar
|
46d8028fcc
|
Merge pull request #53300 from frappe/mergify/bp/version-16-hotfix/pr-53256
fix: set default list view columns and filters for sales, purchase and accounts module (backport #53256)
|
2026-03-10 18:15:32 +05:30 |
|
ruthra kumar
|
c7da21812a
|
chore: resolve conflicts
|
2026-03-10 17:58:37 +05:30 |
|
Nabin Hait
|
f9a38696b6
|
fix: set default list view columns and filters for sales, purchase and accounts module
(cherry picked from commit 9cf529215f)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/buying/doctype/supplier/supplier.json
# erpnext/stock/doctype/delivery_note/delivery_note.json
|
2026-03-10 12:22:40 +00:00 |
|
ruthra kumar
|
8f4a6d08d4
|
Merge pull request #53299 from frappe/mergify/bp/version-16-hotfix/pr-52636
refactor: enhance chart of accounts for India with account categories (backport #52636)
|
2026-03-10 17:52:39 +05:30 |
|
Abdeali Chharchhodawala
|
edf2f53082
|
Merge pull request #52636 from Abdeali099/Abdeali/india-coa
refactor: enhance chart of accounts for India with account categories
(cherry picked from commit 0d42faac2e)
|
2026-03-10 11:51:57 +00:00 |
|
ruthra kumar
|
cc2be4be39
|
Merge pull request #53297 from frappe/mergify/bp/version-16-hotfix/pr-53071
fix(gross-profit): apply precision-based rounding to grouped totals (backport #53071)
|
2026-03-10 16:57:25 +05:30 |
|
Navin-S-R
|
c6e01aa1eb
|
fix(gross-profit): apply precision-based rounding to grouped totals
(cherry picked from commit 52dd7665e7)
|
2026-03-10 11:08:25 +00:00 |
|
rohitwaghchaure
|
0fde990c9e
|
Merge pull request #53289 from frappe/mergify/bp/version-16-hotfix/pr-53283
fix: removed non existent patch (backport #53283)
|
2026-03-10 14:52:25 +05:30 |
|
Mihir Kandoi
|
4f646a2f2d
|
Merge pull request #53287 from frappe/mergify/bp/version-16-hotfix/pr-53282
fix: allow user to make QI after submission not working (backport #53282)
|
2026-03-10 14:36:50 +05:30 |
|
rohitwaghchaure
|
0116d4c789
|
Merge pull request #53285 from frappe/mergify/bp/version-16-hotfix/pr-53281
fix: better validation message for Purchase Invoice with Update Stock (backport #53281)
|
2026-03-10 14:28:45 +05:30 |
|
Rohit Waghchaure
|
77ec67869c
|
fix: removed non existent patch
(cherry picked from commit c4b3080eae)
|
2026-03-10 08:56:34 +00:00 |
|
Mihir Kandoi
|
6fdb5d486a
|
fix: allow user to make QI after submission not working
(cherry picked from commit 9f62ec5192)
|
2026-03-10 08:46:12 +00:00 |
|
Rohit Waghchaure
|
839f5f6a29
|
fix: better validation message for Purchase Invoice with Update Stock
(cherry picked from commit cfb06cf247)
|
2026-03-10 08:34:14 +00:00 |
|
Mihir Kandoi
|
005ff0d6a8
|
Merge pull request #53280 from frappe/mergify/bp/version-16-hotfix/pr-53203
fix: update user status depends on employee status (backport #53203)
|
2026-03-10 13:25:59 +05:30 |
|
Poovitha Palanivelu
|
c7da8e2471
|
fix: update user status depends on employee status
(cherry picked from commit 194d060f13)
|
2026-03-10 07:40:18 +00:00 |
|
Mihir Kandoi
|
1a46a8fec0
|
Merge pull request #53277 from frappe/mergify/bp/version-16-hotfix/pr-53235
fix: update item row delivery dates when header delivery date changes in sales order (backport #53235)
|
2026-03-10 13:09:41 +05:30 |
|
Pandiyan37
|
6b42a7e454
|
fix(selling): update delivery date in line items
(cherry picked from commit 77367b5517)
|
2026-03-10 07:24:01 +00:00 |
|
Frappe PR Bot
|
a7eb24488e
|
chore(release): Bumped to Version 16.8.3
## [16.8.3](https://github.com/frappe/erpnext/compare/v16.8.2...v16.8.3) (2026-03-10)
### Bug Fixes
* patch failing ([7149630](7149630eff))
v16.8.3
|
2026-03-10 06:45:58 +00:00 |
|
rohitwaghchaure
|
0b30967556
|
Merge pull request #53274 from frappe/mergify/bp/version-16/pr-53273
fix: patch failing (backport #53272) (backport #53273)
|
2026-03-10 12:14:29 +05:30 |
|
Rohit Waghchaure
|
7149630eff
|
fix: patch failing
(cherry picked from commit 6024c4a077)
(cherry picked from commit 1a62d324fd)
|
2026-03-10 06:42:47 +00:00 |
|
rohitwaghchaure
|
da617fdc11
|
Merge pull request #53273 from frappe/mergify/bp/version-16-hotfix/pr-53272
fix: patch failing (backport #53272)
|
2026-03-10 12:12:25 +05:30 |
|
Rohit Waghchaure
|
1a62d324fd
|
fix: patch failing
(cherry picked from commit 6024c4a077)
|
2026-03-10 06:32:40 +00:00 |
|
rohitwaghchaure
|
db841dde4c
|
Merge pull request #53259 from frappe/mergify/bp/version-16-hotfix/pr-53254
fix: bom UX issues (backport #53254)
|
2026-03-10 03:34:39 +05:30 |
|
ruthra kumar
|
e3d7a94307
|
Merge pull request #53261 from frappe/mergify/bp/version-16-hotfix/pr-53160
fix: allow payment_request to be created in draft (backport #53160)
|
2026-03-09 20:32:51 +05:30 |
|
ervishnucs
|
29d565b9de
|
fix: allow payment_request to be created in draft
(cherry picked from commit 24825a16e0)
|
2026-03-09 14:54:36 +00:00 |
|
Rohit Waghchaure
|
733191eae2
|
fix: bom UX issues
(cherry picked from commit 32447b8204)
|
2026-03-09 12:48:17 +00:00 |
|
Khushi Rawat
|
572c3cdc74
|
Merge pull request #53248 from frappe/mergify/bp/version-16-hotfix/pr-53242
refactor: replace raw SQL with query builder in asset depreciation and balances report (backport #53242)
|
2026-03-09 16:01:13 +05:30 |
|
Mihir Kandoi
|
b55bf7d660
|
Merge pull request #53250 from frappe/mergify/bp/version-16-hotfix/pr-53249
fix :buttons not visible on purchase and sales order (backport #53249)
|
2026-03-09 15:24:01 +05:30 |
|
Nishka Gosalia
|
76a32686a5
|
fix :buttons not visible on purchase and sales order
(cherry picked from commit 829dbbe12b)
|
2026-03-09 09:36:06 +00:00 |
|
khushi8112
|
73354356e1
|
refactor: more functions in same file
(cherry picked from commit f496995415)
|
2026-03-09 09:28:32 +00:00 |
|
khushi8112
|
c6000c0522
|
refactor: replace raw SQL with query builder in asset depreciation and balannces report
(cherry picked from commit 314c882f3b)
|
2026-03-09 09:28:32 +00:00 |
|
rohitwaghchaure
|
b0fc21b8ed
|
Merge pull request #53244 from frappe/mergify/bp/version-16-hotfix/pr-53239
fix: validation for cancellation (backport #53239)
|
2026-03-09 13:40:52 +05:30 |
|
Rohit Waghchaure
|
8f02184c80
|
fix: validation for cancellation
(cherry picked from commit 8de272a8a1)
|
2026-03-09 07:49:38 +00:00 |
|
Mihir Kandoi
|
ddb441359e
|
Merge pull request #53241 from frappe/mergify/bp/version-16-hotfix/pr-53234
fix(manufacturing): show returned qty in progress bar (backport #53234)
|
2026-03-09 12:42:16 +05:30 |
|
Sudharsanan11
|
38e5d295c7
|
feat(manufacturing): show disassembled qty in progress bar
(cherry picked from commit ae9ff767fa)
|
2026-03-09 07:04:47 +00:00 |
|
Sudharsanan11
|
f853ef9fec
|
fix(manufacturing): show returned qty in progress bar
(cherry picked from commit 8027f5aafd)
|
2026-03-09 07:04:47 +00:00 |
|
MochaMind
|
1131313d20
|
chore: update POT file (#53232)
|
2026-03-08 19:43:22 +01:00 |
|
ruthra kumar
|
1a52fa2a03
|
Merge pull request #53229 from frappe/mergify/bp/version-16-hotfix/pr-53227
refactor: party type and party filter for comparison report (backport #53227)
|
2026-03-08 05:50:03 +05:30 |
|
ruthra kumar
|
42b4fe2f68
|
refactor: party type and party filter for comparison report
(cherry picked from commit b6f9c0844e)
|
2026-03-07 12:50:03 +00:00 |
|
rohitwaghchaure
|
aaa29a3ce8
|
Merge pull request #53219 from frappe/mergify/bp/version-16-hotfix/pr-53218
fix: HRMS test cases failing due to validation in item (backport #53218)
|
2026-03-06 18:51:07 +05:30 |
|
Rohit Waghchaure
|
10538d58ad
|
fix: HRMS test cases failing due to validation in item
(cherry picked from commit 6702506f58)
|
2026-03-06 12:24:59 +00:00 |
|
Khushi Rawat
|
716645ea1d
|
Merge pull request #52999 from khushi8112/pr-52968
refactor: assets module form cleanup (backport #52393)
|
2026-03-06 15:09:26 +05:30 |
|
Khushi Rawat
|
3aeee125a4
|
Merge branch 'version-16-hotfix' into pr-52968
|
2026-03-06 14:46:32 +05:30 |
|
ruthra kumar
|
12ccc3881b
|
fix: add clear demo data in sidebar (backport #53177) (#53197)
fix: add clear demo data in sidebar
(cherry picked from commit 6603005822)
Co-authored-by: sokumon <sohamkulkarns9@gmail.com>
|
2026-03-06 14:12:42 +05:30 |
|
Frappe PR Bot
|
c39ee76946
|
chore(release): Bumped to Version 16.8.2
## [16.8.2](https://github.com/frappe/erpnext/compare/v16.8.1...v16.8.2) (2026-03-06)
### Bug Fixes
* stock balance report qty ([9e185b7](9e185b7ea9))
v16.8.2
|
2026-03-06 08:35:12 +00:00 |
|
rohitwaghchaure
|
94a02b05fa
|
Merge pull request #53211 from frappe/mergify/bp/version-16/pr-53208
fix: stock balance report qty (backport #53200) (backport #53208)
|
2026-03-06 14:03:44 +05:30 |
|
Rohit Waghchaure
|
9e185b7ea9
|
fix: stock balance report qty
(cherry picked from commit a15e5fdc4e)
(cherry picked from commit 699a683b8e)
|
2026-03-06 07:45:18 +00:00 |
|
rohitwaghchaure
|
b510f78510
|
Merge pull request #53208 from frappe/mergify/bp/version-16-hotfix/pr-53200
fix: stock balance report qty (backport #53200)
|
2026-03-06 13:14:55 +05:30 |
|