From 866688931ba51b20c8ecb77d7594c641339590ee Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 4 Aug 2026 20:31:08 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.119.0 # [15.119.0](https://github.com/frappe/erpnext/compare/v15.118.3...v15.119.0) (2026-08-04) ### Bug Fixes * **accounts:** fetch deferred invoice docs on non-empty `sales_docs` or `purchase_docs` in repost accounting ledger (backport [#57753](https://github.com/frappe/erpnext/issues/57753)) ([#57756](https://github.com/frappe/erpnext/issues/57756)) ([ee4e296](https://github.com/frappe/erpnext/commit/ee4e296ce6ae7f875963b21baf22f80d6cb89783)) * **accounts:** skip party dashboard without invoice permission ([9d417da](https://github.com/frappe/erpnext/commit/9d417da3d85a80dde7b7727380b7d8a9d439923a)) * **accounts:** update AU standard chart of accounts (backport [#57145](https://github.com/frappe/erpnext/issues/57145)) ([#57607](https://github.com/frappe/erpnext/issues/57607)) ([15c3817](https://github.com/frappe/erpnext/commit/15c381701d1a00abf703335f78e985c0c5ef9923)) * **assets:** add permission checks on whitelisted methods on `asset_capitalization` ([338fff2](https://github.com/frappe/erpnext/commit/338fff20db3499307f114b836ab8c3337a18da5a)) * do not fetch a random inventory account when multiple inventory accounts exist (backport [#57626](https://github.com/frappe/erpnext/issues/57626)) ([#57631](https://github.com/frappe/erpnext/issues/57631)) ([972a990](https://github.com/frappe/erpnext/commit/972a990b01dd8b57184eb4cead8e3590899afce7)) * escape data in multiple templates (backport [#57742](https://github.com/frappe/erpnext/issues/57742)) ([#57769](https://github.com/frappe/erpnext/issues/57769)) ([928f984](https://github.com/frappe/erpnext/commit/928f984198729d3123b4ce6b28eb1481b28c827e)) * filter Accounts Receivable by invoice sales partner (backport [#57628](https://github.com/frappe/erpnext/issues/57628)) ([#57646](https://github.com/frappe/erpnext/issues/57646)) ([ebf5a46](https://github.com/frappe/erpnext/commit/ebf5a462b3563fab9a465e72310d261d832aaa9d)) * guard against None row in get_stock_balance_for (backport [#57567](https://github.com/frappe/erpnext/issues/57567)) ([72f293f](https://github.com/frappe/erpnext/commit/72f293f131cc7b8a50b1d4bbd07fe4360ca38fbb)) * Ignore permission while deleting user permission ([faa7c46](https://github.com/frappe/erpnext/commit/faa7c466b1716c47b28e78eb46853134081bda78)) * incorrect batch-wise valuation rate for entries with same posting datetime ([#57794](https://github.com/frappe/erpnext/issues/57794)) ([431dc2e](https://github.com/frappe/erpnext/commit/431dc2e5f15954e94a9376eb7000fc1642338a46)) * **item_variant:** added permission checks on `enqueue_multiple_variant_creation` ([9cd5997](https://github.com/frappe/erpnext/commit/9cd5997500a3342dcbe0202b16394451c3f45b96)) * let Purchase Receipt cancel defer to Frappe's linked-document check (backport [#57592](https://github.com/frappe/erpnext/issues/57592)) ([#57602](https://github.com/frappe/erpnext/issues/57602)) ([7cecff9](https://github.com/frappe/erpnext/commit/7cecff9fa41522a75c7db725d3778ea713110263)) * **opportunity:** add validation for positive item quantities ([f47346a](https://github.com/frappe/erpnext/commit/f47346aa9080a966fe10d431eb6ca9808e1fc9b0)) * **payment reconciliation:** correct supplier gain/loss posting ([78cd25d](https://github.com/frappe/erpnext/commit/78cd25de04193849fd432c617f204951547b7f7c)) * **payment_request:** added permission checks on `resend_payment_email` ([c38c9d5](https://github.com/frappe/erpnext/commit/c38c9d5d9b864dafedf84877c9fa0ec8381cd931)) * **plant_floor:** add missing perm check on `get_stock_summary` (backport [#57667](https://github.com/frappe/erpnext/issues/57667)) ([#57669](https://github.com/frappe/erpnext/issues/57669)) ([42d5378](https://github.com/frappe/erpnext/commit/42d53783bbb4e769e105ceef5aa8607d37ad75aa)) * preserve UOM conversion factor precision in transactions ([4373e29](https://github.com/frappe/erpnext/commit/4373e295de8d600a3aef1fc9ed8df831d073f0b6)) * prevent duplicate shipping charges without cost center ([a6dff3f](https://github.com/frappe/erpnext/commit/a6dff3fc4779330e2d117e54a51fd57a2d22de65)) * **projects:** add project filter ([54390bd](https://github.com/frappe/erpnext/commit/54390bdeb930d7a79a30ef76ce26db794fca04fe)) * **projects:** include on hold status in project filters and reports ([478426b](https://github.com/frappe/erpnext/commit/478426b436dcc7ea0a083c7edabebd0e4d5b35dc)) * **purchase:** reject purchase returns where every item has zero quantity ([8676add](https://github.com/frappe/erpnext/commit/8676add8757a6c71743acacc8ec9680244e8b0cd)) * **quotation:** carry forward communications from opportunity at after_insert (backport [#57639](https://github.com/frappe/erpnext/issues/57639)) ([#57642](https://github.com/frappe/erpnext/issues/57642)) ([cf42c52](https://github.com/frappe/erpnext/commit/cf42c5253052e19ba1a2cc11ba2a18c6567ab2e1)) * resolve backport conflicts for version-15 ([1602639](https://github.com/frappe/erpnext/commit/1602639a8065c44301b3d1d18a533f9b1cb7c6b4)) * resolve version 15 backport conflict ([00df865](https://github.com/frappe/erpnext/commit/00df8652e341bd7755da312546c6f7fd711c23ef)) * resolve version-15 backport conflict ([70da05e](https://github.com/frappe/erpnext/commit/70da05edb747ba31a1d36fb17b5c38ed504f915f)) * respect quantity precision in material transfer validation ([a5ed3a5](https://github.com/frappe/erpnext/commit/a5ed3a59450aae98bf3d9a59a8c7a8eddbb58f6b)) * **sales:** reject sales returns where every item has zero quantity ([48beb2e](https://github.com/frappe/erpnext/commit/48beb2ee23a1a95ae46b8782dfd3749b45e04d2f)) * seed standard Item Groups under the existing tree root ([8483350](https://github.com/frappe/erpnext/commit/848335086c5a710442a0f859acbe71bcf95c49e2)), closes [#57581](https://github.com/frappe/erpnext/issues/57581) * set transaction currency on payment entry gl entries ([#57613](https://github.com/frappe/erpnext/issues/57613)) ([35f523e](https://github.com/frappe/erpnext/commit/35f523e2dde16205c8e883ba49c9ad9804bfc127)) * source manually created asset value from valuation rate ([455d6d4](https://github.com/frappe/erpnext/commit/455d6d4ac15bd7163977adae5184e2861d7341be)) * **stock:** pick list serial batch posting date ([#57015](https://github.com/frappe/erpnext/issues/57015)) ([a51750d](https://github.com/frappe/erpnext/commit/a51750db56a1e92794413c8c9cd09074c303b264)), closes [#56951](https://github.com/frappe/erpnext/issues/56951) * **stock:** validate only the variant attributes that changed ([2993747](https://github.com/frappe/erpnext/commit/2993747636b77672fb9398fbdcbad72754cfd3da)) * **stock:** value batched packed-item returns from the original bundle (backport [#57327](https://github.com/frappe/erpnext/issues/57327)) ([#57510](https://github.com/frappe/erpnext/issues/57510)) ([94d63eb](https://github.com/frappe/erpnext/commit/94d63ebb49e3f2d35d754ffac0079ab390b7bcf9)) * use payment entry posting date for received amount exchange rate (backport [#57660](https://github.com/frappe/erpnext/issues/57660)) ([#57662](https://github.com/frappe/erpnext/issues/57662)) ([b826b7c](https://github.com/frappe/erpnext/commit/b826b7c3e6ad627d439e74a5ebba6ed36f66f970)) * validate account frozen date ([310b9d4](https://github.com/frappe/erpnext/commit/310b9d4e65250b9b9f89113ab6a96c5307755dd0)) ### Features * auto-fill subscription accounting dimensions from plan with item fallback (backport [#57615](https://github.com/frappe/erpnext/issues/57615)) ([#57621](https://github.com/frappe/erpnext/issues/57621)) ([bb36a4f](https://github.com/frappe/erpnext/commit/bb36a4fd0858a96a4442bc7b3f6ebb6d4566cac9)) * make Shipping Rule Cost Center optional with company default fallback (backport [#57355](https://github.com/frappe/erpnext/issues/57355)) ([#57402](https://github.com/frappe/erpnext/issues/57402)) ([b2918b8](https://github.com/frappe/erpnext/commit/b2918b8bb32171b9f6b039bc3cbfd3b5a21655aa)) * status based bar colors in Work Order gantt view (backport [#57634](https://github.com/frappe/erpnext/issues/57634)) ([#57635](https://github.com/frappe/erpnext/issues/57635)) ([68c24f3](https://github.com/frappe/erpnext/commit/68c24f37675c2f9c5d70dcda8b830118a9511f6b)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 04397b6c2c5..978b5470214 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.118.3" +__version__ = "15.119.0" def get_default_company(user=None):