From 710ec1808604c9288519c2d858aa831bf8117ec8 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 1 Aug 2023 18:06:33 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.33.0 # [14.33.0](https://github.com/frappe/erpnext/compare/v14.32.1...v14.33.0) (2023-08-01) ### Bug Fixes * allow fully depreciated existing assets ([#36378](https://github.com/frappe/erpnext/issues/36378)) ([43b85c5](https://github.com/frappe/erpnext/commit/43b85c571101d3d8d5d2f5a9f041ba176ceb243e)) * change fieldtype from Currency to Float for the valuation rate in the stock report ([93bd4c7](https://github.com/frappe/erpnext/commit/93bd4c7ff342a329ffa02d4f22bc642750311428)) * cost center filter for fetching payments ([c9daa85](https://github.com/frappe/erpnext/commit/c9daa85985e998f96a885100b7763c7ea7a5b49f)) * Defined "Open" Status as default (backport [#36421](https://github.com/frappe/erpnext/issues/36421)) ([#36424](https://github.com/frappe/erpnext/issues/36424)) ([33a9477](https://github.com/frappe/erpnext/commit/33a947726ddf61691f7a36e99bcc75318c59b173)) * filter by cost center in trial balance ([02428b4](https://github.com/frappe/erpnext/commit/02428b446d959784c546f30c176d6af10e6ed250)) * german translations ([9c8e2a3](https://github.com/frappe/erpnext/commit/9c8e2a33e9f418ce3569e584ff05a5b1f7d149ec)) * GL Entries should not be splitted based on cost center allocation in PCV ([ade13e6](https://github.com/frappe/erpnext/commit/ade13e6d36a17777d3547c4bf7c279c4be0e9a28)) * group item reorder by (warehouse, material_request_type) (backport [#35818](https://github.com/frappe/erpnext/issues/35818)) ([#36425](https://github.com/frappe/erpnext/issues/36425)) ([516191b](https://github.com/frappe/erpnext/commit/516191bf2ba9cb9f00613dc5c6bf3985caa95a4c)) * Ignore account closing balance for financial statement ([800417e](https://github.com/frappe/erpnext/commit/800417eeed04e29be372f30f08b9acce74adb6fc)) * in payment_entry 'Unallocated Amount' cal is broken ([#36369](https://github.com/frappe/erpnext/issues/36369)) ([cd3b85c](https://github.com/frappe/erpnext/commit/cd3b85ccff227cf18db950d5e2a883d1a681b021)) * incorrect `idx` on JE's after reconciliation ([80eb875](https://github.com/frappe/erpnext/commit/80eb8754dbcfdc27b9ccc03c1a5581df161a2e66)) * incorrect qty set in the serial no picker ([57b19a5](https://github.com/frappe/erpnext/commit/57b19a523efd4f6d22da8e25c6370710b8320579)) * incorrect usage `get_cached_value` on single doctypes ([8f72a68](https://github.com/frappe/erpnext/commit/8f72a6814bd8343a88499c21e677b1751a72af36)) * **Item Group:** allow root deletion ([1a6be5e](https://github.com/frappe/erpnext/commit/1a6be5e19bf5d0aea9e456d18e51b19b43013690)) * job card suggest holiday as start date (backport [#35958](https://github.com/frappe/erpnext/issues/35958)) ([#36423](https://github.com/frappe/erpnext/issues/36423)) ([29ddd26](https://github.com/frappe/erpnext/commit/29ddd26ba107f770c1ec78dc2ff600376ba97bbd)) * Job Card validation fixed when displaying total completed quantity ([7b3bcd3](https://github.com/frappe/erpnext/commit/7b3bcd3bc4933513daa05b2edad667f1bc30abf7)) * multiple issues related to Production Plan (backport [#36377](https://github.com/frappe/erpnext/issues/36377)) ([#36381](https://github.com/frappe/erpnext/issues/36381)) ([a799e1b](https://github.com/frappe/erpnext/commit/a799e1b2179114bbde036454ffbd86015cffcbfd)) * not able to make material request (backport [#36416](https://github.com/frappe/erpnext/issues/36416)) ([#36426](https://github.com/frappe/erpnext/issues/36426)) ([99e7406](https://github.com/frappe/erpnext/commit/99e7406b5b2a27ecd81c1ccb76472ff9c7ca43ff)) * only publish repost progress to doc subscriber (backport [#36400](https://github.com/frappe/erpnext/issues/36400)) ([#36402](https://github.com/frappe/erpnext/issues/36402)) ([32bdb7c](https://github.com/frappe/erpnext/commit/32bdb7cccdf60b49496f778667a8eba03a5d98d4)) * overallocation validation misfire on normal invoices ([#36349](https://github.com/frappe/erpnext/issues/36349)) ([09af485](https://github.com/frappe/erpnext/commit/09af485d549cd8873b81c7e7bb2b2a45b6c21735)) * paid_amount when the group is mode of payment ([50ef358](https://github.com/frappe/erpnext/commit/50ef35845a216a8e13def39e06e95fd821caec55)) * process_owner is not link User (backport [#36420](https://github.com/frappe/erpnext/issues/36420)) ([#36422](https://github.com/frappe/erpnext/issues/36422)) ([289dc36](https://github.com/frappe/erpnext/commit/289dc3669610ee17681aab7cd4436f653fb5bd6a)) * removed "fetch_from" (backport [#36365](https://github.com/frappe/erpnext/issues/36365)) ([#36386](https://github.com/frappe/erpnext/issues/36386)) ([6d051f5](https://github.com/frappe/erpnext/commit/6d051f57322f9404718815341b8a61f7bb37d5cb)) * root type in account map for balance sheet ([#36303](https://github.com/frappe/erpnext/issues/36303)) ([5b56296](https://github.com/frappe/erpnext/commit/5b562961e39de1875028bd50f5fc66e80262c683)) * show invoices name instead of object address ([e802f0c](https://github.com/frappe/erpnext/commit/e802f0c3526c7529039683bd9ff176eab7afcb4f)) * show tds & tcs separately ([619b0fe](https://github.com/frappe/erpnext/commit/619b0feb5f7f5827f5a0ec4e140dbda4da8fe262)) * test with None conditon in PE ([479cab0](https://github.com/frappe/erpnext/commit/479cab0336cd024477367bd8f7e535ce638f7251)) * typo in loyalty program throw message ([#36432](https://github.com/frappe/erpnext/issues/36432)) ([782a4d1](https://github.com/frappe/erpnext/commit/782a4d1fa83cea6f7b277bab0c36ac33d7dbbb8c)) ### Features * add party type filter ([32fea64](https://github.com/frappe/erpnext/commit/32fea643cd6c0cd8759c24d4a51299abe74279d5)) ### Performance Improvements * avoid full table scan in sle count check ([#36428](https://github.com/frappe/erpnext/issues/36428)) ([04f9915](https://github.com/frappe/erpnext/commit/04f99150098c033fe2f27ec92c789bae9209be0e)) * move project status reminder to hourly (backport [#36372](https://github.com/frappe/erpnext/issues/36372)) ([#36373](https://github.com/frappe/erpnext/issues/36373)) ([4ac60cd](https://github.com/frappe/erpnext/commit/4ac60cd73bf953c9eac218e170d3fe09e1790a81)) * use `LEFT JOIN` instead of `NOT EXISTS` (backport [#36221](https://github.com/frappe/erpnext/issues/36221)) ([#36383](https://github.com/frappe/erpnext/issues/36383)) ([26a0b3b](https://github.com/frappe/erpnext/commit/26a0b3b3800b06866c9b6c5de76f3c086cd7f1ca)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 67700c52cd4..0ffff542012 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "14.32.1" +__version__ = "14.33.0" def get_default_company(user=None):