From c50d6c5e74bc2a4aa5b3acba91bc6096df406336 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 20 Sep 2022 18:31:07 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.2.0 # [14.2.0](https://github.com/frappe/erpnext/compare/v14.1.2...v14.2.0) (2022-09-20) ### Bug Fixes * `po_detail` or `sco_rm_detail` not getting set while while mapping SE ([ff210c7](https://github.com/frappe/erpnext/commit/ff210c73eb44bef4e89a10826f3d5415f56b56d0)) * `sco_rm_detail` in Stock Entry ([a15f0d4](https://github.com/frappe/erpnext/commit/a15f0d427c76f3ba01aec854ea010f1996f09dc7)) * abbreviation issue on renaming cost center ([f752822](https://github.com/frappe/erpnext/commit/f752822bb34d1c41fcc40dfeb2604ce140e25d9b)) * Add child table for tax withheld vouchers ([e807662](https://github.com/frappe/erpnext/commit/e8076629fa281b8a7666deb9e595be2ebfe7d6c4)) * always set default expense account in company ([3b79e24](https://github.com/frappe/erpnext/commit/3b79e24c7edf77c471b89da2c349ebe47c66d572)) * **Asset Capitalization:** Hide source items section if table is empty ([003cfe2](https://github.com/frappe/erpnext/commit/003cfe27172f1f1eecf1e663b7c0559c1a009be6)) * **Asset Capitalization:** Reverse depreciation on cancel ([85d1a23](https://github.com/frappe/erpnext/commit/85d1a237ce13d857ebbecd6a7e196c06d9aa3735)) * **Asset Capitalization:** update code for changes in depreciation logic ([dc3c27f](https://github.com/frappe/erpnext/commit/dc3c27fd1b6382c1f1e7a6cdbe4af3826859b247)) * **Asset Capitalization:** validation edge cases ([c311b8e](https://github.com/frappe/erpnext/commit/c311b8ea4f5c51c18462f671d26ede1c18f7f5b6)) * **Asset Captalization:** run_serially on posting_date changed ([132b517](https://github.com/frappe/erpnext/commit/132b517584352a8a6c895fd3256bdc08b03c1df5)) * **Asset:** On Depreciation reversal, remove Journal Entry reference ([e832944](https://github.com/frappe/erpnext/commit/e832944dfede4e979691ec7a4dd22c2fd89de4f7)) * consider posting time for internal transfer PO ([f370c7b](https://github.com/frappe/erpnext/commit/f370c7b50b0d8902c031b52ad4154bc896613915)) * correct sql output format in CRM patch (backport [#32213](https://github.com/frappe/erpnext/issues/32213)) ([#32215](https://github.com/frappe/erpnext/issues/32215)) ([64aad88](https://github.com/frappe/erpnext/commit/64aad8868414864d089bc552a196c843aae1c02c)) * create dunning from sales invoice ([17ea6cc](https://github.com/frappe/erpnext/commit/17ea6cc5a585464bf81010997a3bbd08b4aebba7)) * Depreciation posting date only when calculate depreciation is checked ([4939153](https://github.com/frappe/erpnext/commit/4939153f8c7e0d1a1488d6a698050d2ca147b4fa)) * disable cwip in asset repair tests ([5cab0aa](https://github.com/frappe/erpnext/commit/5cab0aa1d7c620cd6a9f0c7ac5eab83bebd34461)) * fetch description only if empty on the payment schedule ([8876631](https://github.com/frappe/erpnext/commit/887663129e95544023b9cd2d5cf506e94f6c0263)) * Fetch vouchers to show in Invoice ([f759c29](https://github.com/frappe/erpnext/commit/f759c29d5576c8288872e000dfb12de54e2d889a)) * incorrect gl if tax on multi currency payment entry ([dcfc11d](https://github.com/frappe/erpnext/commit/dcfc11df7a007c4e61eef1238707162e7de15500)) * make `po_detail` or `sco_rm_detail` mandatory for SE `Send to Subcontractor` ([908944b](https://github.com/frappe/erpnext/commit/908944b68bd75c88991011e747e02e66b91a2b78)) * merge conflict ([cd613c6](https://github.com/frappe/erpnext/commit/cd613c60336c7c7a9e9ec90e3109d52b72d3b489)) * No permission to read doctype ([442f54a](https://github.com/frappe/erpnext/commit/442f54a988e209d6d0ecfefd3cb5e3d1d8dea48a)) * Parent Level project linkning on creating PO from project ([cbaffb4](https://github.com/frappe/erpnext/commit/cbaffb4858fee0678d823d47d4e3a3e89068ece6)) * pending accrual entries ([b9a2499](https://github.com/frappe/erpnext/commit/b9a249918a644b48896b3aecaf9d38e8bf6b4519)) * production plan pending-qty ([5f3caf6](https://github.com/frappe/erpnext/commit/5f3caf697560dc37537b4653669f0621ce2cb71b)) * remove no_copy for ignore_pricing_rule ([c000319](https://github.com/frappe/erpnext/commit/c0003195b8e097b32662cb3491b6d6d80f52a86b)) * suggestion threshold label and rule was not working for other items with min and max amount ([436b7e3](https://github.com/frappe/erpnext/commit/436b7e3b70558dd0ec8907cbdfc7c6139dbab44f)) * TDS deduction via journal entry ([eba46da](https://github.com/frappe/erpnext/commit/eba46dae6c4c03d2fe4de8998039a0e64b3a9d8f)) * test cases ([f126e88](https://github.com/frappe/erpnext/commit/f126e88e5e7b2bf71be4a22eb08fe0aba0083780)) * test cases ([153ef5f](https://github.com/frappe/erpnext/commit/153ef5f164d2b361ac5c428076fcc8c7bba8aee2)) * unknown column error while updating value of maintain-stock in item master ([38488c1](https://github.com/frappe/erpnext/commit/38488c13e616d164097a60e08c229bbeedf3bab3)) * use default supplier currency if default supplier is enabled ([c98413c](https://github.com/frappe/erpnext/commit/c98413c9818df5f41231b23ba6bb86b70a8581b8)) * warehouse filter in `BOM Stock Calculated Report` ([ed9a896](https://github.com/frappe/erpnext/commit/ed9a896f7294138879756cf5d539d0f999f0cb92)) ### Features * Asset Capitalization ([38c3107](https://github.com/frappe/erpnext/commit/38c31077c9ca63ef4da586680cd5bd326f04144a)) * Asset Capitalization Form ([6c74896](https://github.com/frappe/erpnext/commit/6c748966e732387383399389176afeb2fcc1ab7d)) * **Asset Capitalization:** Accounting Fields ([702b5c3](https://github.com/frappe/erpnext/commit/702b5c32c1e4c1e30bf9e84ac738df30a3b4a435)) * **Asset Capitalization:** Finance Book field in Asset Row ([3b9bc8e](https://github.com/frappe/erpnext/commit/3b9bc8e4effcd46d53c30169ea24df2ae849ad5c)) * **Asset Capitalization:** Submission and Cancellation ([7a5d75b](https://github.com/frappe/erpnext/commit/7a5d75b68d278cf100c9b73ab4ae0475b820eb67)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index db168818a8c..104a4901762 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -2,7 +2,7 @@ import inspect import frappe -__version__ = "14.1.2" +__version__ = "14.2.0" def get_default_company(user=None):