From 78aa4cf9f9a3461e4eda8a420973a78500610c33 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 3 Mar 2026 17:57:53 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.8.0 # [16.8.0](https://github.com/frappe/erpnext/compare/v16.7.3...v16.8.0) (2026-03-03) ### Bug Fixes * `Trial Balance` and `Consolidated Trial Balance` total row calculation (backport [#53014](https://github.com/frappe/erpnext/issues/53014)) ([#53015](https://github.com/frappe/erpnext/issues/53015)) ([8658956](https://github.com/frappe/erpnext/commit/865895649e7f70219f7a753d933ce568b02fbf6e)) * **accounts receivable:** include invoice payment terms template (backport [#51940](https://github.com/frappe/erpnext/issues/51940)) ([#53106](https://github.com/frappe/erpnext/issues/53106)) ([7e09bf3](https://github.com/frappe/erpnext/commit/7e09bf306ad7aa0fad529d8d149116964d2d1825)) * **accounts:** add transaction time field ([2526876](https://github.com/frappe/erpnext/commit/2526876eaa2bc38eeb9b4117215d5e5a9de2bd82)) * **accounts:** compute tax net_amount in JS controller ([429bd24](https://github.com/frappe/erpnext/commit/429bd245d15dc26da71fa32ff2fef48c1bf1082f)) * **accounts:** round and convert net_amount to company currency in JS tax controller ([3f284f0](https://github.com/frappe/erpnext/commit/3f284f0c55a64284e9c327c14199d734306ea2db)) * **accounts:** set posting time to get incoming rate ([8b3c5ba](https://github.com/frappe/erpnext/commit/8b3c5baa9e8608d9f38ec9560724b383dea62276)) * allow allowed roles to bypass over billing validation ([c274b7c](https://github.com/frappe/erpnext/commit/c274b7cc2e25b5be6e0b0ef57e9ab44e5cf1eb33)) * avoid circular dependency ([#53109](https://github.com/frappe/erpnext/issues/53109)) ([7d950f7](https://github.com/frappe/erpnext/commit/7d950f71dacd6d0dfeeda94fb67f85aa2fc9148c)) * broekn link of docs in asset onboarding ([5c48f74](https://github.com/frappe/erpnext/commit/5c48f74d4c1a833f40e6eca37de087080ebb2b49)) * **budget-variance-report:** validate 'budget_against' filter ([f2ff0de](https://github.com/frappe/erpnext/commit/f2ff0de296f45c0e6af4f3b50e2fbaf01ec23ba9)) * correct sle voucher_type comparison in get_ref_doctype ([788cd82](https://github.com/frappe/erpnext/commit/788cd82b4b5f504bb5c27c26c2c549e7e9376b0e)) * ensure cache is cleared on fiscal year update and trash ([2495cb8](https://github.com/frappe/erpnext/commit/2495cb8b2aca77eae8973bd2d3d5da3946b238f2)) * ensure contacts are processed only if present in create_prospect_against_crm_deal ([58fbb2f](https://github.com/frappe/erpnext/commit/58fbb2f4d7d5193b1351b8ec75f79f50e7a15240)) * handle html email template separately in RFQ to avoid jinja context error ([3178736](https://github.com/frappe/erpnext/commit/317873621a0bedc2298cae80cd36497560bb5f6a)) * **manufacturing:** ignore sales order validation for subassembly item ([2daf9f4](https://github.com/frappe/erpnext/commit/2daf9f4ce7d8a7c8535c2da287412cce3d78569b)) * old stock reco entries causing issue in the stock balance report ([ea5ad31](https://github.com/frappe/erpnext/commit/ea5ad3179cf4a4601f8035b0b8ef7df8a3362b22)) * opening qty in stock balance ([1f2342c](https://github.com/frappe/erpnext/commit/1f2342cf4be44182eb268b99c95af99b7729344d)) * pass company in test case using make_quality_inspections ([417e8a4](https://github.com/frappe/erpnext/commit/417e8a43718f7156891abbbadfedec066ce64445)) * patch to complete onboarding stpes for existing records ([941a78e](https://github.com/frappe/erpnext/commit/941a78e1a8d2932bb15c022d05739cfc5bcf2eac)) * **payment entry:** round unallocated amount ([b76e0c6](https://github.com/frappe/erpnext/commit/b76e0c645b270715c3cebf6a29a5be992306be82)) * **payment_entry:** fix precision for `total_allocated_amount` and `base_total_allocated_amount` ([c61c748](https://github.com/frappe/erpnext/commit/c61c748cbd21eb84725c9e8425884a4d330fc8cc)) * populate mr owner and set po owner as fallback ([acdb8f2](https://github.com/frappe/erpnext/commit/acdb8f2b784142dc44af5881bdfb96be90c3ead5)) * **postgres:** avoid UNSIGNED cast in customer autoname ([d922213](https://github.com/frappe/erpnext/commit/d922213dd78cdf5d2caa432e41189e8b14abe023)) * **pricing_rule:** strict validation of `transaction_type` ([396727e](https://github.com/frappe/erpnext/commit/396727e26f5dbef7e203df9ffdd0f8f8dddee7b0)) * remove read-only property from Sales Invoice Timesheet Table ([f632c5c](https://github.com/frappe/erpnext/commit/f632c5c79689969a63190c8884cad75dbab75185)) * reposting creation slow for GL entries ([ab7e33f](https://github.com/frappe/erpnext/commit/ab7e33f83dacb15e1d672633d6955132048b84cd)) * same reposting entry picked by multiple rq jobs ([c28568f](https://github.com/frappe/erpnext/commit/c28568f4fd026be07f20a80f954bd7f3e3886f25)) * **selling:** handle selling price validation for FG item ([c7928a0](https://github.com/frappe/erpnext/commit/c7928a074934465af4474ca5d1901c5cc9d4e8e7)) * serial no status for Disassemble entry ([dc0592a](https://github.com/frappe/erpnext/commit/dc0592a9057c08982c988d3bfd22e26c81a8e81f)) * set company based expense account ([25c134d](https://github.com/frappe/erpnext/commit/25c134d11ce6a50b1786b4f5194340581e2aec2b)) * **stock:** pass company to avoid document naming rule issue in QI ([d61ad3b](https://github.com/frappe/erpnext/commit/d61ad3bd95a14dc432512722bf2b77d415a561f9)) * **stock:** validate company for receipt documents and expense accounts ([c6e0eb6](https://github.com/frappe/erpnext/commit/c6e0eb6d179c11a8765eff40f1c94e259d509ed5)) * use conversion factor when creating stock entry from pick list ([f939e98](https://github.com/frappe/erpnext/commit/f939e980a693e296656e126610837469dca421c3)) * use stock qty instead of qty when creating stock entry from MR ([1e44787](https://github.com/frappe/erpnext/commit/1e4478765a605756a64276127af25e8c33bed5d6)) * use the correct precision value in stock reco ([c92fd26](https://github.com/frappe/erpnext/commit/c92fd26e1b1ade9bed96b3197094767b4b26306b)) * validate warehouse of SABB for draft entry ([b8de82f](https://github.com/frappe/erpnext/commit/b8de82f0e47b5deed275919336717ba8cb220cf6)) * voucher detail no in SABB ([744d7a2](https://github.com/frappe/erpnext/commit/744d7a2793abeb5a5dff836618499d84243043e6)) ### Features * UOM query filter for opportunity items ([6727c86](https://github.com/frappe/erpnext/commit/6727c86d0a762a084d764e507f5d3a590d5eebc6)) ### Performance Improvements * add index on reference_purchase_receipt column ([664f1f1](https://github.com/frappe/erpnext/commit/664f1f1675b45f7e17c48a5a7209cb248ac755ca)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index cd0d56fca5f..8d12047a5ac 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.7.3" +__version__ = "16.8.0" def get_default_company(user=None):