From 91e935fee7c2fa68aeff63c87e46d3a7367436e7 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Thu, 26 May 2022 05:38:49 +0000 Subject: [PATCH] chore(release): Bumped to Version 13.31.0 # [13.31.0](https://github.com/frappe/erpnext/compare/v13.30.0...v13.31.0) (2022-05-26) ### Bug Fixes * Account currency validation for first transaction ([228f10b](https://github.com/frappe/erpnext/commit/228f10bf30b0c9e304927b5a877cc0730a66ab7c)) * Add party account validation for journal entry ([7f853b1](https://github.com/frappe/erpnext/commit/7f853b1f0febad2a33548558f2f0556801c0196f)) * always update item_name for stock entry (backport [#31068](https://github.com/frappe/erpnext/issues/31068)) ([#31071](https://github.com/frappe/erpnext/issues/31071)) ([f519dc6](https://github.com/frappe/erpnext/commit/f519dc613cd4d05e193cda03fbc84c34a1216327)) * change project's actual_start_date fieldtype from Data to Date (backport [#31085](https://github.com/frappe/erpnext/issues/31085)) ([#31135](https://github.com/frappe/erpnext/issues/31135)) ([8c2f203](https://github.com/frappe/erpnext/commit/8c2f2033615ec14a042ed4e69394b9933cbc450a)) * Chart data for monthly periodicity in Cash Flow report ([#31039](https://github.com/frappe/erpnext/issues/31039)) ([f14e9b7](https://github.com/frappe/erpnext/commit/f14e9b7502aebde4c77305253cb704730a9accd1)) * corrective job card creation (backport [#31083](https://github.com/frappe/erpnext/issues/31083)) ([#31084](https://github.com/frappe/erpnext/issues/31084)) ([c17c260](https://github.com/frappe/erpnext/commit/c17c260a65e56a9391328bfbf16206112b4b15a2)) * don't capture payments with invoice_id as donations ([168a9d4](https://github.com/frappe/erpnext/commit/168a9d417b57e6441da7e9446100e0de62aeaea5)) * employee advance status update on return via additional salary ([d59c3d2](https://github.com/frappe/erpnext/commit/d59c3d21423639c13055309ec30bfc2b04c44545)) * Handle missing HSN Codes ([ce3a21e](https://github.com/frappe/erpnext/commit/ce3a21eb039453d4786dfd0871a278b588039d80)) * Healthcare module accounting test cases ([09a42a1](https://github.com/frappe/erpnext/commit/09a42a122f0a446d73942d9b8a69149721379e42)) * **India:** Async issue in company address trigger ([2ea3318](https://github.com/frappe/erpnext/commit/2ea331852ac61eacc86019b208d0af785499d4c2)) * **india:** error while parsing e-invoice ([#31061](https://github.com/frappe/erpnext/issues/31061)) ([1461d66](https://github.com/frappe/erpnext/commit/1461d66ddaacb084b6e7c40630ac7970efab27aa)) * **india:** eway bill cancel api is disabled ([#31060](https://github.com/frappe/erpnext/issues/31060)) ([95491e1](https://github.com/frappe/erpnext/commit/95491e17180fe0e4c0234e54e56af178dbc4ad29)) * Job Card excess transfer behaviour (backport [#31054](https://github.com/frappe/erpnext/issues/31054)) ([#31096](https://github.com/frappe/erpnext/issues/31096)) ([3984f04](https://github.com/frappe/erpnext/commit/3984f04a49649b168c4a6cef29c444e25d1415a3)) * Leave Encashment calculations (backport [#31062](https://github.com/frappe/erpnext/issues/31062)) ([#31091](https://github.com/frappe/erpnext/issues/31091)) ([ba76b64](https://github.com/frappe/erpnext/commit/ba76b6419e9d5909a599aeb1ea9243fc37f5a769)) * Loan Doc query in Bank Reconciliation Statement ([611d1af](https://github.com/frappe/erpnext/commit/611d1af526839ff4ceb5628be5fff385c37c9294)) * Loan repayment entries for payroll payable account ([ea6d754](https://github.com/frappe/erpnext/commit/ea6d754f734e8db76fa035acf30e97f3b24e7870)) * multiple entries for same payment term ([90b1147](https://github.com/frappe/erpnext/commit/90b1147365ed3f2175eda90994d88932c95d10ba)) * Party account validation in JV ([d10c2e5](https://github.com/frappe/erpnext/commit/d10c2e50bee2256b43039d7d09b53dc01e72160d)) * payments duplicate on pos closing entry (backport [#30976](https://github.com/frappe/erpnext/issues/30976)) ([#31005](https://github.com/frappe/erpnext/issues/31005)) ([0efbabe](https://github.com/frappe/erpnext/commit/0efbabe7cf780358ee946c48e99239aafe647eb5)) * **pos:** paid amount calculation for multicurrency invoice ([#31122](https://github.com/frappe/erpnext/issues/31122)) ([98eb7da](https://github.com/frappe/erpnext/commit/98eb7da06acdd18c2c667363fbf017a013d338c9)) * remove bad default for Membership From Date ([34928d2](https://github.com/frappe/erpnext/commit/34928d29f1ff8c823217b9d5b7b751a7ab6c5b0e)) * Remove validation from Journal Entry ([4ca6cdc](https://github.com/frappe/erpnext/commit/4ca6cdca7621e40093abe43d016124798ede25ea)) * replace document states with list settings ([78e9e66](https://github.com/frappe/erpnext/commit/78e9e66d63955b95e6b2f1c10b92c55973207234)) * timesheet fetching in sales invoice ([216c32f](https://github.com/frappe/erpnext/commit/216c32f4bc13376335ae31bd09fe6b5c01855ba2)) * Use directly and style it as button instead of using button ([0ab9fc0](https://github.com/frappe/erpnext/commit/0ab9fc0040baf02ed8ed6e7a8a5848f2542f38aa)) ### Features * **Employee Advance:** add 'Returned' and 'Partly Claimed and Returned' status ([42e7a86](https://github.com/frappe/erpnext/commit/42e7a86a3b86672dc1cd102b7452ce1b85ce2957)) ### Reverts * Revert "fix: Add party account validation for journal entry" ([9d43a90](https://github.com/frappe/erpnext/commit/9d43a90eb08ddbcb80a7b488b9696762058e69cc)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 811fdb771bb..5b2f0ba8e00 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import frappe from erpnext.hooks import regional_overrides -__version__ = "13.30.0" +__version__ = "13.31.0" def get_default_company(user=None):