Saqib
533f39040e
Merge branch 'develop' into cust-report-fix
2020-01-15 14:03:30 +05:30
thefalconx33
b83452022a
fix: report doesn't have attribute custom report
2020-01-15 12:43:40 +05:30
mergify[bot]
25a602642f
Merge pull request #9191 from nextchamp-saqib/query-report-fix
...
fix: load latest custom report instead of latest reference report
2020-01-07 08:51:25 +00:00
Suraj Shetty
e9f0e2b4c7
fix: Save error
2020-01-06 10:39:09 +05:30
thefalconx33
db8c19ee52
fix: load latest custom report instead of latest reference report
2020-01-03 15:08:59 +05:30
Suraj Shetty
d6313057b3
fix: Check if the type of row data is tuple
2019-12-11 09:44:59 +05:30
Rushabh Mehta
9d38990c2d
fix(report): custom script report
2019-10-11 14:16:49 +05:30
Rushabh Mehta
9d615f7f12
fix(security): use restricted python
2019-10-11 14:16:49 +05:30
Suraj Shetty
7b93d6ea33
fix: User Permission issue in Reports ( #8459 )
...
Data was not getting filtered properly because `get_linked_doctype`
was returning empty for some reports.
2019-09-20 18:16:36 +05:30
Anurag Mishra
02d63dcc4f
fix: added option to show indentation ( #7855 )
...
* fix: added option to show indentation
* fix: if check
2019-07-09 15:30:07 +05:30
Anurag Mishra
0549441053
fix: report export in excel ( #7770 )
2019-06-26 16:34:00 +05:30
Nabin Hait
b375ee9eef
fix: merge conflict
2019-06-18 18:45:21 +05:30
Deepesh Garg
be87813373
fix: Pass report name in filters for prepared report ( #7687 )
2019-06-14 11:27:37 +05:30
Deepesh Garg
2585c5270e
fix: Pass report name in filters for prepared report ( #7686 )
2019-06-14 11:27:15 +05:30
Rohit Waghchaure
2043cee08f
fix: prepared report not working for the Batch-Wise Balance History, Accounts Receivable Report
2019-06-11 15:26:54 +05:30
Aditya Hase
694342bfa1
fix(prepared-report): Show translated column names
2019-06-10 16:22:14 +05:30
Aditya Hase
7b1f31c447
fix(prepared-report): Show translated column names
2019-06-10 16:21:27 +05:30
Aditya Hase
9b91dacd10
fix(query-report): Adding custom column data when result row is a tuple
...
Result row can be a list, dict or a tuple.
Previously handled cases:
Case dict: row can be used as it is
Case list: row is converted to an equivalent dict
Unhandled case (fixed with this commit):
Case tuple: row is converted to a list so that it can be handled with the list case
2019-05-30 17:58:42 +05:30
Aditya Hase
2ff298c587
fix(query-report): Adding custom column data when result row is a tuple
...
Result row can be a list, dict or a tuple.
Previously handled cases:
Case dict: row can be used as it is
Case list: row is converted to an equivalent dict
Unhandled case (fixed with this commit):
Case tuple: row is converted to a list so that it can be handled with the list case
2019-05-30 17:47:54 +05:30
Suraj Shetty
1bcdc0b7cb
fix(report): Allow report export only if user has export permission on ref doctype ( #7458 )
...
* fix: Allow export only if user has export permission on reference doctype
* fix: Show only custom "no permission" error
* fix: while saving employee user getting user permissions error
2019-05-15 11:59:13 +05:30
Suraj Shetty
efd5f52fde
fix(report): Allow report export only if user has export permission on ref doctype ( #7433 )
...
* fix: Allow export only if user has export permission on reference doctype
* fix: Show only custom "no permission" error
2019-05-10 15:59:59 +05:30
Saurabh
d99423ce1c
fix: enqueue prepared report after commiting prepared report record
2019-05-08 16:20:47 +05:30
Saurabh
1b0dbb789e
fix: enqueue prepared report after commiting prepared report record
2019-05-08 15:58:35 +05:30
Rohit Waghchaure
a88b0a4ac2
fix: GSTR-1 report not working if show totals is enabled
2019-04-29 13:52:01 +05:30
deepeshgarg007
19a6b6fbcb
fix: Link field fixes for custom reports
2019-04-21 22:09:59 +05:30
deepeshgarg007
fd2f1b5e36
fix: Link field fixes for custom reports
2019-04-21 22:03:19 +05:30
Faris Ansari
64d049679c
fix: More cleanup
2019-04-15 15:07:51 +05:30
deepeshgarg007
9f293b5846
fix:Code cleanup and fixes
2019-04-15 15:05:40 +05:30
deepeshgarg007
5f0f552d02
feat: Allow user to save custom reports
2019-04-15 14:57:50 +05:30
Faris Ansari
c188039ba7
fix: More cleanup
2019-04-12 23:33:20 +05:30
deepeshgarg007
0d70fc07a0
Code cleanup and fixes
2019-04-12 22:06:49 +05:30
deepeshgarg007
af0c373c8a
feat: Allow user to save custom reports
2019-04-12 16:17:25 +05:30
deepeshgarg007
f018ce8308
fix: Removed unused imports and data passing
...
(cherry picked from commit 327caada32 )
2019-04-10 17:46:56 +05:30
deepeshgarg007
a938911a72
feat: Allow user to add custom columns in report
...
(cherry picked from commit 3a5166c423 )
2019-04-10 17:46:40 +05:30
deepeshgarg007
8da2f28289
fix: Codacy fixes
...
(cherry picked from commit e60d032224 )
2019-04-10 17:46:31 +05:30
deepeshgarg007
b8514bf3bb
feat:Addition of custom fields in query reports
...
(cherry picked from commit f4061acf90 )
2019-04-10 17:46:11 +05:30
deepeshgarg007
3be3d66fb0
feat:Custom fields in reports
...
(cherry picked from commit ff6cf8c3e3 )
2019-04-10 17:46:01 +05:30
deepeshgarg007
327caada32
fix: Removed unused imports and data passing
2019-04-10 13:02:25 +05:30
deepeshgarg007
3a5166c423
feat: Allow user to add custom columns in report
2019-04-10 12:56:32 +05:30
deepeshgarg007
e60d032224
fix: Codacy fixes
2019-04-10 12:56:32 +05:30
deepeshgarg007
f4061acf90
feat:Addition of custom fields in query reports
2019-04-10 12:56:32 +05:30
deepeshgarg007
ff6cf8c3e3
feat:Custom fields in reports
2019-04-10 12:56:32 +05:30
Sahil Khan
f085765abd
Merge branch 'master' into develop
2019-03-28 13:44:14 +05:30
rohitwaghchaure
698b0011b1
fix: exported data of report showing blank in the excel file ( #7141 )
2019-03-27 15:11:12 +05:30
Sagar Vora
d11dd760f8
Merge branch 'master' into develop
2019-02-26 17:06:13 +05:30
Rohan
302f781fd8
fix(report): Fix file exports for reports that show totals ( #6902 )
...
* fix(report): Fix file exports for reports that show totals
* fix(report): Add tests for Query Report export
2019-02-26 16:11:55 +05:30
Frappe Bot
bfc25ad1e5
Merge branch 'master' into develop
2019-02-15 10:21:47 +00:00
Aditya Hase
d9a317e202
fix(desk): Prepared Report fixes ( #6939 )
...
* fix(desk): Fetch prepared report matching filter values
* fix(desk): Ignore filters when prepared report doc name is given
* fix(desk): Delete prepared report if data is corrupted
* style: Linting fixes
2019-02-15 15:00:05 +05:30
Sagar Vora
cf1818f989
Merge branch 'master' into develop
2019-01-31 13:31:00 +05:30
rohitwaghchaure
7ccb5a21c4
fix: prepared report filters not working ( #6864 )
2019-01-31 09:31:19 +05:30