diff --git a/erpnext/change_log/v5/v5_0_25.md b/erpnext/change_log/v5/v5_0_25.md new file mode 100644 index 00000000000..e8b8634d67e --- /dev/null +++ b/erpnext/change_log/v5/v5_0_25.md @@ -0,0 +1,17 @@ +- Performance upgrade in Trial Balance, General Ledger, AR/AP, Balance Sheet and P&L Statement reports +- Add index on Account and GL Entry, Sales Invoice and Purchase Invoice table +- Don't create Time Logs against Production Order if Workstation is not specified in Operations +- Task should be mandatory in Time Log only when Project is mentioned but Production Order is not +- Supplier invoice no unique validation and supplier invoice date can not be after posting date +- Removed BOM No from mandatory from Stock Entry against Production Order +- Load tasks in project for printing purpose +- Added Customers Not Buying Since Long Time against Sales Invoice +- POS - search by Item Group +- Payment period based on invoice date: show party columns and filter based on party +- Barcode added to Purchase Receipt +- Fetch item name and desc on change of item code in Quality Inspection +- Show item name in item grid view based 'In List View' property +- Validate and update manufactured qty in Stock Entry +- Show only users with Expense Approver role in Expense Claim Approver field +- Over Production Allowance Percentage Setting added to Manufacturing Settings +- Activity Cost - Mandatory removed for Employee \ No newline at end of file