From 4d804951c69835e000f7365a27bc6e912a8d4e4e Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 8 Nov 2023 06:19:10 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.47.0 # [14.47.0](https://github.com/frappe/erpnext/compare/v14.46.7...v14.47.0) (2023-11-08) ### Bug Fixes * `TypeError` in PR for non-stock item ([ef4471f](https://github.com/frappe/erpnext/commit/ef4471f8c0e2e5018770276d4941e1cbb6d67a50)) * add missing disbursement account in update_old_loans patch ([ad64065](https://github.com/frappe/erpnext/commit/ad64065ec6d0b6606c37843dd4ce41a96dc8e969)) * add translation wrapper (backport [#37911](https://github.com/frappe/erpnext/issues/37911)) ([#37946](https://github.com/frappe/erpnext/issues/37946)) ([c53d281](https://github.com/frappe/erpnext/commit/c53d281b9e6a5731da10bb110d4ddd2e85931707)) * don't reset rate if greater than zero in standalone debit note (backport [#37935](https://github.com/frappe/erpnext/issues/37935)) ([#37940](https://github.com/frappe/erpnext/issues/37940)) ([64658fc](https://github.com/frappe/erpnext/commit/64658fc790a8bdbf24c0dc59cb2b0de0da52b174)) * fetch asset received but not billed account only when needed ([7df4009](https://github.com/frappe/erpnext/commit/7df4009dd37de91fe093ea39ef8a642120716a44)) * gov compliance for tax withholding report ([#37590](https://github.com/frappe/erpnext/issues/37590)) ([273cc35](https://github.com/frappe/erpnext/commit/273cc35b9147b85f33587776165b4cabdc23db61)) * In-Transit Warehouse company filter (backport [#37796](https://github.com/frappe/erpnext/issues/37796)) ([#37797](https://github.com/frappe/erpnext/issues/37797)) ([0b1da08](https://github.com/frappe/erpnext/commit/0b1da08d7821c213461068b38f5cfe3ea8c1b653)) * link between parent and child procedure (backport [#37903](https://github.com/frappe/erpnext/issues/37903)) ([#37943](https://github.com/frappe/erpnext/issues/37943)) ([24da29a](https://github.com/frappe/erpnext/commit/24da29a817674d1485090e1541354c3aaa6e8ef1)) * list index out of range ([#37880](https://github.com/frappe/erpnext/issues/37880)) ([05fed9e](https://github.com/frappe/erpnext/commit/05fed9e352f0f1d4f81821d64547412cd93ed90a)) * make `Material Request Item` required if `Material Request` is set in PO (backport [#37928](https://github.com/frappe/erpnext/issues/37928)) ([#37936](https://github.com/frappe/erpnext/issues/37936)) ([c870120](https://github.com/frappe/erpnext/commit/c87012046dd90bba4134351e0cb42decad54d3ad)) * permission error while creating Supplier Quotation from Portal (backport [#37864](https://github.com/frappe/erpnext/issues/37864)) ([#37870](https://github.com/frappe/erpnext/issues/37870)) ([1a3dae0](https://github.com/frappe/erpnext/commit/1a3dae0f9ae53e58ce7a88e5216e426a1e6b1d6e)) * **plaid:** Do not sync pending transactions ([ffdc11b](https://github.com/frappe/erpnext/commit/ffdc11bbf6cd26e3280ee01fe9fbef8e3eb779e8)) * POS change amount gl entry with no amount ([#37799](https://github.com/frappe/erpnext/issues/37799)) ([5e1a89b](https://github.com/frappe/erpnext/commit/5e1a89b3f919251a85fe6e1ec21edace48148efe)) * Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport [#37499](https://github.com/frappe/erpnext/issues/37499)) ([#37916](https://github.com/frappe/erpnext/issues/37916)) ([eb3630b](https://github.com/frappe/erpnext/commit/eb3630bcf8b16d51d5a36a4ba9556eb572c2acb7)) * remove voucher type and no for Item and Warehouse based reposting (backport [#37849](https://github.com/frappe/erpnext/issues/37849)) ([#37850](https://github.com/frappe/erpnext/issues/37850)) ([e19cade](https://github.com/frappe/erpnext/commit/e19cade12d59ec439e2e1141e929c4d846935013)) * standard submit perm in repost ledger for editable invoices (backport [#37826](https://github.com/frappe/erpnext/issues/37826)) ([#37854](https://github.com/frappe/erpnext/issues/37854)) ([69b569d](https://github.com/frappe/erpnext/commit/69b569df465412605a1483139f49745245755188)) * status for over delivery or billing ([d8e7430](https://github.com/frappe/erpnext/commit/d8e743013f95157bf5a90d65ba5fcf4c5f8c6156)) * type error on new payment entry ([38184f7](https://github.com/frappe/erpnext/commit/38184f77c7d47b621c1ced07041a2f28f887aa3f)) * typo in AR report ([3d72ec7](https://github.com/frappe/erpnext/commit/3d72ec7ca484b70b4163f0194ccac6e53be76471)) * validate so item with qtn ([4a225b0](https://github.com/frappe/erpnext/commit/4a225b069bbbb45541749479fcf3717b20053122)) ### Features * reserved production plan sub assembly items (backport [#37884](https://github.com/frappe/erpnext/issues/37884)) ([#37926](https://github.com/frappe/erpnext/issues/37926)) ([4de97a4](https://github.com/frappe/erpnext/commit/4de97a4fcb4e38d1e49a92cb528f815bdde1a35f)) * settings page for repost ([09cde5d](https://github.com/frappe/erpnext/commit/09cde5da08133cfd60d18983b01b1ea77e6a5ee1)) * **Stock Balance:** add filters from route (backport [#37836](https://github.com/frappe/erpnext/issues/37836)) ([#37839](https://github.com/frappe/erpnext/issues/37839)) ([e8a706a](https://github.com/frappe/erpnext/commit/e8a706a5eaa2965078d5594feb961db58c9f526e)) ### Performance Improvements * Add index to supplier invoice field (backport [#37861](https://github.com/frappe/erpnext/issues/37861)) ([#37862](https://github.com/frappe/erpnext/issues/37862)) ([2c93f81](https://github.com/frappe/erpnext/commit/2c93f81d59ed259a584bec9b5585df2e8c7de387)) * index return against for purchase invoice (backport [#37881](https://github.com/frappe/erpnext/issues/37881)) ([#37882](https://github.com/frappe/erpnext/issues/37882)) ([fed25fa](https://github.com/frappe/erpnext/commit/fed25fac7624b6fd9c7c131e8463274cda14f64d)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 034b383ee08..5d6894cf5a0 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "14.46.7" +__version__ = "14.47.0" def get_default_company(user=None):