From 85f3a5d318058676b8cd9f751d48399eb8b5b4d1 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 25 Apr 2023 17:00:40 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.23.0 # [14.23.0](https://github.com/frappe/erpnext/compare/v14.22.3...v14.23.0) (2023-04-25) ### Bug Fixes * `PermissionError` in Work Order ([a3568c1](https://github.com/frappe/erpnext/commit/a3568c1b277a3e2da98e04622de4759f236d66c5)) * Add company field to lower deduction certificate ([#34914](https://github.com/frappe/erpnext/issues/34914)) ([d732083](https://github.com/frappe/erpnext/commit/d7320831669019a3d7a28d336ba2fe75f3a74933)) * add item-code filter for SCR supplied-items batch-no ([7c4f83e](https://github.com/frappe/erpnext/commit/7c4f83ed60bea28375ec92b8a551b790c452c8b7)) * add limit for get_next_stock_reco ([#34937](https://github.com/frappe/erpnext/issues/34937)) ([7131ff2](https://github.com/frappe/erpnext/commit/7131ff28fdd207872b1c60790b9b1487160a8b7f)) * added validation for extra job card ([a5fde5d](https://github.com/frappe/erpnext/commit/a5fde5d9331425495bfaa92ddede9eda0a45474f)) * batch qty conversion factor issue fixed in pos transaction ([#34917](https://github.com/frappe/erpnext/issues/34917)) ([56ef0ba](https://github.com/frappe/erpnext/commit/56ef0baa9d615feee37e5d9ad82bea55ce7c3685)) * broken 'set exchange gain/loss' btn in payment entry ([#34940](https://github.com/frappe/erpnext/issues/34940)) ([00968ba](https://github.com/frappe/erpnext/commit/00968badf5bf2680408ef010e2497bfcab29c5a9)) * Bulk Payment Entry from PO/SO ([#34942](https://github.com/frappe/erpnext/issues/34942)) ([878d747](https://github.com/frappe/erpnext/commit/878d7477bcb8f37283e2c7fbd00b50e4b193a871)) * click handler should not attempt indexed access of empty array ([#35013](https://github.com/frappe/erpnext/issues/35013)) ([06f204a](https://github.com/frappe/erpnext/commit/06f204a8d646739f644d91f82cb5dbad03641856)) * Common party JV cost center ([#35008](https://github.com/frappe/erpnext/issues/35008)) ([693007a](https://github.com/frappe/erpnext/commit/693007adfe6f8d9abf7375de38a2ad64405dc784)) * duplicate reposting entries of same voucher ([aeac43c](https://github.com/frappe/erpnext/commit/aeac43ccf9059042be27d16b2862e845c353d1d0)) * FEC report for France accountancy ([#34781](https://github.com/frappe/erpnext/issues/34781)) ([6aabab2](https://github.com/frappe/erpnext/commit/6aabab26d8c796c16e52bbeed5800d6f14d09401)) * filtering via batch no ([#34951](https://github.com/frappe/erpnext/issues/34951)) ([3b23fc1](https://github.com/frappe/erpnext/commit/3b23fc1ebaea09dd1ab51b446575eca3f4f652b0)), closes [#34950](https://github.com/frappe/erpnext/issues/34950) * Incorrect difference value in Stock and Account Value Comparison report ([e7ca833](https://github.com/frappe/erpnext/commit/e7ca83392976dae6578391614e7f51e288111d5d)) * incorrect OR condition causing timeout error ([c020789](https://github.com/frappe/erpnext/commit/c020789bfc6731760e151563da3a7e7a97e6e03a)) * internal Purchase Receipt GL Entries ([f7e436f](https://github.com/frappe/erpnext/commit/f7e436fe717cd2718d70ddb20dd88f5a7633ab99)) * item not showing in the BOM ([28cd79a](https://github.com/frappe/erpnext/commit/28cd79a0403aa256cb6abd5cf9896348ca6a57e4)) * pass reference_doctype in link queries (backport [#35038](https://github.com/frappe/erpnext/issues/35038)) ([#35039](https://github.com/frappe/erpnext/issues/35039)) ([5cc3978](https://github.com/frappe/erpnext/commit/5cc3978c165497c4a4a3e52df30df3648df41046)) * Payment entry with TDS in bank reco statement ([#34961](https://github.com/frappe/erpnext/issues/34961)) ([f43ea0d](https://github.com/frappe/erpnext/commit/f43ea0d6ff2a3cbd1ef152b119a1c4114b958046)) * per_billed condition for Payment Entry ([#34969](https://github.com/frappe/erpnext/issues/34969)) ([f9f42c7](https://github.com/frappe/erpnext/commit/f9f42c7e988426bc688ad2db3e3a804f13b88edc)) * process_loss_percentage in BOM ([4418862](https://github.com/frappe/erpnext/commit/44188629655a6f86935f86adc9863d23ee6ce8d2)) * removed depends on for the Employee Detail section ([9d17d3f](https://github.com/frappe/erpnext/commit/9d17d3ff065f21bf9575312dfff766d1f7bcd791)) * respect title_field from doctype to bulk transactions ([#34928](https://github.com/frappe/erpnext/issues/34928)) ([29aa4a0](https://github.com/frappe/erpnext/commit/29aa4a0222e70d4685fdf96bdd6b38a0b545ed67)) * set `frappe.flags.company` to call regional code accurately ([789dfd6](https://github.com/frappe/erpnext/commit/789dfd6774b46e1b835842d723d9192d87e67ad5)) * simplify `erpnext.get_region` ([87595bd](https://github.com/frappe/erpnext/commit/87595bdb7e6193dcfe689929614d9343fc160294)) * SLA permissions (backport [#34981](https://github.com/frappe/erpnext/issues/34981)) ([#34986](https://github.com/frappe/erpnext/issues/34986)) ([83a1b83](https://github.com/frappe/erpnext/commit/83a1b836f964f6823780805d5967a7325c7409c6)) * stock entry type issue ([33a1608](https://github.com/frappe/erpnext/commit/33a16086efa498fbabe7d819c5fc4a535bf81cbe)) * **test:** `test_backdated_stock_reco_cancellation_future_negative_stock` ([2ad157b](https://github.com/frappe/erpnext/commit/2ad157bd77f2ade86d777c3f871ea8f1a86a0401)) * **test:** `test_internal_pr_gl_entries` ([7740ceb](https://github.com/frappe/erpnext/commit/7740ceb27e8aee0f9e67467ef883b6c4b2be5a2c)) * Unable to allocate advance against invoice ([#35007](https://github.com/frappe/erpnext/issues/35007)) ([5045ad6](https://github.com/frappe/erpnext/commit/5045ad6be6c728492de64b9e2137f1f9b10fe270)) * use `functools.wraps` to preserve doc signature ([2ec18eb](https://github.com/frappe/erpnext/commit/2ec18eb4cf17a56014071161c1b2fc81113d86a0)) * use CombineDatetime instead of Timestamp in QB queries ([55da91c](https://github.com/frappe/erpnext/commit/55da91cb34972a9bd19569d267d171fcd4584a1a)) * use filter_by_finance_book instead of only_depreciable_assets in fixed asset register (backport [#35031](https://github.com/frappe/erpnext/issues/35031)) ([#35035](https://github.com/frappe/erpnext/issues/35035)) ([5630e81](https://github.com/frappe/erpnext/commit/5630e8189bd3c6bbbd35fafc01a6d7326b7ef1f5)) * Use set instead of db_set as it is called from validate ([#34967](https://github.com/frappe/erpnext/issues/34967)) ([6650212](https://github.com/frappe/erpnext/commit/665021270f337fd4f17418a914d53fb7ec83531f)) * v14, Bank Reconcile Tools not cover case JV debit bank ([#35000](https://github.com/frappe/erpnext/issues/35000)) ([82d8379](https://github.com/frappe/erpnext/commit/82d83791889ed8a87b27b5c9698df5c6103970ba)) * validation for internal transfer entry ([a582354](https://github.com/frappe/erpnext/commit/a5823547d3998bfeec2a5d9c62301ddbbad2a757)) * value of depreciable assets not updating after manual depr entry [v14] ([#35010](https://github.com/frappe/erpnext/issues/35010)) ([3c75e55](https://github.com/frappe/erpnext/commit/3c75e55cb91f2c78356054b9c1ac9ea280032959)) * wrong qty of remaining work orders to be created when using "Create" > "Work Order" ([#34726](https://github.com/frappe/erpnext/issues/34726)) ([47df41f](https://github.com/frappe/erpnext/commit/47df41fdbde0ed7efad8690b3f6848b0db673995)) ### Features * Reconcile Payments in background ([#34596](https://github.com/frappe/erpnext/issues/34596)) ([5923a80](https://github.com/frappe/erpnext/commit/5923a80a0fc4e66e3cbfcba0012ddccebff9f8fe)) ### Performance Improvements * Journal Entries (backport [#34918](https://github.com/frappe/erpnext/issues/34918)) ([#35054](https://github.com/frappe/erpnext/issues/35054)) ([39b5147](https://github.com/frappe/erpnext/commit/39b51477682608c0c99530b6c63a33aa913050aa)) ### Reverts * Revert "fix: Rate from LDC in TDS reports (#33699)" ([f44a79f](https://github.com/frappe/erpnext/commit/f44a79fa73e9558ba1d77ff9ec98bd7eb00bc7ca)), closes [#33699](https://github.com/frappe/erpnext/issues/33699) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 66c526c4745b..cde0d02eb2c5 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import frappe -__version__ = "14.22.3" +__version__ = "14.23.0" def get_default_company(user=None):