From 71ea34a0ba74f8bae219b733649192cf2f6c7a86 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 9 Mar 2016 14:42:37 +0530 Subject: [PATCH] [change log] --- erpnext/change_log/v6/v6_25_0.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 erpnext/change_log/v6/v6_25_0.md diff --git a/erpnext/change_log/v6/v6_25_0.md b/erpnext/change_log/v6/v6_25_0.md new file mode 100644 index 00000000000..5f3199bd793 --- /dev/null +++ b/erpnext/change_log/v6/v6_25_0.md @@ -0,0 +1,5 @@ +- Improved logic to hide accounts with zero values in Balance Sheet and Profit & Loss +- Item Code or Warehouse filter mandatory in Stock Balance Report +- For Item table print, combine Item Code, Item Name, Description and additional columns in Description only if **Compact Item Print** is checked in **Features Setup** +- **Disable 'In Words'** from all documents via Setup > Global Settings +- Bug fix: Paid Amount in POS view when the default Mode of Payment is not Cash