From fee83e8ba4a41374d4549ee4043268e09608a074 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Sun, 2 Jan 2022 23:28:09 +0530 Subject: [PATCH] chore: change log for v12.28.0 --- erpnext/change_log/v12/v12_28_0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 erpnext/change_log/v12/v12_28_0.md diff --git a/erpnext/change_log/v12/v12_28_0.md b/erpnext/change_log/v12/v12_28_0.md new file mode 100644 index 00000000000..405a5cd2295 --- /dev/null +++ b/erpnext/change_log/v12/v12_28_0.md @@ -0,0 +1,7 @@ +## ERPNext Version 12.28.0 Release Notes + +### Fixes & Enhancements +- Set cost center for credit entries while posting Depreciation Entries ([#28908](https://github.com/frappe/erpnext/pull/28908)) +- Incorrect amount based on Payment Days in timesheet based salary slip ([#28884](https://github.com/frappe/erpnext/pull/28884)) +- Removed rename feature for the Warehouse document ([#28712](https://github.com/frappe/erpnext/pull/28712)) +- Actual tax conversion in case of multicurrency invoices ([#28539](https://github.com/frappe/erpnext/pull/28539)) \ No newline at end of file