brotherton-erpnext/erpnext
Frappe PR Bot b3964ee35b chore(release): Bumped to Version 13.28.0
# [13.28.0](https://github.com/frappe/erpnext/compare/v13.27.1...v13.28.0) (2022-05-03)

### Bug Fixes

* Consistent accounting dimensions across Sales and Purchase docs ([5df5058](5df50588cf))
* convert default_item_manufacturer to link field ([#30835](https://github.com/frappe/erpnext/issues/30835)) ([#30866](https://github.com/frappe/erpnext/issues/30866)) ([37fad7e](37fad7e04c))
* Cost center filter on payment reconciliation ([22e7f03](22e7f03a03))
* filters not working in Shift Assignment Calendar view ([#30822](https://github.com/frappe/erpnext/issues/30822)) ([3cdbb65](3cdbb65b5a))
* Ignore custom field validation while setup ([ee54bf7](ee54bf7fe2))
* **india:** e-invoice generation for registered composition gst category type ([#30814](https://github.com/frappe/erpnext/issues/30814)) ([#30877](https://github.com/frappe/erpnext/issues/30877)) ([246869d](246869dd28))
* Multi currency opening invoices ([2e62d51](2e62d518e8))
* payment days calculation for employees joining/leaving mid-month ([#30863](https://github.com/frappe/erpnext/issues/30863)) ([#30883](https://github.com/frappe/erpnext/issues/30883)) ([a1b0813](a1b0813966))
* Period Closing Voucher is considering GL entries with is_cancelled=1 ([#30865](https://github.com/frappe/erpnext/issues/30865)) ([5a5b49b](5a5b49b61a))
* **pos:** number pad translations ([b01f855](b01f8555e5))
* **pos:** search field doesn't reset on checkout ([edbf551](edbf5513da))
* Supply type for overseas invoices with payment of tax ([fdcc591](fdcc591a5e))
* supply type for sez invoices with payment of tax ([cf08710](cf087103cb))
* Use `account_type == 'Stock'` to filter stock accounts ([93482f3](93482f3302))
* **UX:** misleading stock entry lables ([#30870](https://github.com/frappe/erpnext/issues/30870)) ([#30871](https://github.com/frappe/erpnext/issues/30871)) ([57b03f0](57b03f0bf2))
* **UX:** record reason for skipping attendance or marking absent for auto attendance ([#30846](https://github.com/frappe/erpnext/issues/30846)) ([f7bf4a3](f7bf4a3e62))
* Vat Audit report fixes ([d5319a4](d5319a4826))

### Features

* Copy task color from project template (backport [#30857](https://github.com/frappe/erpnext/issues/30857)) ([#30859](https://github.com/frappe/erpnext/issues/30859)) ([7ee18e8](7ee18e86a2))
* support product bundles in picklist (backport [#30762](https://github.com/frappe/erpnext/issues/30762)) ([#30826](https://github.com/frappe/erpnext/issues/30826)) ([645ee2d](645ee2d822))

(cherry picked from commit 8cc2ea0ddbefb6722247a39a6568d65d4cf4cf5c)

# 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 chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
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 fix: specify fields to be set in Lead (#28288) 2021-11-09 15:49:32 +05:30
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.28.0 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