remove unused Church Bible Book fields

This commit is contained in:
meichthys 2025-11-07 03:50:44 +00:00
parent a7e25dbc9a
commit c19663b31e

View File

@ -9,9 +9,7 @@
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"book", "book",
"abbreviation", "abbreviation"
"number_of_chapters",
"usfm"
], ],
"fields": [ "fields": [
{ {
@ -32,18 +30,6 @@
"in_preview": 1, "in_preview": 1,
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "Abbreviation" "label": "Abbreviation"
},
{
"fieldname": "number_of_chapters",
"fieldtype": "Int",
"in_list_view": 1,
"label": "Number of Chapters"
},
{
"description": "Required for fetching references from Bible API",
"fieldname": "usfm",
"fieldtype": "Data",
"label": "Unified Standard Format Marker (USFM)"
} }
], ],
"grid_page_length": 50, "grid_page_length": 50,
@ -54,7 +40,7 @@
"link_fieldname": "book" "link_fieldname": "book"
} }
], ],
"modified": "2025-10-28 00:52:53.324021", "modified": "2025-11-06 22:50:10.882499",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Church Study", "module": "Church Study",
"name": "Church Bible Book", "name": "Church Bible Book",