From 84e6cead566a70b67efaaab30a50f89905bb781a Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Thu, 28 Jul 2022 12:13:57 +0000 Subject: [PATCH] chore(release): Bumped to Version 13.36.2 ## [13.36.2](https://github.com/frappe/erpnext/compare/v13.36.1...v13.36.2) (2022-07-28) ### Bug Fixes * (india) (e-invoice) margin & internal company transfer ([b97d30a](https://github.com/frappe/erpnext/commit/b97d30aad098d87e6c95ff1dab37360ac574e17a)) * (india) add overseas in HSN wise report ([1d69ce1](https://github.com/frappe/erpnext/commit/1d69ce1932938ce98e8700a01e7403f747e9bf3d)) * Allow allocating advance amount against Expense Claim taxes ([42f3592](https://github.com/frappe/erpnext/commit/42f3592e959f50633cb57c85221b04d10f9e0aa2)) * assign duplicate_items_msg outside conditional ([#31639](https://github.com/frappe/erpnext/issues/31639)) ([8e23c6a](https://github.com/frappe/erpnext/commit/8e23c6ad69dee213f0252d2b231317490fab760f)) * correct Brazilian portuguese translations (backport [#31498](https://github.com/frappe/erpnext/issues/31498)) ([#31660](https://github.com/frappe/erpnext/issues/31660)) ([794fd08](https://github.com/frappe/erpnext/commit/794fd0819ffff4e0bb7a68e9ab6b42dc45e4eb31)) * discount and test added ([a843e78](https://github.com/frappe/erpnext/commit/a843e784e6f4ce60be8d5d5a39154dca3bad07e6)) * display customer name on picking list ([dbf245c](https://github.com/frappe/erpnext/commit/dbf245c6878fb53e12d0fef6bc4e84f2017570db)) * do not update component amount for timesheet components ([#31696](https://github.com/frappe/erpnext/issues/31696)) ([bc7cfe6](https://github.com/frappe/erpnext/commit/bc7cfe69190f53dd4203717373dc6a51c61b0481)) * enable tax withholding checkbox in PI with supplier_tds ([bc74942](https://github.com/frappe/erpnext/commit/bc7494278dcf2d2d00f34b6915b144cca0e875d8)) * ensure defaults removed in bad frappe patch get set again (backport [#31659](https://github.com/frappe/erpnext/issues/31659)) ([#31661](https://github.com/frappe/erpnext/issues/31661)) ([763787b](https://github.com/frappe/erpnext/commit/763787b0a510027353cfae81aacbaf8939349042)) * hero image not loading in portal homepage ([#31699](https://github.com/frappe/erpnext/issues/31699)) ([8a6432e](https://github.com/frappe/erpnext/commit/8a6432ec3f4bf63c39d1f687f618cec2360ebccf)) * **india:** e-way bill json for unregistered gst category ([01d6df4](https://github.com/frappe/erpnext/commit/01d6df45d00d5b09c46b5fbf689645e2e65a9349)) * make customer_name field read only. ([2381b81](https://github.com/frappe/erpnext/commit/2381b81aaceacddae9a8a326568a955208e8b6d5)) * manually generated salary slips overwritten by structure amount ([#31711](https://github.com/frappe/erpnext/issues/31711)) ([32c1bb6](https://github.com/frappe/erpnext/commit/32c1bb61de5e70cb8ca3d6bfc12eb11b17b96690)) * Map `Item` image to `Website Item` website_image only if published via UI (v13) ([9b1544a](https://github.com/frappe/erpnext/commit/9b1544aa14c50259fba88507ad921a7c4bc8715a)) * payment entry to student ([#31708](https://github.com/frappe/erpnext/issues/31708)) ([4f02375](https://github.com/frappe/erpnext/commit/4f023757dee6545dadb1f4ba85d26c4b164dfa70)) * Reload loan Table in Salary Slip when change Employee ([#31525](https://github.com/frappe/erpnext/issues/31525)) ([a95c011](https://github.com/frappe/erpnext/commit/a95c011a9355aa19ad751b7921f3b3c7de41c8d5)) * rounding errors while closing pos (backport [#31654](https://github.com/frappe/erpnext/issues/31654)) ([#31658](https://github.com/frappe/erpnext/issues/31658)) ([529a47b](https://github.com/frappe/erpnext/commit/529a47bc88ec82ca39a93ad7386184c981104861)) * Route condition set with proper filter ([#31556](https://github.com/frappe/erpnext/issues/31556)) ([5cdc267](https://github.com/frappe/erpnext/commit/5cdc267aeeaa857546538adb7fc93e868377fd6c)) * The Fee details are not fetched in Program Enrollment ([#31153](https://github.com/frappe/erpnext/issues/31153)) ([0602848](https://github.com/frappe/erpnext/commit/0602848caa3be112a1d34d60cf2fe85192674f0e)) * update fr translations ([#31687](https://github.com/frappe/erpnext/issues/31687)) ([89348c1](https://github.com/frappe/erpnext/commit/89348c1bb4b7a104a4cda2a249cad23e05f30675)) * update fr translations (backport [#31526](https://github.com/frappe/erpnext/issues/31526)) ([#31666](https://github.com/frappe/erpnext/issues/31666)) ([95e1021](https://github.com/frappe/erpnext/commit/95e1021caff94d65acfcf2855a9e472dafdb3d50)) * update SO's percentage billed on credit note ([2f2d3de](https://github.com/frappe/erpnext/commit/2f2d3de3068e90fff7463448c901826551c49772)) * use current pos profile on sales return ([c442b4a](https://github.com/frappe/erpnext/commit/c442b4aef1a298c7e19eef2084534e32378a54ee)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 2c928b288de..329e7e87e10 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import frappe from erpnext.hooks import regional_overrides -__version__ = "13.36.1" +__version__ = "13.36.2" def get_default_company(user=None):