From 01b555edc73273a08591e027f1fee9db28612839 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Mon, 22 Aug 2016 15:50:21 +0530 Subject: [PATCH] Change logs for v7 --- erpnext/change_log/v7/v7_0_0.md | 58 +++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 erpnext/change_log/v7/v7_0_0.md diff --git a/erpnext/change_log/v7/v7_0_0.md b/erpnext/change_log/v7/v7_0_0.md new file mode 100644 index 0000000000..144d74dd5e --- /dev/null +++ b/erpnext/change_log/v7/v7_0_0.md @@ -0,0 +1,58 @@ +#### New POS +- Offline +- Multiple Payment Modes +- Standard documents cannot be edited in POS view + +#### Payment Entry +- Dedicated form for managing Payments +- Designed for normal users who do not have accounting background + +#### Request for Quotation +- Updated workflow: Material Request -> **Request for Quotation** -> Supplier Quotation -> Purchase Order + +#### Fixed Asset Management +- Manage fixed asset records and their depreciation + +#### Improved Navigation +- Heatmaps +- Centralized navigation from Masters like Item, Customer, Supplier, Employee etc. + +#### Timesheets +- New grid +- Multiple time logs in one timesheets +- Linked to Payroll and Billing + +#### Graphs in Reports +- Added graphs in some important reports like Balance Sheet, Accounts Receivable etc. + +#### Sub-warehouse +- Tree view for Warehouse + +#### New Portal Design +- New Homepage Design +- Sidebar in Portal View +- New Cart View + +#### Collaborative Project Management +- Web View +- Customers/Suppliers can add/edit issues and view timesheets + +#### Budget +- Dedicated budget form +- Budget can be assigned against Cost Center Group + +#### Check Printing Format +- Ability to customize Cheque Printing Format for any bank + +#### Schools application is now part of ERPNext + +#### Minor + +- Selling Price calculation based on Margin defined in the Pricing Rule +- Document flow-chart on Sales / Purchase Transactions +- Domain specific desktop views +- Add opening Stock and Rate while creating a new Item +- Book payments and update stock directly from Purchase Invoice +- List view for Products on Website +- Features Setup is deprecated, settings moved to individual module setup views +- Added Safety Stock to Item Master