binxie
2024-01-17 92d30efcdebfc59500385e018d597a6b6a946075
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Serial_for_unknown_serial_product__c</fullName>
    <description>シリアルがわからない手入力品向けに、シリアルを自動採番します。</description>
    <displayFormat>UK-{YY}-{00000}</displayFormat>
    <externalId>false</externalId>
    <label>未知串行序列号</label>
    <trackHistory>false</trackHistory>
    <type>AutoNumber</type>
</CustomField>