more updates to broken member profile

This commit is contained in:
2025-11-16 22:49:31 +00:00
parent 689cedfdfa
commit c42a323b08
19 changed files with 96 additions and 107 deletions

View File

@@ -1 +1 @@
__version__ = "0.0.8" __version__ = "0.0.11"

View File

@@ -1,6 +1,7 @@
{ {
"actions": [], "actions": [],
"autoname": "format:{booked_contact}-{lastname}-{##}", "allow_rename": 1,
"autoname": "format:BOOKED-{lastname}-{##}",
"creation": "2025-11-13 21:19:39.193998", "creation": "2025-11-13 21:19:39.193998",
"doctype": "DocType", "doctype": "DocType",
"editable_grid": 1, "editable_grid": 1,
@@ -37,6 +38,7 @@
{ {
"fieldname": "password", "fieldname": "password",
"fieldtype": "Password", "fieldtype": "Password",
"in_list_view": 1,
"label": "Password", "label": "Password",
"reqd": 1 "reqd": 1
}, },
@@ -48,7 +50,6 @@
"fetch_from": "booked_contact.first_name", "fetch_from": "booked_contact.first_name",
"fieldname": "firstname", "fieldname": "firstname",
"fieldtype": "Read Only", "fieldtype": "Read Only",
"in_list_view": 1,
"label": "First Name", "label": "First Name",
"reqd": 1 "reqd": 1
}, },
@@ -56,7 +57,6 @@
"fetch_from": "booked_contact.last_name", "fetch_from": "booked_contact.last_name",
"fieldname": "lastname", "fieldname": "lastname",
"fieldtype": "Read Only", "fieldtype": "Read Only",
"in_list_view": 1,
"label": "Last Name", "label": "Last Name",
"reqd": 1 "reqd": 1
}, },
@@ -85,7 +85,8 @@
"fieldname": "groupid", "fieldname": "groupid",
"fieldtype": "Table MultiSelect", "fieldtype": "Table MultiSelect",
"label": "Groups", "label": "Groups",
"options": "Booked GroupId" "options": "Booked GroupId",
"reqd": 1
}, },
{ {
"fieldname": "booked_contact", "fieldname": "booked_contact",
@@ -93,8 +94,7 @@
"in_list_view": 1, "in_list_view": 1,
"label": "Contact", "label": "Contact",
"options": "Contact", "options": "Contact",
"reqd": 1, "reqd": 1
"unique": 1
} }
], ],
"grid_page_length": 50, "grid_page_length": 50,
@@ -112,7 +112,7 @@
"link_fieldname": "member_id" "link_fieldname": "member_id"
} }
], ],
"modified": "2025-11-15 09:17:57.628694", "modified": "2025-11-16 17:46:12.905209",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Booked Member", "name": "Booked Member",

View File

