From cfd67a17a3e9d2f6cff235e08ffbb8360cabfcf4 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Fri, 1 May 2020 19:39:49 +0530 Subject: [PATCH] chore: change log for version 13 beta --- erpnext/change_log/v13/v13_0_0_beta_1.md | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 erpnext/change_log/v13/v13_0_0_beta_1.md diff --git a/erpnext/change_log/v13/v13_0_0_beta_1.md b/erpnext/change_log/v13/v13_0_0_beta_1.md new file mode 100644 index 0000000000..f84dc24560 --- /dev/null +++ b/erpnext/change_log/v13/v13_0_0_beta_1.md @@ -0,0 +1,44 @@ +# Version 13.0.0 Beta 1 Release Notes + +## Accounting +- [Loan Management and Accounting](https://docs.erpnext.com/docs/user/manual/en/loan-management) +- [Accounting Dimensions in Budget Variance Report](https://github.com/frappe/erpnext/pull/19973) +- [Tax Category in POS Profile](https://docs.erpnext.com/docs/user/manual/en/accounts/pos-profile) +- [Custom Fields in POS](https://github.com/frappe/erpnext/pull/19876) +- [HSN Code Wise Item Tax](https://github.com/frappe/erpnext/pull/19478) +- Auto State-wise Taxation for GST India + - The Accounts entered in CGST and SGST accounts in GST Settings will be automatically skipped for Interstate Transaction and the Accounts in IGST Account will be skipped in Intrastate transaction. + +## Stock +- [Fetch Items from BOM in Stock Entry](https://github.com/frappe/erpnext/pull/19498) +- [Inter Warehouse Stock Transfer in Purchase Receipt](https://docs.erpnext.com/docs/user/manual/en/stock/articles/material-transfer-from-delivery-note) + +## HR +- [Work From Home in Attendance](https://github.com/frappe/erpnext/pull/20464) +- [Bulk Mark Attendance](https://github.com/frappe/erpnext/pull/20062) + +## Healthcare +- [Refactored Healthcare Module](https://docs.erpnext.com/docs/user/manual/en/healthcare) +- [Rehabilitation Module](https://docs.erpnext.com/docs/user/manual/en/healthcare/exercise_type) + +## CRM +- [Social Media Post](https://docs.erpnext.com/docs/user/manual/en/CRM/social-media-post) +- [Make Quotation against Blanket Order](https://docs.erpnext.com/docs/user/manual/en/selling/blanket-order) +- [Calendar View for Opportunity](https://github.com/frappe/erpnext/pull/21280) + +## New Reports +- [Item-wise Sales Register](https://docs.erpnext.com/docs/user/manual/en/accounts/accounting-reports) +- [Territory-wise Sales](https://github.com/frappe/erpnext/pull/20428) + +## Other Changes +- [Report Summary in Financial Statement](https://github.com/frappe/erpnext/pull/20876) +- [Accounts Payable Report based on Payment Terms](https://docs.erpnext.com/docs/user/manual/en/accounts/accounting-reports) +- [Allow Purchase Invoice Creation Without Purchase Receipt Checkbox in Supplier](https://github.com/frappe/erpnext/pull/20864) +- [Allow Purchase Invoice Creation Without Purchase Order Checkbox in Supplier](https://github.com/frappe/erpnext/pull/20864) +- Add / Delete Items in submitted Sales / Purchase Order +- Provision to edit Item Details from Marketplace +- Nested Set filtering for Accounting Dimension +- UX changes and better validation message in all Modules +- Scan Barcode in Purchase Receipt +- Disable Rounded Totals Checkbox for Salary Slips in HR Settings +