From eb9b2e896e7d842728b124a37c13711a8425ebf3 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 6 Mar 2024 03:31:25 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.16.0 # [15.16.0](https://github.com/frappe/erpnext/compare/v15.15.0...v15.16.0) (2024-03-06) ### Bug Fixes * allow editable accounting dimensions for repostable doctypes ([cd24a2a](https://github.com/frappe/erpnext/commit/cd24a2a05d5dfb361ae83b6dccf803048c6f9514)) * allow gain/loss for Journals against Journals ([d8cf6ba](https://github.com/frappe/erpnext/commit/d8cf6ba38d42e401888a9018eb18afcd89d0aae9)) * check child rows before update ([e20c1ac](https://github.com/frappe/erpnext/commit/e20c1acb6ee377252aaa295d384e2e1d7646252a)) * disable editable account heads ([c55c0f7](https://github.com/frappe/erpnext/commit/c55c0f7173b61fce91b803ec6283b440e504280a)) * do not allow to cancel incomplete reposting (backport [#40224](https://github.com/frappe/erpnext/issues/40224)) ([#40230](https://github.com/frappe/erpnext/issues/40230)) ([63209f4](https://github.com/frappe/erpnext/commit/63209f4eac3a317b8358cf394d7997148e0532da)) * don't override reference exchange rate ([4513d83](https://github.com/frappe/erpnext/commit/4513d83f22fad18a9fcc9a3995f70be162a58566)) * handle partial invoice against provisional entry ([87596e6](https://github.com/frappe/erpnext/commit/87596e6e29250ec86e2a17c846ebd5c2379b4aeb)) * ignore self on GL account validation for Bank Account ([1947a67](https://github.com/frappe/erpnext/commit/1947a67f3d7388b1a1a7b8ff37983ddb90a20e7d)) * include Debit To/Credit To account while fetching advance ([23d7a1f](https://github.com/frappe/erpnext/commit/23d7a1fc7687fbbfaee65a57887440471224edf4)) * incorrect exchange rate if JE has multi parties ([b785901](https://github.com/frappe/erpnext/commit/b785901efa6299f9e84cf038efe7f09aea1ebdad)) * incorrect TCS on customer and suppliers with same name ([d74647d](https://github.com/frappe/erpnext/commit/d74647d5a589feacbbf9f4bea66a6abc94344b8a)) * make use of 'flt' to prevent really low precision exc gain/loss ([9057bff](https://github.com/frappe/erpnext/commit/9057bff7869035b7c79fd3c832fd066f38c9a4dd)) * make warning for previously existing SO an alert ([4f9b194](https://github.com/frappe/erpnext/commit/4f9b194fe9467ed59df1e412ca971fd93b376d22)) * over billing qty along with rate ([00d410c](https://github.com/frappe/erpnext/commit/00d410cc1dbc110b74612c504be0df581ec274e0)) * **Project:** filter department by company ([13e3343](https://github.com/frappe/erpnext/commit/13e334398e25a8866a3cd0e5da2b946cb7d6572f)) * provisional reverse entry amount ([0182b95](https://github.com/frappe/erpnext/commit/0182b95230d538c3810e93d9139829fe112a1a35)) * rate change on changing of the qty (backport [#40241](https://github.com/frappe/erpnext/issues/40241)) ([#40243](https://github.com/frappe/erpnext/issues/40243)) ([1d42171](https://github.com/frappe/erpnext/commit/1d421713bec16f1c4d2576248b15cdd47fe293c1)) * remove free item row only if pricing rule matches ([6352bfe](https://github.com/frappe/erpnext/commit/6352bfe34ebe6d96913ffb372579d52a0eba0066)) * report path from the Item and Putaway Rule list (backport [#40190](https://github.com/frappe/erpnext/issues/40190)) ([#40266](https://github.com/frappe/erpnext/issues/40266)) ([c7b96df](https://github.com/frappe/erpnext/commit/c7b96df69c627c76d293deac182986403cf70942)) * serial no valuation rate (backport [#40221](https://github.com/frappe/erpnext/issues/40221)) ([#40223](https://github.com/frappe/erpnext/issues/40223)) ([85ae9ee](https://github.com/frappe/erpnext/commit/85ae9eee250c5be1db00c272876dbd79b1be0038)) * **setup:** avoid duplicate entry for Analytics role (backport [#40183](https://github.com/frappe/erpnext/issues/40183)) ([#40185](https://github.com/frappe/erpnext/issues/40185)) ([9cb8d33](https://github.com/frappe/erpnext/commit/9cb8d3392328ec123cc9a2a4f4c86433a05fb036)) * test for repost accounting in JVs ([1634955](https://github.com/frappe/erpnext/commit/16349553c7ae96351935d9b04a472151df22358a)) * test for reposting pi ([6230bbc](https://github.com/frappe/erpnext/commit/6230bbc77d64ef41d1b06b8781a0be358435e599)) * uom wise price in sales or purchase transaction (backport [#40216](https://github.com/frappe/erpnext/issues/40216)) ([#40225](https://github.com/frappe/erpnext/issues/40225)) ([b398cc6](https://github.com/frappe/erpnext/commit/b398cc657995d6efb57356fd77bb92d745ad2785)) ### Features * add company filter to child table field ([0ede99b](https://github.com/frappe/erpnext/commit/0ede99b3cb508ec88c4773b82b0a5710c2e15a52)) * add patch for making repostable dimension fields editable ([4b57126](https://github.com/frappe/erpnext/commit/4b5712688a21f4f9e38c7bee27d4f01dd1ee13f4)) * allow on submit for selected fields ([6c3b5bb](https://github.com/frappe/erpnext/commit/6c3b5bb402f4918b3234ff5c1266d02fc2e52cee)) * repost ledger button in JV ([e5eeb21](https://github.com/frappe/erpnext/commit/e5eeb216e8a52b30fd8b7138dfd83ff65b3798b9)) * update after submit in JV ([cdab3fa](https://github.com/frappe/erpnext/commit/cdab3fa9709fc4bff2158ce5c6e8d860ba86959e)) * validate before allowing repost ([8585cfc](https://github.com/frappe/erpnext/commit/8585cfc533f2f2ff2191ed0da06035c55419b446)) ### Performance Improvements * serial and batch bundle valuation (reposting) (backport [#40255](https://github.com/frappe/erpnext/issues/40255)) ([#40262](https://github.com/frappe/erpnext/issues/40262)) ([93f3af7](https://github.com/frappe/erpnext/commit/93f3af7dbabe4ad3a690057be0478aeda0388896)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index cdae94b06b78..0c08efb96577 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import frappe -__version__ = "15.15.0" +__version__ = "15.16.0" def get_default_company(user=None):