From 115a252f55393b3753b6fddbdb8cbfa5b669be0c Mon Sep 17 00:00:00 2001 From: Sagar Vora Date: Tue, 29 Jan 2019 14:40:10 +0530 Subject: [PATCH 1/3] docs: changelog for v11.0.4 --- erpnext/change_log/v11/v11_0_4.md | 72 +++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 erpnext/change_log/v11/v11_0_4.md diff --git a/erpnext/change_log/v11/v11_0_4.md b/erpnext/change_log/v11/v11_0_4.md new file mode 100644 index 0000000000..0c4325f3b4 --- /dev/null +++ b/erpnext/change_log/v11/v11_0_4.md @@ -0,0 +1,72 @@ +- Enhancements + + - Accounting + + - Company Tree + - Multiple Finance Books + - Bank Statement Upload + - Tax Withholding + - Subscriptions and Deferred Revenue + - Inter Company Transactions + - Standalone Credit / Debit Note + - Reverse Journal Entry + - Enhanced Bank Guarantee + - Cost Center Numbering + + - Human Resource + + - Department Hierarchy + - Leave Management + - Leave Period + - New Leave Types + - Leave Encashment + - Compensatory Leave + - Attendance Request + - Enhanced Payroll + - New Salary Structure + - Additional Salary + - Payroll Period + - Employee Benefits + - Employee Tax Exemptions + - Auto Calculation of Tax Deduction + - Enhanced Salary Processing + - Employee Lifecycle + - Employee Onboarding + - Employee Separation + - Employee Transfer and Promotion + - Shift Planning + - Staffing Plan + + - Asset Management + + - Capital-Work-in-Progress (CWIP) Accounting + - Multiple depreciation schedule based on finance book + - Asset Value Adjustment + - Improved Asset Movement between location or employee + - New Depreciation method Written Down Value (WDV) + + - POS + + - Allow draft mode print in online POS + - Allowed print before pay + - Save the invoice before print + + - Other Features + + - A free marketplace where any ERPNext user can list their products and be discovered by thousands of other companies using ERPNext + - Loyalty Management + - Subscriptions + - Shareholder Management + - Production Plan and Job Card + - Delivery Trip + - Updated Timesheets + - Lead Notes + + - GST (India) + - Auto selection of GST tax template based on company and shipping address + - GSTR-1 based on the address + - HSN-wise summary of outwards supplies + +- Changes have been made to ensure ERPNext is compatible with Python 3 +- Better documentation is now available with support for more languages +- A lot of other fixes have been done to ensure a better overall user experience \ No newline at end of file From 7ef69b68f80ca3cda0055aeb4b1014c69d332758 Mon Sep 17 00:00:00 2001 From: Sagar Vora Date: Tue, 29 Jan 2019 15:52:57 +0530 Subject: [PATCH 2/3] Update v11_0_4.md --- erpnext/change_log/v11/v11_0_4.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/erpnext/change_log/v11/v11_0_4.md b/erpnext/change_log/v11/v11_0_4.md index 0c4325f3b4..771c80be01 100644 --- a/erpnext/change_log/v11/v11_0_4.md +++ b/erpnext/change_log/v11/v11_0_4.md @@ -6,14 +6,17 @@ - Multiple Finance Books - Bank Statement Upload - Tax Withholding - - Subscriptions and Deferred Revenue + - Subscriptions + - Deferred Revenue and Expenses + - Exchange Rate Revaluation - Inter Company Transactions - Standalone Credit / Debit Note - Reverse Journal Entry - Enhanced Bank Guarantee - Cost Center Numbering + - Loyalty Points Management - - Human Resource + - Human Resources - Department Hierarchy - Leave Management @@ -30,10 +33,12 @@ - Employee Tax Exemptions - Auto Calculation of Tax Deduction - Enhanced Salary Processing - - Employee Lifecycle - Employee Onboarding - Employee Separation - - Employee Transfer and Promotion + - Employee Transfer + - Employee Promotion + - Employee Incentive + - Retention Bonus - Shift Planning - Staffing Plan @@ -54,8 +59,8 @@ - Other Features - A free marketplace where any ERPNext user can list their products and be discovered by thousands of other companies using ERPNext - - Loyalty Management - - Subscriptions + - Add/Update quantity in Sales & Purchase Order without amending document + - Enhanced Item Price (Based on UOM, Party, Min. Qty, etc.) - Shareholder Management - Production Plan and Job Card - Delivery Trip @@ -69,4 +74,4 @@ - Changes have been made to ensure ERPNext is compatible with Python 3 - Better documentation is now available with support for more languages -- A lot of other fixes have been done to ensure a better overall user experience \ No newline at end of file +- A lot of other fixes have been done to ensure a better overall user experience From 9f33c208d7bb0ea9c2af6c5f8d29daa70b9c2225 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 29 Jan 2019 16:07:07 +0530 Subject: [PATCH 3/3] Update v11_0_4.md --- erpnext/change_log/v11/v11_0_4.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/erpnext/change_log/v11/v11_0_4.md b/erpnext/change_log/v11/v11_0_4.md index 771c80be01..f4dfe16faf 100644 --- a/erpnext/change_log/v11/v11_0_4.md +++ b/erpnext/change_log/v11/v11_0_4.md @@ -15,6 +15,7 @@ - Enhanced Bank Guarantee - Cost Center Numbering - Loyalty Points Management + - Enhanced General ledger report - Human Resources @@ -66,6 +67,8 @@ - Delivery Trip - Updated Timesheets - Lead Notes + - Better Sales / Purchase / Stock Analytics report + - Currency exchange API is changed to frankfurter public domain - GST (India) - Auto selection of GST tax template based on company and shipping address