From 943d83b73979031d60d0222ee6a6adfeaebde36d Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 14 Jun 2022 07:45:40 +0000 Subject: [PATCH] chore(release): Bumped to Version 13.34.0 # [13.34.0](https://github.com/frappe/erpnext/compare/v13.33.0...v13.34.0) (2022-06-14) ### Bug Fixes * (auto-merge) Use `frappe.log_error` instead of `doc.log_error` ([bced6a0](https://github.com/frappe/erpnext/commit/bced6a07b4e1d9e3261703d6d31667b3b19609cf)) * `test_work_order_with_non_stock_item` ([b827c3b](https://github.com/frappe/erpnext/commit/b827c3b3c963ed0998bd525a6bb7ded50205c0e6)) * Add cost center in loan document ([c19dfbe](https://github.com/frappe/erpnext/commit/c19dfbe98ab701d522e3ed0f65a3ec1314032d97)) * **asset:** failing test case ([#31277](https://github.com/frappe/erpnext/issues/31277)) ([8a4c9d1](https://github.com/frappe/erpnext/commit/8a4c9d1238198d8951440534710a1b2a9ff32e84)) * Auto Insert Item Price If Missing when discount & blank UOM (backport [#31168](https://github.com/frappe/erpnext/issues/31168)) ([#31267](https://github.com/frappe/erpnext/issues/31267)) ([e69bff0](https://github.com/frappe/erpnext/commit/e69bff0caab77e97bf00e6fed3a2555fcba72fff)) * Call `calculate_cost` for Draft BOM and typo in argument ([d035aa2](https://github.com/frappe/erpnext/commit/d035aa2afb7fb124afa1a581d5a0c3f8c21d33ec)) * Company address filter in quotation ([d375939](https://github.com/frappe/erpnext/commit/d3759394756cc2679b5002a296690b5689c2e081)) * DB update child items, remove redundancy, fix perf ([cbc52a2](https://github.com/frappe/erpnext/commit/cbc52a2e453e612ab10bf57e74e09ea0680f9a45)) * Depreciate Asset before generating GL Entries on sale ([#30759](https://github.com/frappe/erpnext/issues/30759)) ([dfbfe40](https://github.com/frappe/erpnext/commit/dfbfe403e97778ae425d611ad4942bbf724fbd96)) * Get fresh RM rate in `calculate_rm_cost` ([9a513fd](https://github.com/frappe/erpnext/commit/9a513fda74d19cfa9d23bdfcc4c9a23180cd28a4)) * **India:** Incorrect taxable in GSTR-3B report ([e5d2c59](https://github.com/frappe/erpnext/commit/e5d2c59929ec233da97a3a1a5530a7397ed88f7f)) * **India:** Sales taxes and charges template fetching in quotation ([a1ba847](https://github.com/frappe/erpnext/commit/a1ba8475d03202e601227f2db1e4d0f2eefa8ecc)) * locale Currency and Float setting in update_employee ([391ed9c](https://github.com/frappe/erpnext/commit/391ed9c5670ab7639c1c3b6c885f038e4d123055)) * misaligned columns in print format of AR/AP report ([81e32e2](https://github.com/frappe/erpnext/commit/81e32e28550dbba180f6f3b2125a2186d448d12b)) * Partially Ordered status for quotation ([37ba550](https://github.com/frappe/erpnext/commit/37ba5503987b55e41a174437bca9c99232d256b1)) * purchase invoice standalone return GLEs (backport [#31209](https://github.com/frappe/erpnext/issues/31209)) ([#31263](https://github.com/frappe/erpnext/issues/31263)) ([6d99b5a](https://github.com/frappe/erpnext/commit/6d99b5a95aed50b579e43062e4c017213322a57f)) * Reset represents company on disabling internal customer and supplier (backport [#31302](https://github.com/frappe/erpnext/issues/31302)) ([#31306](https://github.com/frappe/erpnext/issues/31306)) ([fb9b302](https://github.com/frappe/erpnext/commit/fb9b302ecf8ca94be9b4561aa87c1e85b0cc74ee)) * Safe cast `row.rate` (in case of faulty exploded items, edge case but oh well) ([6d65e2b](https://github.com/frappe/erpnext/commit/6d65e2bab41e09a0603463e42b581ebc96abae53)) * Supplied Qty not updated on Stock Entry cancel ([79b2062](https://github.com/frappe/erpnext/commit/79b20622c9ebb9121a2d2633916fd02d8b7906db)) * Trial Balance failing to ignore Finance Book ([00371f4](https://github.com/frappe/erpnext/commit/00371f4a224e58b9f48456ea41b17f51ab7f9cac)) * typo in sql condition ([894f945](https://github.com/frappe/erpnext/commit/894f945be7e09ac312c9b39dc29d9ae119a5d2f3)) * update fr translation (backport [#31232](https://github.com/frappe/erpnext/issues/31232)) ([#31334](https://github.com/frappe/erpnext/issues/31334)) ([5d0f271](https://github.com/frappe/erpnext/commit/5d0f27145164b17ca99ccf1de12b7326b6367e14)) * update Period Closing Voucher per Company ([5ebbe81](https://github.com/frappe/erpnext/commit/5ebbe81543c24dc65a57d1e700b3dcbee07b3f68)) * update ru translate (backport [#31200](https://github.com/frappe/erpnext/issues/31200)) ([#31304](https://github.com/frappe/erpnext/issues/31304)) ([77e4755](https://github.com/frappe/erpnext/commit/77e4755c1f8bda642c94c0779c13d863a2883c0d)) * Use `frappe.as_unicode` to decode output of redis module list (backport [#31282](https://github.com/frappe/erpnext/issues/31282)) ([#31283](https://github.com/frappe/erpnext/issues/31283)) ([633a452](https://github.com/frappe/erpnext/commit/633a4521e496446dc3ae87752a412d94dddd563c)) * **ux:** hide new version btn on unsaved BOM (backport [#31297](https://github.com/frappe/erpnext/issues/31297)) ([#31298](https://github.com/frappe/erpnext/issues/31298)) ([9f6b32a](https://github.com/frappe/erpnext/commit/9f6b32af1259d4485396ad6245c1ebbbfb0514a2)) * **UX:** use doc.status for Job Card status ([#31320](https://github.com/frappe/erpnext/issues/31320)) ([78473b8](https://github.com/frappe/erpnext/commit/78473b8d994d028a2b685d950ce66608c6cd3c90)) ### Features * Add german translations ([a3f2cf3](https://github.com/frappe/erpnext/commit/a3f2cf3917a16638f9f4c4f32d0416a902e4d9b0)) * Level-wise BOM cost updation ([74d7d81](https://github.com/frappe/erpnext/commit/74d7d81d6e25698276bdff8d40550411bab91c09)) * Only update exploded items rate and amount ([a26da58](https://github.com/frappe/erpnext/commit/a26da58718d1ef93500ce7f93b16da80fce5a375)) * Track progress in Log Batch/Job wise ([3b2a8bf](https://github.com/frappe/erpnext/commit/3b2a8bf837b62b68a2422ddd01335e2f7045c3d1)) ### Performance Improvements * `get_boms_in_bottom_up_order` ([87c2b3b](https://github.com/frappe/erpnext/commit/87c2b3be0b2ad09ece570c8ad24d19a54e302f93)) * `get_next_higher_level_boms` ([767a775](https://github.com/frappe/erpnext/commit/767a7757095e369da68e017f666c4896fa3cc6a2)) * Use cached doc instead of `get_doc` ([faa69c9](https://github.com/frappe/erpnext/commit/faa69c942b239000227d5b28564dfa4aae75f1be)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 9d9e63999a3..4307526c62e 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import frappe from erpnext.hooks import regional_overrides -__version__ = "13.33.0" +__version__ = "13.34.0" def get_default_company(user=None):