Commit graph

25 commits

Author SHA1 Message Date
Anand Doshi
134669cb40 [minor] fix in query report linked doctype 2014-09-11 15:32:22 +05:30
Nabin Hait
993d0ae57a Apply user restrictions in query report only if rows exists 2014-09-11 15:22:05 +05:30
Anand Doshi
65ff08e7e9 [permissions] Query Report: don't use a doctype for filtering User Permissions, if the column representing this doctype is empty 2014-09-10 16:56:23 +05:30
Anand Doshi
ae38bcf40f Filter query reports based on permissions using doctype name instead of fieldnames 2014-08-30 13:11:32 +05:30
Anand Doshi
f233760081 User Permission DocTypes: Apply OR logic when multiple applicable roles have different sets of User Permission DocTypes 2014-08-29 11:45:20 +05:30
Anand Doshi
e01a0600f1 Handle conflicting User Permission DocTypes and DocPerm translations 2014-08-27 14:52:06 +05:30
Rushabh Mehta
d780c4d1f2 fixes for client formatting and commonified get_print_format 2014-08-08 11:56:22 +05:30
Anand Doshi
c20fde58fa [fix] Query Report - initialize columns and results 2014-08-06 21:38:21 +05:30
Anand Doshi
c240eaaf84 [report] Don't run disabled script/query report 2014-08-06 16:40:15 +05:30
Anand Doshi
b520567d01 Can use {% include 'path' %} to embed common print template for reports 2014-07-21 11:42:48 +05:30
Anand Doshi
6ae8e26c5a Query Report: Load Print Format if specified in report's python module 2014-07-21 11:42:47 +05:30
Anand Doshi
d6af832216 Added babel, allow script report columns and data as a list of dict 2014-07-21 11:42:46 +05:30
Rushabh Mehta
99734d82d3 added feature to add print formats to reports using john resig's microtemplates 2014-06-19 17:59:37 +05:30
Anand Doshi
de428f9967 Fixes 2014-06-05 18:05:37 +05:30
Anand Doshi
2b2a608bab Apply User Permissions optional in script and query report, option to pass user in has_permission 2014-06-04 17:54:43 +05:30
Rushabh Mehta
5d4e39bef6 frappe/frappe#478, more changes, removed bean 2014-04-03 14:30:49 +05:30
Rushabh Mehta
4f304cfc6a frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:12 +05:30
Rushabh Mehta
7bef30b270 frappe/frappe#478 2014-03-28 16:52:23 +05:30
Anand Doshi
f1eb0dd005 Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:54:53 +05:30
Rushabh Mehta
f3810ae532 rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
Rushabh Mehta
5e45665c03 bugfix for frappe/erpnext#1458 2014-03-06 15:50:56 +05:30
Rushabh Mehta
0cc935aa95 minor cleanup 2014-03-03 18:08:52 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Anand Doshi
d594822d9c -webnotes +frappe 2014-02-14 17:44:19 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/widgets/query_report.py (Browse further)