From 6f7cd47ac620c96529bec77e13b301a90bf80619 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Mon, 16 Nov 2015 17:01:12 +0530 Subject: [PATCH] [change-log] Added change log --- erpnext/change_log/v6/v6_9_1.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 erpnext/change_log/v6/v6_9_1.md diff --git a/erpnext/change_log/v6/v6_9_1.md b/erpnext/change_log/v6/v6_9_1.md new file mode 100644 index 0000000000..82e2d4ffab --- /dev/null +++ b/erpnext/change_log/v6/v6_9_1.md @@ -0,0 +1,4 @@ +- Invoice Outstanding calculation fixed related to advance +- Show Close button only for users with Submit rights and for Delivery Note and Purchase Receipt, only if it is returned +- Don't show Receive for a Purchase Order having non-stock items +- Leave Allocation, Application and Balance report cleanup and fixes \ No newline at end of file