@@ -1,7 +1,7 @@
{ {
"actions": [], "actions": [],
"allow_rename": 1, "allow_rename": 1,
"autoname": "format:Certificate-{issuer}-{expire_date}", "autoname": "format:Manager-{issuer}-{expire_date}",
"creation": "2025-11-09 09:57:03.492727", "creation": "2025-11-09 09:57:03.492727",
"doctype": "DocType", "doctype": "DocType",
"editable_grid": 1, "editable_grid": 1,
@@ -65,7 +65,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2025-11-15 13:29:26.039870", "modified": "2025-11-15 23:01:35.816996",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Food Protection Manager Record", "name": "Food Protection Manager Record",

View File

@@ -4,6 +4,7 @@
"autoname": "format:{insurer}-{expire_date}-{#####}", "autoname": "format:{insurer}-{expire_date}-{#####}",
"creation": "2025-11-09 09:57:22.638768", "creation": "2025-11-09 09:57:22.638768",
"doctype": "DocType", "doctype": "DocType",
"editable_grid": 1,
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"insurer", "insurer",
@@ -57,7 +58,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2025-11-15 13:28:31.895939", "modified": "2025-11-15 22:00:50.511102",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Insurance Record", "name": "Insurance Record",

View File

@@ -1,12 +1,6 @@
{ {
"actions": [ "actions": [],
{ "allow_import": 1,
"action": "Onboarding",
"action_type": "Route",
"group": "User",
"label": "Tasks"
}
],
"autoname": "format:{member_id}", "autoname": "format:{member_id}",
"creation": "2025-11-09 09:55:16.302059", "creation": "2025-11-09 09:55:16.302059",
"default_view": "List", "default_view": "List",
@@ -31,9 +25,6 @@
"member_join_date", "member_join_date",
"doh_approve_date", "doh_approve_date",
"column_break_ivvj", "column_break_ivvj",
"button_tasks",
"access_card_count",
"wifi_codes_issued",
"dashboard_tab", "dashboard_tab",
"documents", "documents",
"agreements_section", "agreements_section",
@@ -52,8 +43,12 @@
"associates_section", "associates_section",
"table_associate", "table_associate",
"tab_5_tab", "tab_5_tab",
"facility_access_section",
"table_unifi", "table_unifi",
"table_booked_member" "schedule_access_section",
"table_booked_member",
"codes_wiifi",
"wifi_codes_issued"
], ],
"fields": [ "fields": [
{ {
@@ -95,8 +90,11 @@
{ {
"description": "Not editable", "description": "Not editable",
"fieldname": "member_id", "fieldname": "member_id",
"fieldtype": "Data", "fieldtype": "Int",
"in_list_view": 1,
"label": "Member ID", "label": "Member ID",
"length": 12,
"non_negative": 1,
"reqd": 1, "reqd": 1,
"set_only_once": 1, "set_only_once": 1,
"unique": 1 "unique": 1
@@ -179,22 +177,10 @@
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Onboarding" "label": "Onboarding"
}, },
{
"fieldname": "button_tasks",
"fieldtype": "Button",
"label": "Codes",
"options": "Onboarding"
},
{ {
"fieldname": "column_break_ivvj", "fieldname": "column_break_ivvj",
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{
"fieldname": "access_card_count",
"fieldtype": "Int",
"label": "Number of Access Cards Issued",
"non_negative": 1
},
{ {
"fieldname": "wifi_codes_issued", "fieldname": "wifi_codes_issued",
"fieldtype": "Text", "fieldtype": "Text",
@@ -260,7 +246,6 @@
{ {
"fieldname": "table_menu", "fieldname": "table_menu",
"fieldtype": "Table", "fieldtype": "Table",
"label": "Menus",
"options": "Menu" "options": "Menu"
}, },
{ {
@@ -271,14 +256,29 @@
{ {
"fieldname": "table_unifi", "fieldname": "table_unifi",
"fieldtype": "Table", "fieldtype": "Table",
"label": "Facility Access", "label": "Access Cards",
"options": "UniFi Access Profile" "options": "UniFi Access Profile"
}, },
{ {
"fieldname": "table_booked_member", "fieldname": "table_booked_member",
"fieldtype": "Table", "fieldtype": "Table",
"label": "Schedule Access", "label": "Booked Configuration",
"options": "Booked Member" "options": "Booked Member"
},
{
"fieldname": "facility_access_section",
"fieldtype": "Section Break",
"label": "Facility Access"
},
{
"fieldname": "schedule_access_section",
"fieldtype": "Section Break",
"label": "Schedule Access"
},
{
"fieldname": "codes_wiifi",
"fieldtype": "Section Break",
"label": "Internet Access"
} }
], ],
"grid_page_length": 50, "grid_page_length": 50,
@@ -299,7 +299,7 @@
"link_fieldname": "member_id" "link_fieldname": "member_id"
} }
], ],
"modified": "2025-11-15 13:26:03.243484", "modified": "2025-11-15 23:05:21.558545",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Member Profile", "name": "Member Profile",

View File

@@ -13,7 +13,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
"label": "Member", "label": "Member",
"link_filters": "[[\"Member Profile\",\"status\",\"=\",\"Offboarding\"]]", "link_filters": "[[\"Member Profile\",\"membership_status\",\"=\",\"Offboarding\"]]",
"options": "Member Profile", "options": "Member Profile",
"reqd": 1 "reqd": 1
} }
@@ -21,7 +21,7 @@
"grid_page_length": 50, "grid_page_length": 50,
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2025-11-13 22:53:03.268661", "modified": "2025-11-16 17:25:37.594723",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Offboarding", "name": "Offboarding",

View File

@@ -24,7 +24,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
"label": "Member", "label": "Member",
"link_filters": "[[\"Member Profile\",\"status\",\"=\",\"Onboarding\"]]", "link_filters": "[[\"Member Profile\",\"membership_status\",\"=\",\"Onboarding\"]]",
"options": "Member Profile", "options": "Member Profile",
"reqd": 1, "reqd": 1,
"set_only_once": 1, "set_only_once": 1,
@@ -90,7 +90,7 @@
"link_fieldname": "member_id" "link_fieldname": "member_id"
} }
], ],
"modified": "2025-11-11 22:47:23.901625", "modified": "2025-11-16 17:25:17.738693",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Onboarding", "name": "Onboarding",

