mirror of
https://github.com/meichthys/church.git
synced 2026-05-02 23:17:43 +00:00
add date to church financial transaction
This commit is contained in:
parent
cbe8b50de5
commit
cca49476db
@ -10,6 +10,7 @@
|
||||
"amount",
|
||||
"source_type",
|
||||
"source",
|
||||
"date",
|
||||
"notes"
|
||||
],
|
||||
"fields": [
|
||||
@ -51,13 +52,20 @@
|
||||
"label": "Source",
|
||||
"options": "source_type",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "date",
|
||||
"fieldtype": "Datetime",
|
||||
"in_list_view": 1,
|
||||
"label": "Date",
|
||||
"options": "now"
|
||||
}
|
||||
],
|
||||
"grid_page_length": 50,
|
||||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-10-02 00:50:27.009030",
|
||||
"modified": "2025-10-10 00:10:58.863167",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Church Finances",
|
||||
"name": "Church Financial Transaction",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user