brotherton-erpnext/erpnext/accounts/report/general_ledger
Saif e3947296e8 Group by Voucher fix in General Ledger Report (#15169)
* -Group by Voucher requires ordering the query not grouping the query
-Summing fields is not necessary since grouping by 'name' is the same as getting individual entries

* Group by Voucher show groups with totals at the end of group
2018-08-20 17:49:29 +05:30
..
__init__.py General ledger path fixed 2013-12-31 16:04:48 +05:30
general_ledger.html [Enhance] GL Entry - ability to multiselect party (#13769) 2018-05-03 19:00:43 +05:30
general_ledger.js Return early if filters not initialized 2018-07-20 16:31:01 +05:30
general_ledger.json added roles in the report 2017-03-06 14:26:09 +05:30
general_ledger.py Group by Voucher fix in General Ledger Report (#15169) 2018-08-20 17:49:29 +05:30