View File

@@ -6,13 +6,13 @@
"doctype": "Number Card", "doctype": "Number Card",
"document_type": "Member Profile", "document_type": "Member Profile",
"dynamic_filters_json": "[]", "dynamic_filters_json": "[]",
"filters_json": "[[\"Member Profile\",\"status\",\"=\",\"Active\",false]]", "filters_json": "[[\"Member Profile\",\"membership_status\",\"=\",\"Active\",false]]",
"function": "Count", "function": "Count",
"idx": 0, "idx": 0,
"is_public": 0, "is_public": 0,
"is_standard": 1, "is_standard": 1,
"label": "Active Members", "label": "Active Members",
"modified": "2025-11-11 18:38:44.733668", "modified": "2025-11-15 17:14:57.494989",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Active Members", "name": "Active Members",

View File

@@ -1,7 +1,7 @@
{ {
"allow_comments": 0, "allow_comments": 0,
"allow_delete": 0, "allow_delete": 0,
"allow_edit": 1, "allow_edit": 0,
"allow_incomplete": 0, "allow_incomplete": 0,
"allow_multiple": 0, "allow_multiple": 0,
"allow_print": 0, "allow_print": 0,
@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 17:51:47.145410", "modified": "2025-11-15 22:45:37.938835",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "agreements", "name": "agreements",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-agreement", "route": "profile-agreement",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Agreements", "title": "Agreements",
@@ -69,7 +69,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_cabr", "fieldname": "table_agreement",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,

View File

@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 17:46:20.191842", "modified": "2025-11-15 22:41:22.343092",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "associates", "name": "associates",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-associate", "route": "profile-associate",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Associates", "title": "Associates",
@@ -69,7 +69,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_cdln", "fieldname": "table_associate",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,

View File

@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 17:33:25.426606", "modified": "2025-11-15 22:44:37.196062",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "corporate-documents", "name": "corporate-documents",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-corporate", "route": "profile-corporate",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Corporate Documents", "title": "Corporate Documents",
@@ -71,7 +71,7 @@
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"description": "Description", "description": "Description",
"fieldname": "table_rkkt", "fieldname": "table_corpdoc",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,

View File

@@ -1,7 +1,7 @@
{ {
"allow_comments": 0, "allow_comments": 0,
"allow_delete": 0, "allow_delete": 0,
"allow_edit": 1, "allow_edit": 0,
"allow_incomplete": 0, "allow_incomplete": 0,
"allow_multiple": 0, "allow_multiple": 0,
"allow_print": 0, "allow_print": 0,
@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 17:46:51.140689", "modified": "2025-11-15 22:47:25.825799",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "demographics", "name": "demographics",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-demographic", "route": "profile-demographic",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Demographics", "title": "Demographics",

View File

@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 16:18:00.648370", "modified": "2025-11-15 22:47:02.068278",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "food-manager-records", "name": "food-manager-records",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-manager", "route": "profile-manager",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Food Manager Records", "title": "Food Manager Records",
@@ -69,7 +69,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_wsni", "fieldname": "table_manager",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,

View File

@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 16:20:08.458609", "modified": "2025-11-15 22:44:59.335692",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "inspection-records", "name": "inspection-records",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-inspection", "route": "profile-inspection",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Inspection Records", "title": "Inspection Records",
@@ -69,9 +69,10 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_yzvn", "fieldname": "table_inspection",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"label": "",
"max_length": 0, "max_length": 0,
"max_value": 0, "max_value": 0,
"options": "Inspection Record", "options": "Inspection Record",

View File

@@ -42,17 +42,17 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 16:10:31.673901", "modified": "2025-11-15 23:08:05.747355",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "insurance", "name": "insurance",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-insurance", "route": "profile-insurance",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Insurance", "title": "Insurance Records",
"web_form_fields": [ "web_form_fields": [
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
@@ -69,7 +69,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_wmpy", "fieldname": "table_insurance",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,

View File

@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 17:49:40.577567", "modified": "2025-11-15 22:47:59.057218",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "member-profile", "name": "member-profile",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile", "route": "profile",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Member Profile", "title": "Member Profile",
@@ -165,7 +165,7 @@
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"description": "Description", "description": "Description",
"fieldname": "table_rkkt", "fieldname": "table_corpdoc",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,
@@ -191,7 +191,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_wsni", "fieldname": "table_manager",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,
@@ -217,7 +217,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_wmpy", "fieldname": "table_insurance",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,
@@ -243,7 +243,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_yzvn", "fieldname": "table_inspection",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,
@@ -269,7 +269,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "menu", "fieldname": "table_menu",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"label": "Menus", "label": "Menus",
@@ -296,7 +296,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_cdln", "fieldname": "table_associate",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,
@@ -322,7 +322,7 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "table_cabr", "fieldname": "table_agreement",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"max_length": 0, "max_length": 0,

View File

@@ -42,14 +42,14 @@
"list_title": "Member Profile", "list_title": "Member Profile",
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 16:38:22.424003", "modified": "2025-11-15 22:44:51.360993",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "menu", "name": "menu",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-menu", "route": "profile-menu",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Menu", "title": "Menu",
@@ -69,10 +69,10 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "menu", "fieldname": "table_menu",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"label": "Menus", "label": "",
"max_length": 0, "max_length": 0,
"max_value": 0, "max_value": 0,
"options": "Menu", "options": "Menu",

View File

@@ -18,28 +18,29 @@
"list_columns": [], "list_columns": [],
"login_required": 1, "login_required": 1,
"max_attachment_size": 0, "max_attachment_size": 0,
"modified": "2025-11-14 18:05:41.364810", "modified": "2025-11-15 22:46:20.786299",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "provisioning-information", "name": "provisioning-information",
"owner": "Administrator", "owner": "Administrator",
"published": 1, "published": 1,
"route": "profile-provisioning", "route": "profile-provisioning",
"show_attachments": 1, "show_attachments": 0,
"show_list": 0, "show_list": 0,
"show_sidebar": 1, "show_sidebar": 1,
"title": "Provisioning Information", "title": "Provisioning Information",
"web_form_fields": [ "web_form_fields": [
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "access_card_count", "fieldname": "table_unifi",
"fieldtype": "Int", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"label": "Number of Access Cards Issued", "label": "Access Cards",
"max_length": 0, "max_length": 0,
"max_value": 0, "max_value": 0,
"options": "UniFi Access Profile",
"precision": "", "precision": "",
"read_only": 1, "read_only": 0,
"reqd": 0, "reqd": 0,
"show_in_filter": 0 "show_in_filter": 0
}, },
@@ -58,29 +59,15 @@
}, },
{ {
"allow_read_on_all_link_options": 0, "allow_read_on_all_link_options": 0,
"fieldname": "unifi_profile", "fieldname": "table_booked_member",
"fieldtype": "Table", "fieldtype": "Table",
"hidden": 0, "hidden": 0,
"label": "Facility Access", "label": "Booked Configuration",
"max_length": 0,
"max_value": 0,
"options": "UniFi Access Profile",
"precision": "",
"read_only": 1,
"reqd": 0,
"show_in_filter": 0
},
{
"allow_read_on_all_link_options": 0,
"fieldname": "booked_member",
"fieldtype": "Table",
"hidden": 0,
"label": "Schedule Access",
"max_length": 0, "max_length": 0,
"max_value": 0, "max_value": 0,
"options": "Booked Member", "options": "Booked Member",
"precision": "", "precision": "",
"read_only": 1, "read_only": 0,
"reqd": 0, "reqd": 0,
"show_in_filter": 0 "show_in_filter": 0
} }

View File

@@ -34,7 +34,7 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2025-11-11 19:03:39.248103", "modified": "2025-11-15 17:14:16.913711",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Member Management", "module": "Member Management",
"name": "Members", "name": "Members",
@@ -51,7 +51,7 @@
{ {
"document_type": "Member Profile", "document_type": "Member Profile",
"label": "New Members", "label": "New Members",
"quick_list_filter": "[[\"Member Profile\",\"status\",\"=\",\"Onboarding\",false]]" "quick_list_filter": "[[\"Member Profile\",\"membership_status\",\"=\",\"Onboarding\",false]]"
} }
], ],
"roles": [], "roles": [],