chore: cleanup doctype descriptions (#24609)
This commit is contained in:
parent
b2abc2c9d1
commit
53d6d156ec
3 changed files with 7 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"allow_guest_to_view": 1,
|
||||
"allow_rename": 1,
|
||||
"creation": "2013-01-10 16:34:31",
|
||||
"description": "Create and Send Newsletters",
|
||||
"description": "Create and send emails to a specific group of subscribers periodically.",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Other",
|
||||
"engine": "InnoDB",
|
||||
|
|
@ -244,8 +244,7 @@
|
|||
"fieldname": "campaign",
|
||||
"fieldtype": "Link",
|
||||
"label": "Campaign",
|
||||
"options": "Marketing Campaign",
|
||||
"reqd": 0
|
||||
"options": "Marketing Campaign"
|
||||
}
|
||||
],
|
||||
"has_web_view": 1,
|
||||
|
|
@ -254,7 +253,7 @@
|
|||
"index_web_pages_for_search": 1,
|
||||
"is_published_field": "published",
|
||||
"links": [],
|
||||
"modified": "2023-12-29 18:04:13.270523",
|
||||
"modified": "2024-01-30 14:05:50.645802",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Email",
|
||||
"name": "Newsletter",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"allow_rename": 1,
|
||||
"autoname": "field:currency_name",
|
||||
"creation": "2013-01-28 10:06:02",
|
||||
"description": "**Currency** Master",
|
||||
"description": "Currency list stores the currency value, its symbol and fraction unit",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Setup",
|
||||
"engine": "InnoDB",
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
"idx": 1,
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2024-01-17 15:37:31.605278",
|
||||
"modified": "2024-01-30 13:18:12.053557",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Geo",
|
||||
"name": "Currency",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"actions": [],
|
||||
"creation": "2013-03-11 17:48:16",
|
||||
"description": "Blog Settings",
|
||||
"description": "Settings to control blog categories and interactions like comments and likes",
|
||||
"doctype": "DocType",
|
||||
"engine": "InnoDB",
|
||||
"field_order": [
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
"idx": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
"modified": "2022-10-18 15:01:36.202010",
|
||||
"modified": "2024-01-30 14:13:12.477755",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Website",
|
||||
"name": "Blog Settings",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue