From 9312781dcd1bb7b0cf35d96b7c816013addfa28a Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 14 Apr 2026 18:28:38 +0000 Subject: [PATCH] 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](https://github.com/frappe/erpnext/commit/b42e23993d6fed5f56b6a9847bd2f5f170f17515)) * add closing div tab ([7e5297a](https://github.com/frappe/erpnext/commit/7e5297a305fdd866e05d16dcb9d9a29691f55c72)) * 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](https://github.com/frappe/erpnext/commit/bd6269b9e75b23450c99db59ff62398087e3e679)) * add permission validation when prompting company details for incomplete letterhead data ([f2450ea](https://github.com/frappe/erpnext/commit/f2450eaf60246b4b9472062ed327527ffae35b7a)) * add quotation print format in the list ([bb77018](https://github.com/frappe/erpnext/commit/bb77018f7b0e96886c5252dbfd73f563c97eb3c1)) * banner to enable serial / batch feature ([dea2d21](https://github.com/frappe/erpnext/commit/dea2d21580bcd5459bf5e7b5d565f577fffb7d59)) * 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](https://github.com/frappe/erpnext/commit/3bdac5c30a563bb6b565d603192972aeccaed5cf)) * conflicting issue ([57e458c](https://github.com/frappe/erpnext/commit/57e458cc1eee41d46bfe8767828f0a71737aae70)) * conflicting issue ([29be73c](https://github.com/frappe/erpnext/commit/29be73c25641024599bc3782710e2d87936cf343)) * 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](https://github.com/frappe/erpnext/commit/63ec36a6f9e52858a5b219572f8ad6296b605e53)) * 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](https://github.com/frappe/erpnext/commit/d5143edccec5279569ea25a51fdc9208ab498f62)) * hardcoded precision causing decimal issues ([e361afb](https://github.com/frappe/erpnext/commit/e361afb6bcf1ea0eeb2e0a46b98f7a6c9b3d2a25)) * inventory dimension patch (backport [#54141](https://github.com/frappe/erpnext/issues/54141)) ([#54146](https://github.com/frappe/erpnext/issues/54146)) ([f2b3ade](https://github.com/frappe/erpnext/commit/f2b3adec0fbcb3311669a78936ac64613d92db4c)) * inventory dimension patch (backport [#54147](https://github.com/frappe/erpnext/issues/54147)) ([#54149](https://github.com/frappe/erpnext/issues/54149)) ([943ddff](https://github.com/frappe/erpnext/commit/943ddff6aacff7d0ec6f8893c8738651f6070893)) * 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](https://github.com/frappe/erpnext/commit/7b0d34e97941ef304ebf19f406068fcc6781f6e6)) * last SLE not updated in the file ([60a1da0](https://github.com/frappe/erpnext/commit/60a1da0a1b10d751328afa8cfe1ba672c6c8699b)) * 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](https://github.com/frappe/erpnext/commit/394eb93677b04a61e7c5c000d3f0ab4b332bcfbf)) * **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](https://github.com/frappe/erpnext/commit/856ba2419462a94e21a89668e9f113865c07c1a8)) * not able to submit the PO (backport [#54257](https://github.com/frappe/erpnext/issues/54257)) ([#54261](https://github.com/frappe/erpnext/issues/54261)) ([9d90fc4](https://github.com/frappe/erpnext/commit/9d90fc4a8451bc333bd27d98af753a29d8c3f7d4)) * preserve asset movement field properties after save ([b7f1677](https://github.com/frappe/erpnext/commit/b7f1677eef6a90e272131c279299e408883cbcbc)) * 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](https://github.com/frappe/erpnext/commit/9d317129f4c51ba3ac51c44966b5e4463e754e3d)) * 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](https://github.com/frappe/erpnext/commit/4e828fd897557145237eb697475e312889e47ff5)) * remove unused print format ([f5a9657](https://github.com/frappe/erpnext/commit/f5a9657a91f12231b615661d7d57b76e34ef1d5c)) * replace raw SQL with qb in get_against_jv to prevent SQL injection ([8f86a28](https://github.com/frappe/erpnext/commit/8f86a2879c05cdbc5f0813d4a4326eaac0f88321)) * **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](https://github.com/frappe/erpnext/commit/fe2161ea0cd5b479dd6aaf0d120efb6cd54b3133)) * **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](https://github.com/frappe/erpnext/commit/d2745f3ec907b7b7b95fc6a3d634389c0ca4fb16)) * set default posting time in RIV ([1086a72](https://github.com/frappe/erpnext/commit/1086a7237317e9d2622d52d207949f7a7f66343b)) * Set remarks blank instead of No remarks in Sales/Purchase Invoices ([a71814a](https://github.com/frappe/erpnext/commit/a71814a483d1056fb50c4be7412210d2cada7374)) * **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](https://github.com/frappe/erpnext/commit/864a7fdab5fd3953929a80776ba80a0587866f44)) * **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](https://github.com/frappe/erpnext/commit/6e3549d1852a8408d829582c4665548a98591425)) * **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](https://github.com/frappe/erpnext/commit/2c292f4770b6daee1b7c4c84f938c96af43fd823)) * **test:** Remove usage of No remark as remark in tests ([6993255](https://github.com/frappe/erpnext/commit/699325506f76d74d60a0ea9d63ed10015666c3aa)) * timer not showing in job card (backport [#53839](https://github.com/frappe/erpnext/issues/53839)) ([#54212](https://github.com/frappe/erpnext/issues/54212)) ([7d8f59e](https://github.com/frappe/erpnext/commit/7d8f59eb0a70a5d91b4d0987d562f02d3fa4f7a9)) * 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](https://github.com/frappe/erpnext/commit/22774fd81071ae8ad31ef15b97868f336b91850e)) * update_nsm only in warehouse creation ([#54165](https://github.com/frappe/erpnext/issues/54165)) ([abb896e](https://github.com/frappe/erpnext/commit/abb896ecf1e7336ddda7b9a993134dc6cefb440c)) * wrong operation time calculation (backport [#53796](https://github.com/frappe/erpnext/issues/53796)) ([#54274](https://github.com/frappe/erpnext/issues/54274)) ([d0bff47](https://github.com/frappe/erpnext/commit/d0bff472729110c741498c1e559dc3da8d0419c9)) ### 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](https://github.com/frappe/erpnext/commit/233dc7c07bf02344dfe27113ec193ea6a7d22ef5)) * default print format for Quotation ([a8769bf](https://github.com/frappe/erpnext/commit/a8769bfb772edef671c97264d46ac02409890ec6)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 8ce1d061001..2b26db9be93 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -6,7 +6,7 @@ import frappe from frappe.model.document import Document from frappe.utils.user import is_website_user -__version__ = "16.13.3" +__version__ = "16.14.0" def get_default_company(user=None):