mirror of
https://github.com/meichthys/church.git
synced 2026-02-07 01:15:38 +00:00
create new number cards and charts
This commit is contained in:
parent
a36d9913c3
commit
c6448eee74
@ -0,0 +1,33 @@
|
||||
{
|
||||
"based_on": "creation",
|
||||
"chart_name": "Active Prayer Request Count",
|
||||
"chart_type": "Count",
|
||||
"creation": "2025-09-14 23:02:25.989466",
|
||||
"currency": "USD",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard Chart",
|
||||
"document_type": "Church Prayer Request",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Church Prayer Request\",\"status\",\"in\",[\"Requested\",\"Intercession\"],false]]",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"modified": "2025-09-14 23:02:25.989466",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Active Prayer Request Count",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"roles": [],
|
||||
"show_values_over_chart": 1,
|
||||
"source": "",
|
||||
"time_interval": "Daily",
|
||||
"timeseries": 1,
|
||||
"timespan": "Last Year",
|
||||
"type": "Line",
|
||||
"use_report_chart": 0,
|
||||
"value_based_on": "",
|
||||
"y_axis": []
|
||||
}
|
||||
@ -0,0 +1,35 @@
|
||||
{
|
||||
"based_on": "creation",
|
||||
"chart_name": "Church Prayer Request Count (Active)",
|
||||
"chart_type": "Count",
|
||||
"color": "#ECAD4B",
|
||||
"creation": "2025-09-14 23:02:25.989466",
|
||||
"currency": "USD",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard Chart",
|
||||
"document_type": "Church Prayer Request",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Church Prayer Request\",\"status\",\"in\",[\"Requested\",\"Intercession\"],false]]",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"last_synced_on": "2025-09-14 23:13:21.824700",
|
||||
"modified": "2025-09-14 23:14:26.147339",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Prayer Request Count (Active)",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"roles": [],
|
||||
"show_values_over_chart": 1,
|
||||
"source": "",
|
||||
"time_interval": "Daily",
|
||||
"timeseries": 1,
|
||||
"timespan": "Last Year",
|
||||
"type": "Line",
|
||||
"use_report_chart": 0,
|
||||
"value_based_on": "",
|
||||
"y_axis": []
|
||||
}
|
||||
@ -0,0 +1,35 @@
|
||||
{
|
||||
"based_on": "modified",
|
||||
"chart_name": "Church Prayer Requests (Answered)",
|
||||
"chart_type": "Count",
|
||||
"color": "#29CD42",
|
||||
"creation": "2025-09-14 23:12:53.006138",
|
||||
"currency": "USD",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard Chart",
|
||||
"document_type": "Church Prayer Request",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Church Prayer Request\",\"status\",\"=\",\"Answered\",false]]",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"last_synced_on": "2025-09-14 23:13:51.085520",
|
||||
"modified": "2025-09-14 23:14:16.569027",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Prayer Requests (Answered)",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"roles": [],
|
||||
"show_values_over_chart": 1,
|
||||
"source": "",
|
||||
"time_interval": "Daily",
|
||||
"timeseries": 1,
|
||||
"timespan": "Last Year",
|
||||
"type": "Line",
|
||||
"use_report_chart": 0,
|
||||
"value_based_on": "",
|
||||
"y_axis": []
|
||||
}
|
||||
@ -181,7 +181,7 @@
|
||||
"fieldtype": "Link",
|
||||
"label": "Membership Status",
|
||||
"mandatory_depends_on": "eval:doc.is_member",
|
||||
"options": "Church Member Status Type",
|
||||
"options": "Church Member Status",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
@ -274,7 +274,7 @@
|
||||
"link_fieldname": "related_person"
|
||||
}
|
||||
],
|
||||
"modified": "2025-09-13 23:58:19.453438",
|
||||
"modified": "2025-09-14 23:08:07.204902",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Person",
|
||||
|
||||
@ -11,8 +11,8 @@
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Church Families",
|
||||
"modified": "2025-09-07 00:18:25.263143",
|
||||
"label": "Church Family Count",
|
||||
"modified": "2025-09-14 23:18:58.472362",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Families",
|
||||
|
||||
@ -11,8 +11,8 @@
|
||||
"idx": 0,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Church Members",
|
||||
"modified": "2025-09-07 00:17:47.665183",
|
||||
"label": "Church Member Count",
|
||||
"modified": "2025-09-14 23:19:05.255257",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Members",
|
||||
|
||||
@ -8,11 +8,11 @@
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[]",
|
||||
"function": "Count",
|
||||
"idx": 0,
|
||||
"idx": 1,
|
||||
"is_public": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Church Persons",
|
||||
"modified": "2025-09-07 00:49:32.335257",
|
||||
"label": "Church Person Count",
|
||||
"modified": "2025-09-14 23:18:48.112761",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Persons",
|
||||
|
||||
@ -0,0 +1,25 @@
|
||||
{
|
||||
"aggregate_function_based_on": "",
|
||||
"creation": "2025-09-14 23:17:23.666083",
|
||||
"currency": "USD",
|
||||
"docstatus": 0,
|
||||
"doctype": "Number Card",
|
||||
"document_type": "Church Prayer Request",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Church Prayer Request\",\"status\",\"in\",[\"%Requested\",\"Intercession%\"],false]]",
|
||||
"function": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"label": "Church Prayer Request Count (Active)",
|
||||
"modified": "2025-09-14 23:18:35.411389",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Prayer Request Count",
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"report_function": "Sum",
|
||||
"show_percentage_stats": 1,
|
||||
"stats_time_interval": "Monthly",
|
||||
"type": "Document Type"
|
||||
}
|
||||
@ -0,0 +1,25 @@
|
||||
{
|
||||
"aggregate_function_based_on": "",
|
||||
"creation": "2025-09-14 23:18:13.063400",
|
||||
"currency": "USD",
|
||||
"docstatus": 0,
|
||||
"doctype": "Number Card",
|
||||
"document_type": "Church Prayer Request",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Church Prayer Request\",\"status\",\"=\",\"Answered\",false]]",
|
||||
"function": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"label": "Church Prayer Request Count (Answered)",
|
||||
"modified": "2025-09-14 23:18:13.063400",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church Prayer Request Count (Answered)",
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"report_function": "Sum",
|
||||
"show_percentage_stats": 1,
|
||||
"stats_time_interval": "Monthly",
|
||||
"type": "Document Type"
|
||||
}
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"charts": [
|
||||
{
|
||||
"chart_name": "Church Collections",
|
||||
"label": "Church Collections"
|
||||
"chart_name": "Church Persons",
|
||||
"label": "Church Persons"
|
||||
},
|
||||
{
|
||||
"chart_name": "New Church Members",
|
||||
"label": "New Church Members"
|
||||
},
|
||||
{
|
||||
"chart_name": "Church Persons",
|
||||
"label": "Chuch Persons"
|
||||
"chart_name": "Church Collections",
|
||||
"label": "Church Collections"
|
||||
}
|
||||
],
|
||||
"content": "[{\"id\":\"NSqchc_eQ4\",\"type\":\"onboarding\",\"data\":{\"onboarding_name\":\"Church\",\"col\":12}},{\"id\":\"IJrKjV4okF\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Church Persons\",\"col\":4}},{\"id\":\"KKEzrzUrHD\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Church Members\",\"col\":4}},{\"id\":\"kGIFAvXSgO\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Church Families\",\"col\":4}},{\"id\":\"saevJoJvF7\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Chuch Persons\",\"col\":6}},{\"id\":\"Pump9_CfUX\",\"type\":\"chart\",\"data\":{\"chart_name\":\"New Church Members\",\"col\":6}},{\"id\":\"MmG7zVkZbr\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Church Collections\",\"col\":12}},{\"id\":\"nN5R0rrK8W\",\"type\":\"spacer\",\"data\":{\"col\":12}},{\"id\":\"PjWabbxTec\",\"type\":\"card\",\"data\":{\"card_name\":\"People\",\"col\":4}},{\"id\":\"TDh-inBJuc\",\"type\":\"card\",\"data\":{\"card_name\":\"Events\",\"col\":4}},{\"id\":\"Xwvf2HyJiA\",\"type\":\"card\",\"data\":{\"card_name\":\"Collections\",\"col\":4}},{\"id\":\"ssO7yMeqJ9\",\"type\":\"card\",\"data\":{\"card_name\":\"Person Reports\",\"col\":4}},{\"id\":\"Rbw38py5Jn\",\"type\":\"card\",\"data\":{\"card_name\":\"Event Reports\",\"col\":4}},{\"id\":\"m34hRRgTkK\",\"type\":\"card\",\"data\":{\"card_name\":\"Collection Reports\",\"col\":4}},{\"id\":\"l_H4g7YzJQ\",\"type\":\"spacer\",\"data\":{\"col\":12}},{\"id\":\"Nx2vS9lnXp\",\"type\":\"card\",\"data\":{\"card_name\":\"Prayer Requests\",\"col\":4}}]",
|
||||
"content": "[{\"id\":\"NSqchc_eQ4\",\"type\":\"onboarding\",\"data\":{\"onboarding_name\":\"Church\",\"col\":12}},{\"id\":\"qv6aLVY432\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\"><b>Welcome</b></span>\",\"col\":12}},{\"id\":\"QKi-Jsh-R6\",\"type\":\"paragraph\",\"data\":{\"text\":\"This is your Church workspace. Workspaces can be customized by administrators to add shortcuts, graphs, number cards, and more. Some summary information is shown below, but feel free to customize the dashboard with your most commonly used shortcuts and information.\",\"col\":12}},{\"id\":\"72BkdyGGxD\",\"type\":\"paragraph\",\"data\":{\"text\":\"\ud83d\udc48 Separate workspaces for different Church information can be found under this workspace in the left-hand sidebar.\",\"col\":12}},{\"id\":\"3LXNl1IbpH\",\"type\":\"paragraph\",\"data\":{\"text\":\"\ud83d\udcc4 You can create your own custom reports by going to a specific `[Document] Report`, filtering the report, then choosing `save as` (custom) in the `...` report menu.\",\"col\":12}},{\"id\":\"sY8dboCPsj\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Church Persons\",\"col\":4}},{\"id\":\"a_cA8V4z-J\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Church Members\",\"col\":4}},{\"id\":\"36M5XhzNCx\",\"type\":\"number_card\",\"data\":{\"number_card_name\":\"Church Families\",\"col\":4}},{\"id\":\"bof2v_IrxC\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Church Persons\",\"col\":6}},{\"id\":\"mQTGGrJNyq\",\"type\":\"chart\",\"data\":{\"chart_name\":\"New Church Members\",\"col\":6}},{\"id\":\"c3L6Nwh7-H\",\"type\":\"chart\",\"data\":{\"chart_name\":\"Church Collections\",\"col\":12}}]",
|
||||
"creation": "2025-08-22 00:39:02.127277",
|
||||
"custom_blocks": [],
|
||||
"docstatus": 0,
|
||||
@ -25,310 +25,8 @@
|
||||
"indicator_color": "",
|
||||
"is_hidden": 0,
|
||||
"label": "Church",
|
||||
"links": [
|
||||
{
|
||||
"description": "Click on shortcuts below to see full lists.",
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "People",
|
||||
"link_count": 5,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Person",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Person",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Family",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Family",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Person Relation Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Person Relation Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Member Status Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Member Status Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Role Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Role Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Events",
|
||||
"link_count": 3,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Event",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Event",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Event Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Event Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Event Attendance Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Event Attendance Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"description": "These are some pre-prepared reports. You can always create your own reports by going to `[Document] Report`, filtering the report, then choosing `save as` in the `...` menu.",
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Person Reports",
|
||||
"link_count": 3,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Current Church Person Roles",
|
||||
"link_count": 0,
|
||||
"link_to": "Current Church Person Roles",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"report_ref_doctype": "Church Person",
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Person Birthdays (This Week)",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Person Birthdays (This Week)",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"report_ref_doctype": "Church Person",
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Person Roles Ending This Month",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Person Roles Ending This Month",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"report_ref_doctype": "Church Person",
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Collections",
|
||||
"link_count": 3,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Collection",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Collection",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Fund",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Fund",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Payment Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Payment Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Collection Reports",
|
||||
"link_count": 3,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Donations",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Donations",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"report_ref_doctype": "Church Collection",
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 1,
|
||||
"label": "Church Collection Bank Reconciliation",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Collection Bank Reconciliation",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Donations by Person (This Year)",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Donations by Person",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"report_ref_doctype": "Church Collection",
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Event Reports",
|
||||
"link_count": 3,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Attendance",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Attendance",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"report_ref_doctype": "Church Event",
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 1,
|
||||
"label": "Church Event Count by Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Event Count by Type",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 1,
|
||||
"label": "Church Event Attendance",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Event Attendance",
|
||||
"link_type": "Report",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Prayer Requests",
|
||||
"link_count": 3,
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Card Break"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Prayer Request",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Prayer Request",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Prayer Request Status",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Prayer Request Status",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
},
|
||||
{
|
||||
"hidden": 0,
|
||||
"is_query_report": 0,
|
||||
"label": "Church Prayer Request Type",
|
||||
"link_count": 0,
|
||||
"link_to": "Church Prayer Request Type",
|
||||
"link_type": "DocType",
|
||||
"onboard": 0,
|
||||
"type": "Link"
|
||||
}
|
||||
],
|
||||
"modified": "2025-09-13 01:18:12.698518",
|
||||
"links": [],
|
||||
"modified": "2025-09-14 22:58:09.633916",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church",
|
||||
"name": "Church",
|
||||
@ -351,7 +49,7 @@
|
||||
"public": 1,
|
||||
"quick_lists": [],
|
||||
"roles": [],
|
||||
"sequence_id": 28.0,
|
||||
"sequence_id": 22.0,
|
||||
"shortcuts": [],
|
||||
"title": "Church"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user