From 7364ebaff64146777b7f74d07cb6311130b25cd7 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 29 Jul 2015 16:41:23 +0530 Subject: [PATCH] minor fix --- erpnext/change_log/v5/v5_4_0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/change_log/v5/v5_4_0.md b/erpnext/change_log/v5/v5_4_0.md index 0a9f29f7d7..6c9b72ec5e 100644 --- a/erpnext/change_log/v5/v5_4_0.md +++ b/erpnext/change_log/v5/v5_4_0.md @@ -1,5 +1,5 @@ -- Sales / Purchase Return Enahancement - **[Sponsored by Strella Consulting Sdn Bhd](http://www.strellagroup.com)** - * Now you can make Delivery Note, Purchase Receipt or Sales / Purchase Invoice with negative quantity +- Sales / Purchase Return Enahancement - **Sponsored by [Strella Consulting Sdn Bhd](http://www.strellagroup.com)** + * Now you can make Return entry by creating Delivery Note, Purchase Receipt or Sales / Purchase Invoice with negative quantity - **Item** form cleanups: "Yes" / "No" type fields changed to checkboxes.
**Warning**: This could break your 3rd party integrations with Item, if any - Leave Application: Consideration of **holidays** in calculation of 'Number of Days' is now optional. You can set it in Leave Type record.