brotherton-erpnext/erpnext
Frappe PR Bot e66aab77cb chore(release): Bumped to Version 13.27.1
## [13.27.1](https://github.com/frappe/erpnext/compare/v13.27.0...v13.27.1) (2022-04-26)

### Bug Fixes

* Add accounting dimensions for round off GL Entry ([dedb90e](dedb90ea72))
* batch_no filtering not working when batch no is also a number in scientific notation ([#30770](https://github.com/frappe/erpnext/issues/30770)) ([#30771](https://github.com/frappe/erpnext/issues/30771)) ([c339305](c339305e9c))
* Check if accounting dimension exists ([1834671](1834671d59))
* dependent gle reposting (backport [#30726](https://github.com/frappe/erpnext/issues/30726)) ([#30772](https://github.com/frappe/erpnext/issues/30772)) ([a6d0938](a6d0938591))
* Do not validate while creating accounting dimension ([153b41a](153b41a269))
* e_commerce_settings.js ([3a5f5d5](3a5f5d5cd0))
* e_commerce_settings.py ([86c5f4d](86c5f4db85))
* First preference to parent cost center rather than round off cost center ([a2d95fc](a2d95fc62b))
* Handle Multiselect field mapping separately ([dc2f694](dc2f694547))
* **india:** 401 & 403 client error while generating IRN ([198bdcf](198bdcfdc6))
* **india:** cess value not considered while validating e-invoice totals ([#30800](https://github.com/frappe/erpnext/issues/30800)) ([f70fca1](f70fca1c9e))
* **india:** transporter name is null while generating e-way bill ([#30736](https://github.com/frappe/erpnext/issues/30736)) ([6291b28](6291b28c37))
* linter ([6dddbb9](6dddbb9f27))
* Loan doctypes in bank reconciliation ([e69c715](e69c71576d))
* Mistyped variable name in patch ([e76220e](e76220e819))
* monthly attendance sheet ([#30748](https://github.com/frappe/erpnext/issues/30748)) ([0b4e3f1](0b4e3f1467))
* Must not be able to start Job Card if it is related to Work Order that is not started yet ([#29072](https://github.com/frappe/erpnext/issues/29072)) ([#30755](https://github.com/frappe/erpnext/issues/30755)) ([b656ffa](b656ffa45e))
* Query filter fields from Website Item instead of Item master ([bed9e09](bed9e09153))
* select doctype as payment_document ([44f0b69](44f0b69152))
* **Selling,E-Commerce:** Shopping cart quotation without website item. ([#29085](https://github.com/frappe/erpnext/issues/29085)) ([ea0fe5e](ea0fe5e10c))
* SO analysis rpt will fetch SO's without Delivery note as well ([f9d89c7](f9d89c7ce6))
* translation ([#30781](https://github.com/frappe/erpnext/issues/30781)) ([#30783](https://github.com/frappe/erpnext/issues/30783)) ([8335ca6](8335ca6331))
* Update token to allow updates on protected branch ([baab379](baab3797ca))
* update translation ([#30725](https://github.com/frappe/erpnext/issues/30725)) ([#30776](https://github.com/frappe/erpnext/issues/30776)) ([b585262](b585262842))
* Use parent cost center for Sales and Purchase Invoice ([fe9f329](fe9f32946c))
* Use right precision for asset value after full schedule ([#30745](https://github.com/frappe/erpnext/issues/30745)) ([269e192](269e1923c9))
* Validate field filter wrt to Website Item & re-use validation in Item Group ([34437a8](34437a83df))

(cherry picked from commit 096dcf0e54dcaed5bf6fd9050e7da565e08fd440)

# Conflicts:
#	erpnext/__init__.py
2022-05-15 15:04:17 +00:00
..
accounts fix: select multiple values for accounting dimenssion 2022-05-14 17:19:34 +05:30
assets fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
bulk_transaction style: format code with black 2022-03-28 18:52:46 +05:30
buying Merge pull request #30818 from Havenir/feat-request-for-quotation 2022-05-13 12:16:23 +05:30
change_log
commands style: format code with black 2022-03-28 18:52:46 +05:30
communication
config chore: clean up hooks 2022-04-28 12:02:54 +05:30
controllers Merge pull request #30968 from nextchamp-saqib/validate-on-hold-invs 2022-05-12 22:06:35 +05:30
crm chore: added RFQ Link to Opportunity Dashboard (#30894) 2022-05-13 12:01:52 +05:30
domains chore: remove files related to LMS 2022-04-28 10:41:30 +05:30
e_commerce refactor: tax rule validity query (#30934) 2022-05-09 19:26:13 +05:30
erpnext_integrations fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
hr Merge pull request #31013 from ruchamahabal/hr-reports-emp-status 2022-05-13 22:07:08 +05:30
loan_management chore: Remove domains from Setup 2022-04-27 13:32:51 +05:30
maintenance refactor: trigger generate schedule when any change made in items table (#29874) 2022-04-12 15:30:49 +05:30
manufacturing fix: set_missing_values in SE and re-use the same on all SE mappings 2022-05-11 14:54:22 +05:30
patches fix: Failing accounting dimension patch 2022-05-12 09:27:40 +00:00
payroll feat(minor): fetch default salary structure and base from Employee Grade in Salary Structure Assignment (#30918) 2022-05-06 17:44:30 +05:30
portal chore: Clean up patches 2022-04-29 12:42:29 +05:30
projects Merge branch 'develop' into education_sepration 2022-05-02 11:47:37 +05:30
public fix: select multiple values for accounting dimenssion 2022-05-14 17:19:34 +05:30
quality_management style: Fix linter warning 2022-04-14 10:02:15 +05:30
regional fix: Multiple fixes in GSTR-1 report 2022-05-15 15:04:16 +00:00
selling fix(charts): Pass fieldtype for chart data in selling reports 2022-05-10 15:58:31 +05:30
setup fix: disable form save on naming series tool (#30909) 2022-05-05 17:35:58 +05:30
shopping_cart
startup style: format code with black 2022-03-28 18:52:46 +05:30
stock fix(patch): avoid checking for return field if it doesnt exits (#30995) 2022-05-13 11:55:47 +05:30
support fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
telephony fix: Set correct options for link field 2022-04-14 12:32:31 +05:30
templates fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
tests test: check translation files (#31006) 2022-05-13 16:38:04 +05:30
translations Merge pull request #30911 from alyf-de/de-translate-employee 2022-05-13 12:23:13 +05:30
utilities chore: Remove reference to Instructor doctype (#30903) 2022-05-05 10:40:42 +05:30
www chore: remove files related to LMS 2022-04-28 10:41:30 +05:30
__init__.py chore(release): Bumped to Version 13.27.1 2022-05-15 15:04:17 +00:00
.stylelintrc
exceptions.py style: format code with black 2022-03-28 18:52:46 +05:30
hooks.py chore: correct version in hooks 2022-05-08 22:04:14 +05:30
modules.txt chore: clean up hooks 2022-04-28 12:02:54 +05:30
patches.txt fix: move healthcare patch to post_model_sync (#31008) 2022-05-13 18:15:34 +05:30