更改Subscription 默认周期为Monthly
This commit is contained in:
parent
2f04bd8c22
commit
1d8820e00c
@ -2,7 +2,6 @@
|
||||
"actions": [],
|
||||
"autoname": "SUB-.YYYY.-.#####.",
|
||||
"creation": "2020-10-19 19:01:35.606131",
|
||||
"pagetype": "PageType",
|
||||
"editable_grid": 1,
|
||||
"engine": "InnoDB",
|
||||
"field_order": [
|
||||
@ -45,7 +44,7 @@
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"default": "Daily",
|
||||
"default": "Monthly",
|
||||
"fieldname": "interval",
|
||||
"fieldtype": "Select",
|
||||
"in_list_view": 1,
|
||||
@ -103,16 +102,17 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [
|
||||
{
|
||||
"link_pagetype": "Usage Record",
|
||||
"link_fieldname": "subscription"
|
||||
"link_fieldname": "subscription",
|
||||
"link_pagetype": "Usage Record"
|
||||
}
|
||||
],
|
||||
"modified": "2024-11-06 19:02:20.960429",
|
||||
"modified": "2025-04-22 14:52:41.999303",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Jcloud",
|
||||
"name": "Subscription",
|
||||
"naming_rule": "Expression (old style)",
|
||||
"owner": "Administrator",
|
||||
"pagetype": "PageType",
|
||||
"permissions": [
|
||||
{
|
||||
"create": 1,
|
||||
@ -140,6 +140,7 @@
|
||||
}
|
||||
],
|
||||
"quick_entry": 1,
|
||||
"row_format": "Dynamic",
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user