mirror of
https://github.com/meichthys/church.git
synced 2026-04-28 19:09:23 +00:00
filter missionary letter report to only contain missionary letters
This commit is contained in:
parent
8bc1eddcca
commit
a7b85c1e44
@ -55,13 +55,13 @@
|
||||
"idx": 4,
|
||||
"is_standard": "Yes",
|
||||
"letterhead": null,
|
||||
"modified": "2025-10-26 23:42:01.137843",
|
||||
"modified": "2025-10-27 22:16:47.646916",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Missions",
|
||||
"name": "Church Missionary Letters",
|
||||
"owner": "Administrator",
|
||||
"prepared_report": 0,
|
||||
"query": "SELECT parent, date, share_with_church, shared_date, is_private, file, content \nFROM `tabChurch Letter` \nORDER BY parent",
|
||||
"query": "SELECT parent, date, share_with_church, shared_date, is_private, file, content \nFROM `tabChurch Letter`\nWHERE `tabChurch Letter`.parenttype = \"Church Missionary\"\nORDER BY parent",
|
||||
"ref_doctype": "Church Missionary",
|
||||
"report_name": "Church Missionary Letters",
|
||||
"report_type": "Query Report",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user