<?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("/servlet/servlet.Integration?lid=01N80000000AcnU&eid=" & Id , IMAGE("/servlet/servlet.FileDownload?file=01580000000Y2yD", "メール送信画面が開きます"))</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("/servlet/servlet.Integration?lid=01N80000000Acnc&eid=" & Id & "&ic=1", IMAGE("/servlet/servlet.FileDownload?file=01580000000Y2yB", "日報の日付に行った活動一覧がポップアップ")) & " " & HYPERLINK("/servlet/servlet.Integration?lid=01N80000000AcnT&eid=" & Id , IMAGE("/servlet/servlet.FileDownload?file=01580000000Y2yA", "ワンクリックで確認・コメントに自動登録")) & " " & HYPERLINK("/servlet/servlet.Integration?lid=01N80000000AcnW&eid=" & Id , IMAGE("/servlet/servlet.FileDownload?file=01580000000Y2yC", "確認・コメントの入力画面がポップアップ"))</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 , "/img/samples/flag_green.gif", "/img/samples/flag_red.gif"), "赤は確認なし、青は確認あり!")</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>
|