From 259f3422d5a3ca75a40cc83717847e28fb8aa3e5 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 9 Aug 2023 03:06:43 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.34.0 # [14.34.0](https://github.com/frappe/erpnext/compare/v14.33.2...v14.34.0) (2023-08-09) ### Bug Fixes * **accounts:** Translate columns in AP/AR report ([#36503](https://github.com/frappe/erpnext/issues/36503)) ([6739369](https://github.com/frappe/erpnext/commit/67393694de3ee4f37e40c8fe1e3a9963acc0ed8b)) * AP and AR summary ([769d7d7](https://github.com/frappe/erpnext/commit/769d7d7554ff808f0d14b4ed7e276ef44ea15259)) * check root type only when not none ([46bb309](https://github.com/frappe/erpnext/commit/46bb309b8a56edf800cc4ca6b418a3ffc339d99c)) * cross connect delivery note and sales invoice ([#36183](https://github.com/frappe/erpnext/issues/36183)) ([8501a11](https://github.com/frappe/erpnext/commit/8501a1182ae8323d91438da30ddc8d93cf8c2789)) * Debit credit difference while submitting Sales Invoice ([#36523](https://github.com/frappe/erpnext/issues/36523)) ([240d866](https://github.com/frappe/erpnext/commit/240d866ef495e09e4da8a3064c33bcccd319cb27)) * don't allow negative rate (backport [#36027](https://github.com/frappe/erpnext/issues/36027)) ([#36465](https://github.com/frappe/erpnext/issues/36465)) ([caa4f33](https://github.com/frappe/erpnext/commit/caa4f331694937a6768fa3180562e947d6996e7f)) * enqueue submit/cancel action for stock entry having more than 50 line items (backport [#36532](https://github.com/frappe/erpnext/issues/36532)) ([#36536](https://github.com/frappe/erpnext/issues/36536)) ([9c108a8](https://github.com/frappe/erpnext/commit/9c108a8ef70ec6f440cddeccc640c363bcf02196)) * fetch ple for all party types ([674dba8](https://github.com/frappe/erpnext/commit/674dba8cd7ef97103c706a19066872622f965bf2)) * fetch ple with party type employee in AP ([1ca9aca](https://github.com/frappe/erpnext/commit/1ca9aca0d5e2002e1175581df05aa1700bd745ab)) * Fix query for financial statement report ([d1590f2](https://github.com/frappe/erpnext/commit/d1590f266bffc55fa76f799276c1f96fc4cef930)) * get incoming rate instead of BOM rate (backport [#36496](https://github.com/frappe/erpnext/issues/36496)) ([#36506](https://github.com/frappe/erpnext/issues/36506)) ([bdfbccd](https://github.com/frappe/erpnext/commit/bdfbccd38eefd5c7a3385f3e25bcb3fcb442f2ae)) * handle None value in payment_term_outstanding ([b033b3b](https://github.com/frappe/erpnext/commit/b033b3b0d6a7a286e253a24d7432b607eaa14d09)) * Lower deduction certificate for multi-company ([#36491](https://github.com/frappe/erpnext/issues/36491)) ([2216875](https://github.com/frappe/erpnext/commit/2216875bd6f22f695e19e9af6219628760b42a88)) * payment allocation in invoice payment schedule ([#36440](https://github.com/frappe/erpnext/issues/36440)) ([0e87c86](https://github.com/frappe/erpnext/commit/0e87c86aab93255f57d7b691f7c4843c0274ba70)) * search not working for so in the Production Plan ([#36459](https://github.com/frappe/erpnext/issues/36459)) ([8c57d56](https://github.com/frappe/erpnext/commit/8c57d56240d2c35ae09350af5d3598b4773e9ac2)) * serial no not able to reject for the internal transfer ([#36467](https://github.com/frappe/erpnext/issues/36467)) ([c1819a4](https://github.com/frappe/erpnext/commit/c1819a4b21f09b1775cb20c79a8683c734961ec3)) * stock entry decimal issue (backport [#36530](https://github.com/frappe/erpnext/issues/36530)) ([#36533](https://github.com/frappe/erpnext/issues/36533)) ([5b04708](https://github.com/frappe/erpnext/commit/5b047081646ad9131ffbe925d57904597aa454ea)) * stock reconciliation negative stock error (backport [#36544](https://github.com/frappe/erpnext/issues/36544)) ([#36549](https://github.com/frappe/erpnext/issues/36549)) ([00b9df0](https://github.com/frappe/erpnext/commit/00b9df0bc5199d6c08d14cf7dd4f9f4d01ec93c2)) * Tax withholding against order via Payment Entry ([#36493](https://github.com/frappe/erpnext/issues/36493)) ([a234b89](https://github.com/frappe/erpnext/commit/a234b8932e34b7f726c54a720c3199ed1e3bfb64)) * use correct lang separator for frappe (backport [#36519](https://github.com/frappe/erpnext/issues/36519)) ([#36520](https://github.com/frappe/erpnext/issues/36520)) ([f9981d1](https://github.com/frappe/erpnext/commit/f9981d1ff3527057cebc132eede74638b88ebfeb)) * **ux:** add `Ordered Qty` column in Get Items From > MR (backport [#36486](https://github.com/frappe/erpnext/issues/36486)) ([#36505](https://github.com/frappe/erpnext/issues/36505)) ([0d7a4b6](https://github.com/frappe/erpnext/commit/0d7a4b6ff64dbe5cca0cc6999557c2a9fdbd54fb)) ### Features * ledger comparison report ([#36485](https://github.com/frappe/erpnext/issues/36485)) ([07f235c](https://github.com/frappe/erpnext/commit/07f235cf7d251573a789f014becd0c5956cefc54)) * **RFQ:** make sending attachments configurable (backport [#36359](https://github.com/frappe/erpnext/issues/36359)) ([#36535](https://github.com/frappe/erpnext/issues/36535)) ([5881960](https://github.com/frappe/erpnext/commit/5881960001fa55e3d24ddd009e6b897fd4109936)) ### Performance Improvements * asset depreciation entry posting ([#36461](https://github.com/frappe/erpnext/issues/36461)) ([cd1c175](https://github.com/frappe/erpnext/commit/cd1c175439dc58ba78224f8a2abd4d9bd8c1a39b)) * defer holiday list imports ([7adad42](https://github.com/frappe/erpnext/commit/7adad4272af06ac3bf50b9dd27affc507f4b931b)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 7b7e2142ee6..89ea6e4289b 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "14.33.2" +__version__ = "14.34.0" def get_default_company(user=None):