From f84f82c7d78c8077ad1524c3cb2bf7fd52efe024 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 30 Jan 2024 14:14:58 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.11.0 # [15.11.0](https://github.com/frappe/erpnext/compare/v15.10.8...v15.11.0) (2024-01-30) ### Bug Fixes * AttributeError in company transaction deletion ([222005c](https://github.com/frappe/erpnext/commit/222005ca4486f4cff3b533a8143b9c894998948b)) * **Batch:** reload doc after splitting ([a97b8fd](https://github.com/frappe/erpnext/commit/a97b8fd876273cb23e424dbb07a8aa0a21e89af0)) * check page obj before adding menu ([0aa73e3](https://github.com/frappe/erpnext/commit/0aa73e31cec38f976e96dc6307429a37e5ee7269)) * default enable closing stock balance (backport [#39551](https://github.com/frappe/erpnext/issues/39551)) ([#39554](https://github.com/frappe/erpnext/issues/39554)) ([4853ab1](https://github.com/frappe/erpnext/commit/4853ab1fec3b1c7ef562ae854b80e366e3d2f0e3)) * do not auto-populate item delivery date ([5cdc22a](https://github.com/frappe/erpnext/commit/5cdc22adf3b85e651e7ec2d9e889de0b3648f2a3)) * email list for auto reorder material request ([98c5653](https://github.com/frappe/erpnext/commit/98c56535d8670ae6271063ace60cefd35e365d07)) * enqueue JV submission when more than 100 accounts ([07bcc24](https://github.com/frappe/erpnext/commit/07bcc24e35b1f1ca5c9d03c0180e7975c6c266be)) * fetch correct quantity and amount for grouped asset ([3bdd1e9](https://github.com/frappe/erpnext/commit/3bdd1e9514e30183d5b17a64e8e32c06a33ce1fe)) * honour currency precision while fetching balance ([e0a3820](https://github.com/frappe/erpnext/commit/e0a38207f6ccf7c6faf5c43c343a9ed364d649ac)) * incorrect active serial nos (backport [#39389](https://github.com/frappe/erpnext/issues/39389)) ([#39589](https://github.com/frappe/erpnext/issues/39589)) ([7def475](https://github.com/frappe/erpnext/commit/7def475eb12bcbe4a546ceeee4982bb5229d0366)) * incorrect amount in the material request item (backport [#39567](https://github.com/frappe/erpnext/issues/39567)) ([#39569](https://github.com/frappe/erpnext/issues/39569)) ([e0c35d6](https://github.com/frappe/erpnext/commit/e0c35d60b4de223cf75af536189db5bb253b6819)) * Item Tax template is not working for e-commerce ([2905db1](https://github.com/frappe/erpnext/commit/2905db19e5f28aa3b5ad97d93451d6e0703bfb25)) * make SO item code reqd ([171586d](https://github.com/frappe/erpnext/commit/171586db9bacf4062e65dc34da5568205856eb94)) * not able to edit address through portal ([1f5dbeb](https://github.com/frappe/erpnext/commit/1f5dbebe680cd5fc6ad3e621db850fb6ca2ff798)) * not able to save BOM (duplicate key error) (backport [#39620](https://github.com/frappe/erpnext/issues/39620)) ([#39623](https://github.com/frappe/erpnext/issues/39623)) ([53c7055](https://github.com/frappe/erpnext/commit/53c705506bed570f77ad5c0293cd85668afd97b8)) * not able to save subcontracting purchase receipt (old flow) (backport [#39590](https://github.com/frappe/erpnext/issues/39590)) ([#39592](https://github.com/frappe/erpnext/issues/39592)) ([63eef68](https://github.com/frappe/erpnext/commit/63eef680d039ca886bdfd65cf1f0af95129daf5b)) * not able to submit subcontracting pr (old flow) (backport [#39622](https://github.com/frappe/erpnext/issues/39622)) ([#39625](https://github.com/frappe/erpnext/issues/39625)) ([960443d](https://github.com/frappe/erpnext/commit/960443d268ea530004a170f3616c936016ff3d95)) * Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template ([b2e0d24](https://github.com/frappe/erpnext/commit/b2e0d24954a5438ee9871bcbd0a21086008d301d)) * perf issue while submitting stock entry (backport [#39634](https://github.com/frappe/erpnext/issues/39634)) ([#39642](https://github.com/frappe/erpnext/issues/39642)) ([d785c6c](https://github.com/frappe/erpnext/commit/d785c6ce3e6835b0cd08b1100a1a4ae497225dfd)) * prevent extra transfer against inter transfer transaction (backport [#39213](https://github.com/frappe/erpnext/issues/39213)) ([#39596](https://github.com/frappe/erpnext/issues/39596)) ([6d4ca6a](https://github.com/frappe/erpnext/commit/6d4ca6a1ee2adffd58362161d89f484143f6b0c6)) * qtn tests using delivery date ([6b20a7e](https://github.com/frappe/erpnext/commit/6b20a7eed1170fa27e3526d3bc7910478f802d7f)) * return doc obj after submit ([da33079](https://github.com/frappe/erpnext/commit/da33079f128b265f5e487a33c0c26d16daa427a1)) * Serial No Ledger permission issue ([f9d1995](https://github.com/frappe/erpnext/commit/f9d199595461695a09298c586459f8a6fa06fcb5)) * skip liability account for internal transfer ([e2d85c5](https://github.com/frappe/erpnext/commit/e2d85c513cffca2bac54caeb98d74a8608496f34)) * type error on company doc ([a7d1368](https://github.com/frappe/erpnext/commit/a7d13686c7c0aaac33a81ced45e200be74c7c944)) ### Features * In words in payment entry ([5df2f5d](https://github.com/frappe/erpnext/commit/5df2f5d523013117de8412ee65ae05dfbeac12f7)) * New financial views - Growth and margin views for P&L and balance sheet ([#39588](https://github.com/frappe/erpnext/issues/39588)) ([a83f310](https://github.com/frappe/erpnext/commit/a83f3106f3ace0b5ec10c1e0209add4ea610432f)) * Partly billed status in Purchase Receipt ([#39543](https://github.com/frappe/erpnext/issues/39543)) ([e4230cf](https://github.com/frappe/erpnext/commit/e4230cf6d9e3b7767bd79d77b5f67b1ec5f5af1e)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index e1d595ff3de8..d0fd6da2707a 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import frappe -__version__ = "15.10.8" +__version__ = "15.11.0" def get_default_company(user=None):