From e917212849cc5444a80d3e28a0e9a1ee9495d0fa Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 8 Nov 2022 12:15:30 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.6.0 # [14.6.0](https://github.com/frappe/erpnext/compare/v14.5.1...v14.6.0) (2022-11-08) ### Bug Fixes * `Material Consumption` option in case of `Skip Transfer to WIP` in WO ([8c856cd](https://github.com/frappe/erpnext/commit/8c856cd5fc41c8603edf85e66db8ed1879b0ebb5)) * add translate function to name of chart labels in budget_variance_report.py ([16f364d](https://github.com/frappe/erpnext/commit/16f364da37c4a67cdee1a00714a3560b155ef9fe)) * add translate function to name of chart labels in deferred_revenue_and_expense.py ([b8caa58](https://github.com/frappe/erpnext/commit/b8caa587d2296cf856122bb2f57a85263a9a69f1)) * add translate function to period in stock_analytics.py ([b0c06d5](https://github.com/frappe/erpnext/commit/b0c06d5a04adb12704fa1c10e35cca329dedc594)) * add translate function to period in sales_analytics.py ([e681f06](https://github.com/frappe/erpnext/commit/e681f068832384ee55e8eb170ce6a637a902a81d)) * add translate function to string on budget_variance_report.js to match the variance word translated ([595aaad](https://github.com/frappe/erpnext/commit/595aaad99d5956f6345a6dadfd1994a12ac0bf26)) * Auto advance allocation against partial invoices ([b7763d9](https://github.com/frappe/erpnext/commit/b7763d953ad11f5770c03fb5376f6da0cc93d78e)) * auto increment qty if item table has no items ([d8e403b](https://github.com/frappe/erpnext/commit/d8e403bf5de17cdbda349a0f16680c2af482dd06)) * conflicts ([ab87a95](https://github.com/frappe/erpnext/commit/ab87a950e522bed10ca85951cae8bf89e483b7fa)) * correct linters ([8f6f9a4](https://github.com/frappe/erpnext/commit/8f6f9a429a3131ee3bdab4836775223bb4a4b1b4)) * correct linters ([440e208](https://github.com/frappe/erpnext/commit/440e20859f1b26e253141652d9a4c1bca06165de)) * correct linters ([5acc9be](https://github.com/frappe/erpnext/commit/5acc9be5c931aaa22b17be36b581068501d10c87)) * Create POS Opening Entry POS Profile filter. ([60af9c0](https://github.com/frappe/erpnext/commit/60af9c0516935963538a50a623ab32052099eda2)) * Disable tax included prices for internal transfers ([#32794](https://github.com/frappe/erpnext/issues/32794)) ([6838e5e](https://github.com/frappe/erpnext/commit/6838e5ea3b3c3c2a948ab7569dee8a3745b6ad2a)) * for asset's purchase_date, if bill_date is set, use that instead of posting_date ([01a1c96](https://github.com/frappe/erpnext/commit/01a1c963148b60d23dbdd66638d6b8d2a5456b2c)) * get `consumed_qty` based on `received_qty` in SCR ([ea9a502](https://github.com/frappe/erpnext/commit/ea9a50278d1a067275294db2f37fbbc51b0d5887)) * Increase columns width in Warehouse wise Item Balance Age and Value ([0b09c31](https://github.com/frappe/erpnext/commit/0b09c31cb0cb174a79d2e26d520b869e31d02328)) * linter ([af60c8f](https://github.com/frappe/erpnext/commit/af60c8f7599ab03d920a6fe7ef2e7a05c4018bb1)) * make `BOM` required in SCR Item ([3f79a05](https://github.com/frappe/erpnext/commit/3f79a057e42cf09f75913801cb5d6133f7b6175f)) * make `consumed_qty` editable when backflush based on Material Transfer ([2c5a8c4](https://github.com/frappe/erpnext/commit/2c5a8c43f6515e8dc46a092093fdb2e565a6cc99)) * make `consumed_qty` read-only in SCR Supplied Items ([68229f0](https://github.com/frappe/erpnext/commit/68229f06d18eac15b699372a4fe2dfdef867716d)) * map `BOM` while mapping the return SCR ([e629cba](https://github.com/frappe/erpnext/commit/e629cba2b71668f526edf008c1880b5ec3b0671d)) * mysql syntax issue ([4d9bbd4](https://github.com/frappe/erpnext/commit/4d9bbd4c9c06811086e0ae4e2c16763fe7d171a3)) * not able to select customer / supplier ([6989cdf](https://github.com/frappe/erpnext/commit/6989cdf4f2c327bcc7565ce70a51b794a83f5c94)) * refactor code for better translatable string ([2dc24f2](https://github.com/frappe/erpnext/commit/2dc24f22ea6762e9e6fb4f1a9bb73dca45433ed7)) * refactor code for better translatable string in stock_ageing.py ([0ead516](https://github.com/frappe/erpnext/commit/0ead51642f718d08c7345ff78ffc844fd1de5071)) * rename test method ([97445d9](https://github.com/frappe/erpnext/commit/97445d951646c4b663e000109efb338999f3e72d)) * Scan Barcode UX ([1944f4d](https://github.com/frappe/erpnext/commit/1944f4df4d3d2ef87da41c29e5fe0a00699c87ca)) * set `received_qty` before_validate SCR ([e316558](https://github.com/frappe/erpnext/commit/e31655828668cdaf6647f76185ba3ee0bf4400bf)) * test cases ([0feec4c](https://github.com/frappe/erpnext/commit/0feec4ca8a630471371e83fb4005037d0c6e1f41)) * trailing whitespace ([31bada9](https://github.com/frappe/erpnext/commit/31bada9205e2557e564a305d284be3cb135f2c05)) * update advance paid in SO/PO from Payment Ledger ([a561432](https://github.com/frappe/erpnext/commit/a561432908191bd903a8041cee128c0b81c5087c)) * use `flt` instead of `cint` in `get_batch_no` ([6510464](https://github.com/frappe/erpnext/commit/65104644822683c5cd4774d7411fded24f0e4f1e)) ### Features * Item Wise TDS Calculation ([b9fb104](https://github.com/frappe/erpnext/commit/b9fb1045d7f4331c064c491072199f65376159af)) ### Performance Improvements * use `get_cached_value` instead of `db.get_value` in controllers ([#32776](https://github.com/frappe/erpnext/issues/32776)) ([34ca17a](https://github.com/frappe/erpnext/commit/34ca17ab11cc5150ed951b0222e0c1c55905c27a)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 6295cc7e96d..4a05dd4e58f 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -2,7 +2,7 @@ import inspect import frappe -__version__ = "14.5.1" +__version__ = "14.6.0" def get_default_company(user=None):