GWY
2022-05-21 a3460549533111815e7f73d6cef601a58031525d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<?xml version="1.0" encoding="UTF-8"?>
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
    <actionOverrides>
        <actionName>Accept</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>CancelEdit</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>Clone</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>Delete</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>Edit</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>List</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>New</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>SaveEdit</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>Tab</actionName>
        <type>Default</type>
    </actionOverrides>
    <actionOverrides>
        <actionName>View</actionName>
        <type>Default</type>
    </actionOverrides>
    <allowInChatterGroups>false</allowInChatterGroups>
    <compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
    <deploymentStatus>Deployed</deploymentStatus>
    <description>AppExchange日報管理のメインオブジェクト</description>
    <enableActivities>true</enableActivities>
    <enableBulkApi>true</enableBulkApi>
    <enableChangeDataCapture>false</enableChangeDataCapture>
    <enableFeeds>false</enableFeeds>
    <enableHistory>false</enableHistory>
    <enableReports>true</enableReports>
    <enableSearch>true</enableSearch>
    <enableSharing>true</enableSharing>
    <enableStreamingApi>true</enableStreamingApi>
    <externalSharingModel>Private</externalSharingModel>
    <fields>
        <fullName>ActionPlan__c</fullName>
        <externalId>false</externalId>
        <label>対応策</label>
        <length>32000</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>10</visibleLines>
    </fields>
    <fields>
        <fullName>ActivityNo__c</fullName>
        <description>※削除や変更には注意してください。各種Sコントロールで利用しています。</description>
        <externalId>false</externalId>
        <label>活動件数</label>
        <precision>3</precision>
        <required>false</required>
        <scale>0</scale>
        <trackTrending>false</trackTrending>
        <type>Number</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>CommentDateTime__c</fullName>
        <description>※削除や変更には注意してください。各種Sコントロールで利用しています。</description>
        <externalId>false</externalId>
        <label>最新の確認日時</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>DateTime</type>
    </fields>
    <fields>
        <fullName>CommentEval__c</fullName>
        <description>※削除や変更には注意してください。各種Sコントロールで利用しています。</description>
        <externalId>false</externalId>
        <label>最新の確認評価</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Picklist</type>
        <valueSet>
            <valueSetDefinition>
                <sorted>false</sorted>
                <value>
                    <fullName>-- なし --</fullName>
                    <default>false</default>
                    <label>-- なし --</label>
                </value>
            </valueSetDefinition>
        </valueSet>
    </fields>
    <fields>
        <fullName>CommentOwner__c</fullName>
        <description>※削除や変更には注意してください。各種Sコントロールで利用しています。</description>
        <externalId>false</externalId>
        <label>最新の確認者</label>
        <length>80</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Comment__c</fullName>
        <description>※削除や変更には注意してください。各種Sコントロールで利用しています。</description>
        <externalId>false</externalId>
        <label>最新の確認コメント</label>
        <length>32000</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>6</visibleLines>
    </fields>
    <fields>
        <fullName>DailyReportDate__c</fullName>
        <description>※ 削除やAPI参照名の変更はしないで下さい。各種Sコントロールなどで利用しています。</description>
        <externalId>false</externalId>
        <label>日報日付</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Date</type>
    </fields>
    <fields>
        <fullName>Issue__c</fullName>
        <externalId>false</externalId>
        <label>課題</label>
        <length>32000</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>10</visibleLines>
    </fields>
    <fields>
        <fullName>MailEditButton__c</fullName>
        <externalId>false</externalId>
        <formula>HYPERLINK(&quot;/servlet/servlet.Integration?lid=01N80000000AcnU&amp;eid=&quot; &amp; Id , IMAGE(&quot;/servlet/servlet.FileDownload?file=01580000000Y2yD&quot;, &quot;メール送信画面が開きます&quot;))</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>メール送信ボタン</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>ResponseButton__c</fullName>
        <externalId>false</externalId>
        <formula>HYPERLINK(&quot;/servlet/servlet.Integration?lid=01N80000000Acnc&amp;eid=&quot; &amp; Id  &amp; &quot;&amp;ic=1&quot;, IMAGE(&quot;/servlet/servlet.FileDownload?file=01580000000Y2yB&quot;, &quot;日報の日付に行った活動一覧がポップアップ&quot;)) &amp; &quot;     &quot; &amp; HYPERLINK(&quot;/servlet/servlet.Integration?lid=01N80000000AcnT&amp;eid=&quot; &amp; Id , IMAGE(&quot;/servlet/servlet.FileDownload?file=01580000000Y2yA&quot;, &quot;ワンクリックで確認・コメントに自動登録&quot;)) &amp; &quot;     &quot; &amp; HYPERLINK(&quot;/servlet/servlet.Integration?lid=01N80000000AcnW&amp;eid=&quot; &amp; Id , IMAGE(&quot;/servlet/servlet.FileDownload?file=01580000000Y2yC&quot;, &quot;確認・コメントの入力画面がポップアップ&quot;))</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>確認ボタン</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>ResponseImage__c</fullName>
        <externalId>false</externalId>
        <formula>IMAGE( IF( Response__c , &quot;/img/samples/flag_green.gif&quot;, &quot;/img/samples/flag_red.gif&quot;), &quot;赤は確認なし、青は確認あり!&quot;)</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>確認状況</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Response__c</fullName>
        <defaultValue>false</defaultValue>
        <description>※削除や変更には注意してください。各種Sコントロールで利用しています。</description>
        <externalId>false</externalId>
        <label>確認あり</label>
        <trackTrending>false</trackTrending>
        <type>Checkbox</type>
    </fields>
    <fields>
        <fullName>Summary__c</fullName>
        <externalId>false</externalId>
        <label>概要</label>
        <length>32000</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>10</visibleLines>
    </fields>
    <label>日報</label>
    <listViews>
        <fullName>View</fullName>
        <columns>NAME</columns>
        <columns>DailyReportDate__c</columns>
        <columns>Summary__c</columns>
        <columns>ResponseImage__c</columns>
        <columns>ResponseButton__c</columns>
        <columns>CommentOwner__c</columns>
        <columns>CREATED_DATE</columns>
        <filterScope>Everything</filterScope>
        <label>すべて選択</label>
    </listViews>
    <listViews>
        <fullName>x02</fullName>
        <columns>NAME</columns>
        <columns>ResponseImage__c</columns>
        <columns>CommentOwner__c</columns>
        <columns>CommentDateTime__c</columns>
        <columns>CommentEval__c</columns>
        <columns>Comment__c</columns>
        <filterScope>Mine</filterScope>
        <label>02. 私の日報</label>
    </listViews>
    <nameField>
        <label>日報名</label>
        <type>Text</type>
    </nameField>
    <recordTypes>
        <fullName>Dealer</fullName>
        <active>true</active>
        <label>Dealer</label>
        <picklistValues>
            <picklist>CommentEval__c</picklist>
            <values>
                <fullName>-- なし --</fullName>
                <default>false</default>
            </values>
        </picklistValues>
    </recordTypes>
    <recordTypes>
        <fullName>OCN</fullName>
        <active>true</active>
        <label>OCSM</label>
        <picklistValues>
            <picklist>CommentEval__c</picklist>
            <values>
                <fullName>-- なし --</fullName>
                <default>false</default>
            </values>
        </picklistValues>
    </recordTypes>
    <searchLayouts>
        <customTabListAdditionalFields>DailyReportDate__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>ActivityNo__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>Summary__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>Issue__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>ActionPlan__c</customTabListAdditionalFields>
        <lookupDialogsAdditionalFields>DailyReportDate__c</lookupDialogsAdditionalFields>
        <searchResultsAdditionalFields>DailyReportDate__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>Summary__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>Issue__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>ActionPlan__c</searchResultsAdditionalFields>
    </searchLayouts>
    <sharingModel>Private</sharingModel>
    <visibility>Public</visibility>
</CustomObject>