From 1d8820e00c83aefce4e4e3e4a2b66b6fb7140a20 Mon Sep 17 00:00:00 2001 From: jingrow Date: Tue, 22 Apr 2025 14:53:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9Subscription=20=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=91=A8=E6=9C=9F=E4=B8=BAMonthly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jcloud/jcloud/pagetype/subscription/subscription.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/jcloud/jcloud/pagetype/subscription/subscription.json b/jcloud/jcloud/pagetype/subscription/subscription.json index efdeb6d..37ac7e4 100644 --- a/jcloud/jcloud/pagetype/subscription/subscription.json +++ b/jcloud/jcloud/pagetype/subscription/subscription.json @@ -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": [],