From be176617cce09ef74a1be6e2f917586aa5f262ef Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 11 Aug 2026 23:19:46 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.119.1 ## [15.119.1](https://github.com/frappe/erpnext/compare/v15.119.0...v15.119.1) (2026-08-11) ### Bug Fixes * **accounts receivable:** made territory field multi select (backport [#57322](https://github.com/frappe/erpnext/issues/57322)) ([#57808](https://github.com/frappe/erpnext/issues/57808)) ([69c00b3](https://github.com/frappe/erpnext/commit/69c00b33627e3910d8315fc4a38b8b6c62d715ba)) * allow selecting a warehouse for new items in the update items dialog ([#57876](https://github.com/frappe/erpnext/issues/57876)) ([76f485b](https://github.com/frappe/erpnext/commit/76f485ba438a7d545db6acb3c1a256187ae1de28)) * clear deferred revenue/expense fields on uncheck (backport [#57140](https://github.com/frappe/erpnext/issues/57140)) ([ce898a9](https://github.com/frappe/erpnext/commit/ce898a96956a23ae2d12fec02a7eb7a8c73c5f92)) * **coa_importer:** added server-side validations for importing chart of accounts (backport [#58065](https://github.com/frappe/erpnext/issues/58065)) ([#58067](https://github.com/frappe/erpnext/issues/58067)) ([d0ef967](https://github.com/frappe/erpnext/commit/d0ef9678900c582075c898787c7bf79a4cfb32d0)) * **coa_importer:** allow importing COA through `import_coa` only for `Accounts Manager` (backport [#56132](https://github.com/frappe/erpnext/issues/56132)) ([#58064](https://github.com/frappe/erpnext/issues/58064)) ([00d8dc7](https://github.com/frappe/erpnext/commit/00d8dc73b90d16dec271826f0346d50ceeeaf69b)) * convert hours to minutes in workstation complete_job ([5e753ec](https://github.com/frappe/erpnext/commit/5e753ec6e4bdb9b7e6dcd9a3aeae05bf478ce835)) * escape `customer_details` on lead creation from appointment (backport [#57947](https://github.com/frappe/erpnext/issues/57947)) ([#57948](https://github.com/frappe/erpnext/issues/57948)) ([2ca71f1](https://github.com/frappe/erpnext/commit/2ca71f16c4ab77091dc46f0a786e70c9caa1d363)) * field validation and perm checks on `get_stock_reservation_entries_for_voucher` (backport [#57968](https://github.com/frappe/erpnext/issues/57968)) ([#57986](https://github.com/frappe/erpnext/issues/57986)) ([a0d1561](https://github.com/frappe/erpnext/commit/a0d156120b2ebb9d22ab1556104b38b8faa85126)) * get_valuation_method takes no company argument on version-15 ([c45ea35](https://github.com/frappe/erpnext/commit/c45ea3545db88f00619bb3d5de9941a32723c2b3)) * guard reconciliation table deletes when tables are missing ([140e06d](https://github.com/frappe/erpnext/commit/140e06dfa46e6e17fb5e76873d1ab42c1732863e)) * incorrect entry detection in Stock Ledger Invariant Check ([#57886](https://github.com/frappe/erpnext/issues/57886)) ([529ff25](https://github.com/frappe/erpnext/commit/529ff251fb774e89b130fa75f30268d1c558b4f2)) * keep asset repair downtime in sync with entered dates ([0e9c08d](https://github.com/frappe/erpnext/commit/0e9c08d4940c2604d5d45517d0f2a28b0a818f33)) * **manufacturing:** avoid child BOM cache lookups ([5c2123f](https://github.com/frappe/erpnext/commit/5c2123f6ed34297ecfd68a5f6b345ad7fdb5c645)) * **manufacturing:** correct nested BOM quantities ([a310346](https://github.com/frappe/erpnext/commit/a3103469e2e2d4d60e263b0e438eaf60499b7146)) * **manufacturing:** keep item code searchable when a barcode matches the same text ([0310db2](https://github.com/frappe/erpnext/commit/0310db22ecb7880da67acc24b7827a02196e3d99)) * optimize product bundle item search ([52a1b12](https://github.com/frappe/erpnext/commit/52a1b124b229fd331b39088436cf3410bfc1d7e2)) * preserve custom title on new JV (backport [#57987](https://github.com/frappe/erpnext/issues/57987)) ([#57988](https://github.com/frappe/erpnext/issues/57988)) ([713af31](https://github.com/frappe/erpnext/commit/713af31edab09416a7142de4dc451ef05141e75b)) * purchase return of batchwise valuation batch valued at original receipt rate instead of batch avg rate (version-15-hotfix) ([#57837](https://github.com/frappe/erpnext/issues/57837)) ([e2ded11](https://github.com/frappe/erpnext/commit/e2ded11e0922a78fa0eab94af776bf4ff86bbacd)) * re-check future sle before queuing repost on submit ([#57664](https://github.com/frappe/erpnext/issues/57664)) ([#57960](https://github.com/frappe/erpnext/issues/57960)) ([d510978](https://github.com/frappe/erpnext/commit/d510978a44773d3ccac50971ce6be910811b8800)) * reflect in-invoice receivable settlements in Sales Register ledger view ([91afc04](https://github.com/frappe/erpnext/commit/91afc04d9f6b4f43f1fba7d488be3aa74ee21506)) * repost read stale sibling SLE rate for moving average returns ([5738cfc](https://github.com/frappe/erpnext/commit/5738cfce794a5a5de624d3e72763a297b6cd1122)) * require material transfer before job card time logs ([2e5ae18](https://github.com/frappe/erpnext/commit/2e5ae188d65a865db9c7973e05e6ad926fd05757)) * resolve version-15 backport conflicts ([b25a2f2](https://github.com/frappe/erpnext/commit/b25a2f2cdfd1cce7993749b78d59e30e6dbde623)) * **selling:** bill re-delivered sales order quantities ([47c6274](https://github.com/frappe/erpnext/commit/47c6274b139a34d71d0c4ca20f95129f2e021fca)) * **selling:** reset stale item details on item change (backport [#58051](https://github.com/frappe/erpnext/issues/58051)) ([#58052](https://github.com/frappe/erpnext/issues/58052)) ([01372cf](https://github.com/frappe/erpnext/commit/01372cf295b3b1532f1f8af33549f73c1dee75d5)) * set `restrict_globals=True` in `frappe.render_template` (backport [#57899](https://github.com/frappe/erpnext/issues/57899)) ([#57901](https://github.com/frappe/erpnext/issues/57901)) ([af7953a](https://github.com/frappe/erpnext/commit/af7953a933189fba01bc00a0408bb40d655c645c)) * **setup:** fetch driver address by supplier link ([2a4a9ff](https://github.com/frappe/erpnext/commit/2a4a9fff3dbecd74b0f7be1604d497913c60a04f)) * skip incoming rate calc when serial no qty is zero (backport [#57427](https://github.com/frappe/erpnext/issues/57427)) ([#57956](https://github.com/frappe/erpnext/issues/57956)) ([f9a09f0](https://github.com/frappe/erpnext/commit/f9a09f0ac4dd273fee403b8e0483b735afa81b52)) * **stock:** grant account access in blanket order role test ([5e78603](https://github.com/frappe/erpnext/commit/5e7860362efadc3ebe8179a5d59c11a8f8a86134)) * **stock:** handle multi-item opening balance in Stock Ledger report (backport [#57591](https://github.com/frappe/erpnext/issues/57591)) ([#57795](https://github.com/frappe/erpnext/issues/57795)) ([ebdc0cd](https://github.com/frappe/erpnext/commit/ebdc0cdf7f45dcc7d81e2fe7f09ed90ac69f8b93)) * **stock:** scope over deliver/receive role check to delivery and receipt overflow ([328c72d](https://github.com/frappe/erpnext/commit/328c72da188d25d2a3e2df7675e1b30469ff0179)) * **stock:** validate new warehouse inventory account after naming ([5e3d094](https://github.com/frappe/erpnext/commit/5e3d0947c8a3b27844242d557f8a1989fd3ea6e2)) * **stock:** validate over delivery/receipt allowance in stock settings ([7be8a99](https://github.com/frappe/erpnext/commit/7be8a99a23b7cc828dbda36992cda4f50dc2c612)) * **stock:** validate warehouse accounts when used ([d620720](https://github.com/frappe/erpnext/commit/d620720445dd7e1cddd4cf8c6467de3f56a4d51f)) * **subscription:** don't reactivate a cancelled subscription (backport [#57774](https://github.com/frappe/erpnext/issues/57774)) ([#57780](https://github.com/frappe/erpnext/issues/57780)) ([edc8daa](https://github.com/frappe/erpnext/commit/edc8daae21c69a365957edb173f28f874f7ff10e)), closes [#57761](https://github.com/frappe/erpnext/issues/57761) [#57761](https://github.com/frappe/erpnext/issues/57761) * sync open reference forms after Quality Inspection updates them ([c1d198d](https://github.com/frappe/erpnext/commit/c1d198d20521fb76236effa7c652661958da46bb)) * tolerate floating-point drift in sales team allocated percentage ([262fbc5](https://github.com/frappe/erpnext/commit/262fbc52d887c9efd06973ef6d86f714e5848e77)) * use stock settings for warehouse defaults ([d4ed207](https://github.com/frappe/erpnext/commit/d4ed2074d5c29ebfca28b4b458db88b6cb6f2f2a)) * validate webform for project ([680ce70](https://github.com/frappe/erpnext/commit/680ce70c35b997fd6ae211dd2b7f9c1f857c45d6)) * zero-rate repost fallback could still read sibling SLE ([8131af9](https://github.com/frappe/erpnext/commit/8131af940563ddb1b6cd99d7d0def0277208563b)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 978b5470214..a754cd43ac3 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import inspect import frappe from frappe.utils.user import is_website_user -__version__ = "15.119.0" +__version__ = "15.119.1" def get_default_company(user=None):