From 139a56b8a44de5d7d5355d7b8dadb8f193943d35 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 25 Dec 2024 03:36:34 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.47.0 # [15.47.0](https://github.com/frappe/erpnext/compare/v15.46.2...v15.47.0) (2024-12-25) ### Bug Fixes * 'str' object has no attribute 'get_sql' ([8b810f5](https://github.com/frappe/erpnext/commit/8b810f5fb8f451ec6f3c29dd2070785750a643d5)) * add `Stock UOM` when adding new item in POS list ([#44780](https://github.com/frappe/erpnext/issues/44780)) ([96cc9e2](https://github.com/frappe/erpnext/commit/96cc9e29a190f9dffe47ee8b6e59e4353263aa89)) * Add hooks for repost allowed doctypes ([b5596d9](https://github.com/frappe/erpnext/commit/b5596d98e3e6f59d6ac0ee8d7266379ad25ca1b5)) * added docs.frappe.io in documentation_url ([#44776](https://github.com/frappe/erpnext/issues/44776)) ([0fd7792](https://github.com/frappe/erpnext/commit/0fd7792f49f97b45d620098e0faa433a3ea904f1)) * asset field precision check ([516a325](https://github.com/frappe/erpnext/commit/516a325a31d48d5833b285e78cd5dd2f7e2f91c9)) * avg. buying amount for product bundle item with serial and batch no in gross profit report ([2edb6f3](https://github.com/frappe/erpnext/commit/2edb6f3224fd064beaf31dbf722f08ddf68c146c)) * better indicator base amount for Tax Witholding in Journal Entry ([218e777](https://github.com/frappe/erpnext/commit/218e7774238908cc7f26c38243a5322bfe585bee)) * buying rate for service item in gross profit report ([a55aaea](https://github.com/frappe/erpnext/commit/a55aaea5a15f9966635b4960547c62589ef32af2)) * closing stock balance permissions (backport [#44791](https://github.com/frappe/erpnext/issues/44791)) ([#44793](https://github.com/frappe/erpnext/issues/44793)) ([cdeec8d](https://github.com/frappe/erpnext/commit/cdeec8d24c29cb4de3159234a6e627d2f9e7593a)) * correct args for get_advance_payment_entries_for_regional ([875797e](https://github.com/frappe/erpnext/commit/875797e655db4a67696ed6eae963705be5ebaa68)) * correct tds rate with lower deduction certificate ([5ca60f3](https://github.com/frappe/erpnext/commit/5ca60f3e0a353fe18e1db9275bc683852842d6f3)) * do not set cost_center update_voucher_balance as it is set in init_voucher_balance ([19a8ea2](https://github.com/frappe/erpnext/commit/19a8ea217ef9252c2ed78fb6f55a501f525276e7)) * do not validate qc for scrap item (backport [#44844](https://github.com/frappe/erpnext/issues/44844)) ([#44853](https://github.com/frappe/erpnext/issues/44853)) ([8092d58](https://github.com/frappe/erpnext/commit/8092d58d9c36d263a2218fa7b4e95636706faf77)) * Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (backport [#44809](https://github.com/frappe/erpnext/issues/44809)) ([#44814](https://github.com/frappe/erpnext/issues/44814)) ([16b013f](https://github.com/frappe/erpnext/commit/16b013fab27a84c3889027db255166b76688efc4)) * fetch tax withholding category from the voucher ([8f8dd1c](https://github.com/frappe/erpnext/commit/8f8dd1c088823dd55013da7c79caf58afd73dc11)) * incoming rate should be zero for rejected items (backport [#44857](https://github.com/frappe/erpnext/issues/44857)) ([#44859](https://github.com/frappe/erpnext/issues/44859)) ([0969877](https://github.com/frappe/erpnext/commit/0969877cd7c30d997f5f42de1d8a7197846d07de)) * incorrect Material Transferred for Manufacturing qty (backport [#44823](https://github.com/frappe/erpnext/issues/44823)) ([#44832](https://github.com/frappe/erpnext/issues/44832)) ([497029f](https://github.com/frappe/erpnext/commit/497029f958c0c7167422c32edbd50c080eeaff33)) * Ledger repost support for extending app doctypes ([d137f78](https://github.com/frappe/erpnext/commit/d137f780bd072f0baf18feef734157c90318674b)) * Paid + Write Off Amount issue in Sales Invoice (backport [#44763](https://github.com/frappe/erpnext/issues/44763)) ([#44874](https://github.com/frappe/erpnext/issues/44874)) ([ca7c229](https://github.com/frappe/erpnext/commit/ca7c229e863aefc8fcf9181513afa309b2c3fd25)) * permissions for marking Quotation as lost ([e6390bf](https://github.com/frappe/erpnext/commit/e6390bfba1dca8c961029564c40b5ae1ae37878e)) * POS Closing entry issue (backport [#44772](https://github.com/frappe/erpnext/issues/44772)) ([#44781](https://github.com/frappe/erpnext/issues/44781)) ([2032422](https://github.com/frappe/erpnext/commit/20324224d37e1554fcb958ee79b94e5257ac93c5)) * posting_time issue ([#44870](https://github.com/frappe/erpnext/issues/44870)) ([7a5c30f](https://github.com/frappe/erpnext/commit/7a5c30fe9b5e3833ffeba46cead6ba42a69c0add)) * Remove typo ([13a3c81](https://github.com/frappe/erpnext/commit/13a3c816d742fe2b95cfa889b38d45ee88ea0acf)) * set project in GL from the SLE (backport [#44879](https://github.com/frappe/erpnext/issues/44879)) ([#44885](https://github.com/frappe/erpnext/issues/44885)) ([57e6ed4](https://github.com/frappe/erpnext/commit/57e6ed464594eb096c3a5956874b4773fc3abe97)) * show profit and loss after period closing ([771632a](https://github.com/frappe/erpnext/commit/771632a5e2be9ac2981d951481267ea2244094dd)) * slow posting datetime update (backport [#44799](https://github.com/frappe/erpnext/issues/44799)) ([#44805](https://github.com/frappe/erpnext/issues/44805)) ([ad57e33](https://github.com/frappe/erpnext/commit/ad57e33cd7247c6b822469582e15939dd7a3e80b)) * stock entry not fetching expired batches (backport [#44863](https://github.com/frappe/erpnext/issues/44863)) ([#44868](https://github.com/frappe/erpnext/issues/44868)) ([d6001e5](https://github.com/frappe/erpnext/commit/d6001e5ef9b9fd05b3e534c25cc36f388f8e57ee)) * Stock Entry uses incorrect company when generated from Pick List ([#44679](https://github.com/frappe/erpnext/issues/44679)) ([58e8467](https://github.com/frappe/erpnext/commit/58e846709ec961d965c9b6bdaf5cec482b608305)) * Swedish tax templates ([cc1834b](https://github.com/frappe/erpnext/commit/cc1834b0ccb1c2f5ab1202d4d01aca58dfe56f01)) * test case correction ([ddfead2](https://github.com/frappe/erpnext/commit/ddfead2cde3a25c95bb1bff79680a41365ebf8de)) * typerror on TDS payable monthly report (backport [#37707](https://github.com/frappe/erpnext/issues/37707)) ([db9a319](https://github.com/frappe/erpnext/commit/db9a319104f2b1988a99e6f45bf555e1dcd79ca1)) * update correct cost center in Accounts Receivable Report ([4c5540a](https://github.com/frappe/erpnext/commit/4c5540aef9232d044b9a0bd3de278a3b04222230)) * update query ([3ab4acf](https://github.com/frappe/erpnext/commit/3ab4acfafaa79295b6c56d9c6a03ccfe78f2e9c0)) * use utility method to generate url ([75aee42](https://github.com/frappe/erpnext/commit/75aee42635f87c6a608b43ca7c11d56071965f07)) * **ux:** purchase invoice link in error message ([#44797](https://github.com/frappe/erpnext/issues/44797)) ([01c1ed9](https://github.com/frappe/erpnext/commit/01c1ed98ac3883620ed1c9ebc21eaaf6fd8e8f76)) * Warehouse wise Stock Value chart roles (backport [#44865](https://github.com/frappe/erpnext/issues/44865)) ([#44867](https://github.com/frappe/erpnext/issues/44867)) ([f32cf84](https://github.com/frappe/erpnext/commit/f32cf84413dc4466ad77a320667e296c1344b160)) ### Features * add difference_posting_date field ([bec1f97](https://github.com/frappe/erpnext/commit/bec1f972b36c33b76317fd286370834f71504797)) * **subcontracting:** Added provision to create multiple Subcontracting Orders against a single Purchase Order (backport [#44711](https://github.com/frappe/erpnext/issues/44711)) ([#44782](https://github.com/frappe/erpnext/issues/44782)) ([8f81172](https://github.com/frappe/erpnext/commit/8f811728d97293744bb35f6a3bdba889708127c5)) * swedish COA ([98cc79d](https://github.com/frappe/erpnext/commit/98cc79d9420b63773a1bf04db702d31a162a968c)) * use difference_posting_date for journal entry posting_date ([7498cdf](https://github.com/frappe/erpnext/commit/7498cdf644960525f09b07cc829a09f704a22b4b)) ### Performance Improvements * SABB (backport [#44764](https://github.com/frappe/erpnext/issues/44764)) ([#44789](https://github.com/frappe/erpnext/issues/44789)) ([b706a82](https://github.com/frappe/erpnext/commit/b706a8274f489f1d0b9ef160d771ecd38abadaf8)) * slow query related to stock ledger entry (backport [#44861](https://github.com/frappe/erpnext/issues/44861)) ([#44862](https://github.com/frappe/erpnext/issues/44862)) ([3f3df7e](https://github.com/frappe/erpnext/commit/3f3df7ef2a09d2ce9348b85448bc934eb5b49acf)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index f6dd799ba08..4458398bfff 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import inspect import frappe from frappe.utils.user import is_website_user -__version__ = "15.46.2" +__version__ = "15.47.0" def get_default_company(user=None):