brotherton-erpnext/erpnext/accounts/report/accounts_receivable
Faris Ansari 9e874af9ba Query report print (#14935)
* QueryReport

- Only print visible columns in report
- Use get_columns_for_print method instead of directly
accessing report.columns

* Query Report

- Replace frappe.query_report_filters_by_name with new API
2018-07-18 09:28:44 +05:30
..
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_receivable.html display customer's name while printing receivable report (#13830) 2018-04-30 19:40:18 +05:30
accounts_receivable.js Query report print (#14935) 2018-07-18 09:28:44 +05:30
accounts_receivable.json changes in the report roles 2017-03-06 16:36:46 +05:30
accounts_receivable.py data not filled in acc. receivable report for some field fix (#14546) 2018-06-17 11:21:10 +05:30