From 1dc85fcaf874b6c6f8822a8a1e974bf374f27900 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 10 Jan 2024 10:36:08 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.10.0 # [15.10.0](https://github.com/frappe/erpnext/compare/v15.9.1...v15.10.0) (2024-01-10) ### Bug Fixes * add expected_start_date in sort by ([b064944](https://github.com/frappe/erpnext/commit/b06494475303bbd50428322060605105e9aec09f)) * Add name to Hungary - Chart of Accounts for Microenterprises json ([0784488](https://github.com/frappe/erpnext/commit/0784488eeced2b3710ddc92f0824ea952de0f937)) * add read permission to Buying Settings ([e62dd0d](https://github.com/frappe/erpnext/commit/e62dd0d7cb258c011fdc9b21fba4bb0b0bb08e28)) * bank transction status upon reconciliation ([277aa7b](https://github.com/frappe/erpnext/commit/277aa7bc2bd37aa721a0fa4fcf7b85217b84236b)) * BOM replace tool does not update exploded items of root (backport [#39244](https://github.com/frappe/erpnext/issues/39244)) ([#39250](https://github.com/frappe/erpnext/issues/39250)) ([0898ea5](https://github.com/frappe/erpnext/commit/0898ea5d927600972ac45fd6d763cf53cafdf29a)) * Creating Asset Activity while Importing Asset ([#39113](https://github.com/frappe/erpnext/issues/39113)) ([5e46937](https://github.com/frappe/erpnext/commit/5e4693763ae7f8dde2013093d926d6abd39fd174)) * don't set rate for non-stock item in Internal Transfer (backport [#39140](https://github.com/frappe/erpnext/issues/39140)) ([#39169](https://github.com/frappe/erpnext/issues/39169)) ([f3882a8](https://github.com/frappe/erpnext/commit/f3882a854ff2d412e2e538121baae88c58a7894a)) * Duplicate Closing Stock Balance (backport [#39262](https://github.com/frappe/erpnext/issues/39262)) ([#39264](https://github.com/frappe/erpnext/issues/39264)) ([78c65f2](https://github.com/frappe/erpnext/commit/78c65f27b0d0622542a2e0d90fc8f1a45767f4fd)) * duplicate entry for serial / batch creation (backport [#39188](https://github.com/frappe/erpnext/issues/39188)) ([#39192](https://github.com/frappe/erpnext/issues/39192)) ([672e6d6](https://github.com/frappe/erpnext/commit/672e6d6d06f51aed146e1d5d3cf721c4fbc6394b)) * **Employee:** treeview ([#39126](https://github.com/frappe/erpnext/issues/39126)) ([6020c8e](https://github.com/frappe/erpnext/commit/6020c8e8f718d2ab4c75104891a4a268302901af)) * FG Item incorrect qty in the work order (backport [#39200](https://github.com/frappe/erpnext/issues/39200)) ([#39211](https://github.com/frappe/erpnext/issues/39211)) ([abc99f8](https://github.com/frappe/erpnext/commit/abc99f84e9fa5332cd7bf8d126de5bff5a63f09f)) * flaky demo test case (backport [#39135](https://github.com/frappe/erpnext/issues/39135)) ([#39198](https://github.com/frappe/erpnext/issues/39198)) ([3caf462](https://github.com/frappe/erpnext/commit/3caf462c6b42b9c8d5b8b0a407c54c749474a334)) * Ignore asset qty and status validation while cancelling LCV ([87d1b0f](https://github.com/frappe/erpnext/commit/87d1b0f476ecc475050289c29d8c8026c99e3d90)) * ignore cancelled payments in Sales/Purchase Register ([9e1b443](https://github.com/frappe/erpnext/commit/9e1b443857ec92ea2aa53f2801622b2743f181fb)) * Ignore UP on "allowed to transact with" ([#39103](https://github.com/frappe/erpnext/issues/39103)) ([aad39cf](https://github.com/frappe/erpnext/commit/aad39cf6868bcfd1dfbc4a54d2c9432ee052c8bf)) * improved validation message ([e89dce7](https://github.com/frappe/erpnext/commit/e89dce726b3e6b97a87d111f2f0a09797dc825d1)) * incorrect indicator title for portal sales order (backport [#39247](https://github.com/frappe/erpnext/issues/39247)) ([#39255](https://github.com/frappe/erpnext/issues/39255)) ([9f793b9](https://github.com/frappe/erpnext/commit/9f793b9b2886d8f1ef7dca0086deede5132664b8)) * incorrect outstanding amt validation on advance as liability ([51d8a7a](https://github.com/frappe/erpnext/commit/51d8a7a0c1726130518e44b47cce387e90c2a6c7)) * Introduced company field to show amounts in company currency ([1d2e831](https://github.com/frappe/erpnext/commit/1d2e831846adfd94d1a57fd98703450ccab7f574)) * inventory dimension negative stock validation (backport [#39149](https://github.com/frappe/erpnext/issues/39149)) ([#39151](https://github.com/frappe/erpnext/issues/39151)) ([82b96d3](https://github.com/frappe/erpnext/commit/82b96d3688b72493d613b3e9be1b40193bbec8d9)) * possible key error on Financial ratios report ([16269b0](https://github.com/frappe/erpnext/commit/16269b0730fccaa95eb35ed1381eef54236f6211)) * possible typeerror on transaction.js ([fec892c](https://github.com/frappe/erpnext/commit/fec892c21100d64d47fe71fd26d1b3130d417b64)) * projects website list visible for guests and all logged in customers (backport [#39164](https://github.com/frappe/erpnext/issues/39164)) ([#39273](https://github.com/frappe/erpnext/issues/39273)) ([5d6bc96](https://github.com/frappe/erpnext/commit/5d6bc9637599b58826177d32e53cf8f7ea73fdfb)), closes [#39009](https://github.com/frappe/erpnext/issues/39009) * Purchase date and amount is not mandatory for composite asset creation ([d6d54ed](https://github.com/frappe/erpnext/commit/d6d54ed220d86a1861ddace26f6e133247bedc7a)) * Resolved conflict ([afefae0](https://github.com/frappe/erpnext/commit/afefae08afa57d68fc72b1ee385b3c315878e8b1)) * serial / batch barcode scanner (backport [#39114](https://github.com/frappe/erpnext/issues/39114)) ([#39143](https://github.com/frappe/erpnext/issues/39143)) ([2db1e1a](https://github.com/frappe/erpnext/commit/2db1e1a737ed47be7d74fae08af0621953b1e032)) * Set asset purchase amount based on qty and valuation_rate ([f0070b4](https://github.com/frappe/erpnext/commit/f0070b4046e07ec65c751dc4024bf56da931d3d5)) * set parent doctype on chart (backport [#39286](https://github.com/frappe/erpnext/issues/39286)) ([#39288](https://github.com/frappe/erpnext/issues/39288)) ([fe973a4](https://github.com/frappe/erpnext/commit/fe973a4b53ab256c9c3c3386466bd8edd007dd8f)) * Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog ([50300b9](https://github.com/frappe/erpnext/commit/50300b9be6b30e25a6d48441d32e22fc3bf995fe)) * Show timesheet table after fetching data from timesheet (backport [#39275](https://github.com/frappe/erpnext/issues/39275)) ([#39281](https://github.com/frappe/erpnext/issues/39281)) ([2598f8e](https://github.com/frappe/erpnext/commit/2598f8e7ec082fdfd3b9ee18600ec5cfd6024e4c)) * skip rate validation for return `DN Items` with `Moving Average` valuation (backport [#39242](https://github.com/frappe/erpnext/issues/39242)) ([#39266](https://github.com/frappe/erpnext/issues/39266)) ([f00a6f6](https://github.com/frappe/erpnext/commit/f00a6f6c59f910cd857e258a47719085fa0acf0d)) * Subscription update patch ([7640fea](https://github.com/frappe/erpnext/commit/7640feaaa7b44a7347aaa16ca8742b500b9faddd)) * total allocated percentage for sales team issue ([756c062](https://github.com/frappe/erpnext/commit/756c062733a3f0f34ffd9c828d926d9bf20a44bf)) * TypeError is pricing rules (backport [#39252](https://github.com/frappe/erpnext/issues/39252)) ([#39260](https://github.com/frappe/erpnext/issues/39260)) ([bb6025c](https://github.com/frappe/erpnext/commit/bb6025ca2608ac8895fc5da8d92004b7699f0827)) * typerror on multi select dialog ([54a0df5](https://github.com/frappe/erpnext/commit/54a0df51645a166d1adf1b95d9015c1e6a26af86)) * update Maintenance Schedule status on Maintenance Visit submit (backport [#39167](https://github.com/frappe/erpnext/issues/39167)) ([#39186](https://github.com/frappe/erpnext/issues/39186)) ([926850d](https://github.com/frappe/erpnext/commit/926850d1f6443f1544acb92c2837eb5465dd49a5)) * update status on manual allocation ([a147e29](https://github.com/frappe/erpnext/commit/a147e2954f1fede707a1a1a19fc1779fec2022f9)) * **UX:** dont override framework's permission check messages (backport [#39118](https://github.com/frappe/erpnext/issues/39118)) ([#39120](https://github.com/frappe/erpnext/issues/39120)) ([40ec5ff](https://github.com/frappe/erpnext/commit/40ec5ff90f9b07a61baa98fa9665922162e3c235)) ### Features * provision to close SCO (backport [#39127](https://github.com/frappe/erpnext/issues/39127)) ([#39144](https://github.com/frappe/erpnext/issues/39144)) ([b192ddd](https://github.com/frappe/erpnext/commit/b192ddd13b7d615fff6d7df883c793207b8e6c76)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index e598266f3c2..49bc8d31c5d 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "15.9.1" +__version__ = "15.10.0" def get_default_company(user=None):