diff --git a/church/church_finances/report/church_expenses/__init__.py b/church/church_finances/report/church_expenses/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/church/church_finances/report/church_expenses/church_expenses.json b/church/church_finances/report/church_expenses/church_expenses.json new file mode 100644 index 0000000..949ac01 --- /dev/null +++ b/church/church_finances/report/church_expenses/church_expenses.json @@ -0,0 +1,29 @@ +{ + "add_total_row": 0, + "add_translate_data": 0, + "columns": [], + "creation": "2025-10-10 22:24:01.259125", + "disabled": 0, + "docstatus": 0, + "doctype": "Report", + "filters": [], + "idx": 0, + "is_standard": "Yes", + "json": "{\"filters\":[],\"fields\":[[\"name\",\"Church Expense\"],[\"docstatus\",\"Church Expense\"],[\"type\",\"Church Expense\"],[\"notes\",\"Church Expense\"],[\"date\",\"Church Expense\"],[\"amount\",\"Church Expense\"]],\"order_by\":\"`tabChurch Expense`.`modified` desc\",\"add_totals_row\":0,\"page_length\":20,\"column_widths\":{\"name\":238,\"docstatus\":120,\"type\":120,\"notes\":120,\"date\":120,\"amount\":120},\"group_by\":null,\"chart_args\":{\"chart_type\":\"pie\",\"x_axis\":\"type\",\"y_axes\":[\"amount\"]}}", + "letterhead": null, + "modified": "2025-10-10 22:26:37.688841", + "modified_by": "Administrator", + "module": "Church Finances", + "name": "Church Expenses", + "owner": "Administrator", + "prepared_report": 0, + "ref_doctype": "Church Expense", + "report_name": "Church Expenses", + "report_type": "Report Builder", + "roles": [ + { + "role": "System Manager" + } + ], + "timeout": 0 +} \ No newline at end of file diff --git a/church/church_finances/workspace/finances/finances.json b/church/church_finances/workspace/finances/finances.json index 89be337..8d96a20 100644 --- a/church/church_finances/workspace/finances/finances.json +++ b/church/church_finances/workspace/finances/finances.json @@ -150,25 +150,6 @@ "onboard": 0, "type": "Link" }, - { - "hidden": 0, - "is_query_report": 0, - "label": "Expense Reports", - "link_count": 1, - "link_type": "DocType", - "onboard": 0, - "type": "Card Break" - }, - { - "hidden": 0, - "is_query_report": 0, - "label": "Expenses", - "link_count": 0, - "link_to": "Church Expense", - "link_type": "DocType", - "onboard": 0, - "type": "Link" - }, { "hidden": 0, "is_query_report": 0, @@ -187,9 +168,29 @@ "link_type": "Report", "onboard": 0, "type": "Link" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Expense Reports", + "link_count": 1, + "link_type": "DocType", + "onboard": 0, + "type": "Card Break" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Expenses", + "link_count": 0, + "link_to": "Church Expenses", + "link_type": "Report", + "onboard": 0, + "report_ref_doctype": "Church Expense", + "type": "Link" } ], - "modified": "2025-10-10 00:19:21.846035", + "modified": "2025-10-10 22:24:23.072221", "modified_by": "Administrator", "module": "Church Finances", "name": "Finances",