trial balance, export ledgers only and groups only

This commit is contained in:
Rushabh Mehta
2012-11-13 13:28:26 +05:30
parent 724bb471ee
commit c68fc3f3d7
3 changed files with 42 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
erpnext.updates = [
["13th November 2012", [
"Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces",
"General Ledger (new): Will show entries with 'Is Opening' as Opening.",
"General Ledger (new): Show against account entries if filtered by account.",
]],