Commit graph

41 commits

Author SHA1 Message Date
Aditya Hase
769338f136 Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
Manas Solanki
913a60dead add new argument for transfering data to be printed (#3841) 2017-08-04 10:53:43 +05:30
rohitwaghchaure
983be1e506 [Fix] unsupported operand type(s) for /: 'unicode' and 'int' (#3689) 2017-07-17 11:44:14 +05:30
Manas Solanki
91ebe48c48 add only visible data for downloading report (#3620) 2017-07-11 10:22:25 +05:30
Makarand Bauskar
760ab551bb Merge pull request #3547 from rmehta/fixes-for-gst
Permissions and other minor fixes for GST
2017-06-27 11:19:08 +05:30
Manas Solanki
64262dc635 error in the reports while downloading in the mobile app (#3551) 2017-06-23 17:53:42 +05:30
Rushabh Mehta
6a725d6c95 [cleanups] 2017-06-22 18:21:48 +05:30
Rushabh Mehta
e2d51c8589 [multiple] frappe.permissions.add_permission, cleanup address and contact html 2017-06-22 18:21:48 +05:30
Manas Solanki
2e81ebee5b Add the empty row in the excel report in order to preserve the visible row no, fixes #9377 2017-06-20 16:14:23 +05:30
rohitwaghchaure
dc455a3c24 Row with label like Opening not displaying in the General Ledger report if user has set user permissions (#3414) 2017-06-01 19:02:01 +05:30
Nabin Hait
8890165fa3 Multiple issues fixed in auto email report (#3394) 2017-05-30 15:22:25 +05:30
Manas Solanki
ecfd190044 Error handling if visible_index not found in query report (#3399) 2017-05-30 15:21:50 +05:30
Faris Ansari
1eb9562a3c Obey slickgrid's inline filter for (#3291)
- Print PDF
- Export to Excel

Fixes frappe/erpnext#3747
2017-05-18 11:54:20 +05:30
Manas Solanki
b9562e3a0f [Fix] Minor fix for KeyError 2017-04-22 15:43:30 +05:30
Manas Solanki
20bb54592b [Fix] Export Query Report (#2883)
* [Fix] Export Query Report

* Update query_report.py
2017-03-23 14:42:34 +05:30
Rohit Waghchaure
e57e9f170b [Enhancement] Provision to add roles in the report 2017-03-06 14:38:54 +05:30
Manas Solanki
a9d5715f8a Fix for opening the file in mac and some styling in excel file 2017-02-14 18:34:35 +05:30
Manas Solanki
59917bc2af Query Report export in excel file format 2017-02-14 18:34:35 +05:30
Rohit Waghchaure
82ac63e5ac [Fix] Total row not working in the report for the report builder type 2016-12-06 16:05:26 +05:30
robert schouten
25a9df4364 [fix] charts dont get carried across reports 2016-11-23 15:28:47 +08:00
Rushabh Mehta
303e7460c2 [feature] [wip] added Auto Email Report 2016-09-01 17:52:33 +05:30
Rushabh Mehta
19e955f81d [minor] catch badly formed template while building help 2016-09-01 13:17:08 +05:30
Nabin Hait
c1bab9d5d0 Currency of total row in reports 2016-08-18 16:02:03 +05:30
Nabin Hait
9527e1035d Charts on reports / activity page, deprecated flot library 2016-05-26 15:27:13 +05:30
Nabin Hait
5e6780923c Merge branch 'master' into develop 2016-04-15 11:07:43 +05:30
Nabin Hait
88ecf50668 [fix] Total row in report 2016-04-14 12:35:08 +05:30
Nabin Hait
09891842b4 Set help/warning message in the query/script report 2016-03-21 14:43:55 +05:30
Rushabh Mehta
18ec7fe53f [hotfix] import cstr in query_report.py 2016-02-29 15:42:04 +05:30
MaxMorais
9ea3d761d9 [fix] Add suport to unicode chars in Labels of Reports 2016-02-29 12:09:21 +05:30
Nabin Hait
239cf3da73 [fix] remove linked doctype for empty columns 2015-12-08 12:19:47 +05:30
Nabin Hait
2c9d8d7379 [fix][report] Don't check permission for linked doctypes if column is empty 2015-12-07 11:38:40 +05:30
Anand Doshi
b19d703ed0 [fix] query report - if not fieldname, use label 2015-07-30 18:05:27 +05:30
Anand Doshi
d6ad8c49d4 [fix] query report share condition that caused Permitted Documents For User report to fail when User Permissions are applied 2015-07-29 11:49:56 +05:30
Anand Doshi
f2d3a6ef9b Implemented 'If Owner' in Role Permissions 2015-07-24 12:17:30 +05:30
Rushabh Mehta
c38ec8efa5 [fix] [translate] query report 2015-05-21 15:06:06 +05:30
Rushabh Mehta
0da6d32b88 [fix] totals in query_report must not be clickable 2015-05-20 17:22:39 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Rushabh Mehta
221e6f2fae [minor] moved precision to base_document 2015-02-17 19:54:06 +05:30
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Rushabh Mehta
756af9af97 [share] completes #992 2015-02-05 17:26:23 +05:30
Rushabh Mehta
5a0a9aac66 [refactor] frappe.widgets > frappe.desk 2014-09-29 12:21:12 +05:30
Renamed from frappe/widgets/query_report.py (Browse further)