Merge pull request #28508 from rohitwaghchaure/change-log-for-v13-15

chore: change log for v13.15.0
This commit is contained in:
rohitwaghchaure
2021-11-22 22:48:43 +05:30
committed by GitHub

View File

@@ -0,0 +1,36 @@
# Version 13.15.0 Release Notes
### Features & Enhancements
- Add count for Healthcare Practitioner on Healthcare dashboard
([#28286](https://github.com/frappe/erpnext/pull/28286))
- Improved financial statement report loading time ([#28238](https://github.com/frappe/erpnext/pull/28238))
- Improved general ledger report loading time ([#27987](https://github.com/frappe/erpnext/pull/27987))
- Replaced "=" with "in" for multiple statuses in query ([#28193](https://github.com/frappe/erpnext/pull/28193))
- Update rate in the item price if the Update Existing Price List Rate is enabled in the stock settings ([#28255](https://github.com/frappe/erpnext/pull/28255))
### Fixes
- Serial Nos not set in the row after scanning in popup ([#28202](https://github.com/frappe/erpnext/pull/28202))
- Help section background in dark mode ([#28406](https://github.com/frappe/erpnext/pull/28406))
- Don't make naming series mandatory for items ([#28394](https://github.com/frappe/erpnext/pull/28394))
- Work order creation from sales order ([#28388](https://github.com/frappe/erpnext/pull/28388))
- Workspace links to ecommerce settings ([#28360](https://github.com/frappe/erpnext/pull/28360))
- Currency wise pricing rule was not working ([#28417](https://github.com/frappe/erpnext/pull/28417))
- Bug with qrcode generation for the Urdu language ([#28471](https://github.com/frappe/erpnext/pull/28471))
- Removed item - item group name validation ([#28392](https://github.com/frappe/erpnext/pull/28392))
- Silter only submitted fees in student fee collection report ([#28280](https://github.com/frappe/erpnext/pull/28280))
- Update tax template name for 18% GST ([#28156](https://github.com/frappe/erpnext/pull/28156))
- Get credit amount for bank account of type liability ([#28132](https://github.com/frappe/erpnext/pull/28132))
- Default party account getting overriden in invoices ([#28363](https://github.com/frappe/erpnext/pull/28363))
- Remove warehouse filter on Batch field for Material Receipt ([#28195](https://github.com/frappe/erpnext/pull/28195))
- POS idx issue in taxes table while merging ([#28389](https://github.com/frappe/erpnext/pull/28389))
- Address not set in the Dispatch Address field ([#28333](https://github.com/frappe/erpnext/pull/28333))
- Not able to edit the supplier scorecard criteria name once created ([#28348](https://github.com/frappe/erpnext/pull/28348))
- GST category not getting auto updated ([#28459](https://github.com/frappe/erpnext/pull/28459))
- Sales Invoice with duplicate items not showing correct taxable value ([#28334](https://github.com/frappe/erpnext/pull/28334))
- KSA Invoice print format for multicurrency invoices ([#28489](https://github.com/frappe/erpnext/pull/28489))
- Performance issue while submitting the Journal Entry ([#28425](https://github.com/frappe/erpnext/pull/28425))
- Pricing Rule not created against the Promotional Scheme ([#28398](https://github.com/frappe/erpnext/pull/28398))
- Pull only Items that are in Job Card in a Stock Entry against Job Card ([#28228](https://github.com/frappe/erpnext/pull/28228))
- Fixed sum of components in salary register ([#28237](https://github.com/frappe/erpnext/pull/28237))