提交 802300ba 编写于 作者: ibizdev's avatar ibizdev

chitanda 发布系统代码

上级 02394aac
export default { export default {
List__CreatedFromCode: { List__CreatedFromCode: {
'1': 'Account', '1': "Account",
'2': 'Contact', '2': "Contact",
'4': 'Lead', '4': "Lead",
empty: '', empty: "",
}, },
Campaignactivity__ChannelTypeCode: { Campaignactivity__ChannelTypeCode: {
'2': 'Appointment', '2': "Appointment",
'7': 'Email', '7': "Email",
'8': 'Email via Mail Merge', '8': "Email via Mail Merge",
'5': 'Fax', '5': "Fax",
'6': 'Fax via Mail Merge', '6': "Fax via Mail Merge",
'3': 'Letter', '3': "Letter",
'4': 'Letter via Mail Merge', '4': "Letter via Mail Merge",
'9': 'Other', '9': "Other",
'1': 'Phone', '1': "Phone",
empty: '', empty: "",
}, },
Status: { Status: {
'1': 'Active', '1': "Active",
'2': 'Inactive', '2': "Inactive",
empty: '', empty: "",
}, },
Lead__IndustryCode: { Lead__IndustryCode: {
'1': 'Accounting', '1': "Accounting",
'2': 'Agriculture and Non-petrol Natural Resource Extraction', '2': "Agriculture and Non-petrol Natural Resource Extraction",
'3': 'Broadcasting Printing and Publishing', '3': "Broadcasting Printing and Publishing",
'4': 'Brokers', '4': "Brokers",
'5': 'Building Supply Retail', '5': "Building Supply Retail",
'6': 'Business Services', '6': "Business Services",
'7': 'Consulting', '7': "Consulting",
'8': 'Consumer Services', '8': "Consumer Services",
'9': 'Design, Direction and Creative Management', '9': "Design, Direction and Creative Management",
'10': 'Distributors, Dispatchers and Processors', '10': "Distributors, Dispatchers and Processors",
'11': 'Doctor's Offices and Clinics', '11': "Doctor's Offices and Clinics",
'12': 'Durable Manufacturing', '12': "Durable Manufacturing",
'13': 'Eating and Drinking Places', '13': "Eating and Drinking Places",
'14': 'Entertainment Retail', '14': "Entertainment Retail",
'15': 'Equipment Rental and Leasing', '15': "Equipment Rental and Leasing",
'16': 'Financial', '16': "Financial",
'17': 'Food and Tobacco Processing', '17': "Food and Tobacco Processing",
'18': 'Inbound Capital Intensive Processing', '18': "Inbound Capital Intensive Processing",
'19': 'Inbound Repair and Services', '19': "Inbound Repair and Services",
'20': 'Insurance', '20': "Insurance",
'21': 'Legal Services', '21': "Legal Services",
'22': 'Non-Durable Merchandise Retail', '22': "Non-Durable Merchandise Retail",
'23': 'Outbound Consumer Service', '23': "Outbound Consumer Service",
'24': 'Petrochemical Extraction and Distribution', '24': "Petrochemical Extraction and Distribution",
'25': 'Service Retail', '25': "Service Retail",
'26': 'SIG Affiliations', '26': "SIG Affiliations",
'27': 'Social Services', '27': "Social Services",
'28': 'Special Outbound Trade Contractors', '28': "Special Outbound Trade Contractors",
'29': 'Specialty Realty', '29': "Specialty Realty",
'30': 'Transportation', '30': "Transportation",
'31': 'Utility Creation and Distribution', '31': "Utility Creation and Distribution",
'32': 'Vehicle Retail', '32': "Vehicle Retail",
'33': 'Wholesale', '33': "Wholesale",
empty: '', empty: "",
}, },
Contact__PaymentTermsCode: { Contact__PaymentTermsCode: {
'2': '2% 10, Net 30', '2': "2% 10, Net 30",
'1': 'Net 30', '1': "Net 30",
'3': 'Net 45', '3': "Net 45",
'4': 'Net 60', '4': "Net 60",
empty: '', empty: "",
}, },
Account__Address1_ShippingMethodCode: { Account__Address1_ShippingMethodCode: {
'1': 'Airborne', '1': "Airborne",
'2': 'DHL', '2': "DHL",
'3': 'FedEx', '3': "FedEx",
'6': 'Full Load', '6': "Full Load",
'5': 'Postal Mail', '5': "Postal Mail",
'4': 'UPS', '4': "UPS",
'7': 'Will Call', '7': "Will Call",
empty: '', empty: "",
}, },
ActivityTypeCode: { ActivityTypeCode: {
'TASK': '任务', 'TASK': "任务",
'EMAIL': '电子邮件', 'EMAIL': "电子邮件",
'APPOINTMENT': '约会', 'APPOINTMENT': "约会",
'PHONECALL': '电话联络', 'PHONECALL': "电话联络",
'LETTER': '信件', 'LETTER': "信件",
'FAX': '传真', 'FAX': "传真",
'SERVICEAPPOINTMENT': '服务活动', 'SERVICEAPPOINTMENT': "服务活动",
'CAMPAIGNRESPONSE': '市场活动响应', 'CAMPAIGNRESPONSE': "市场活动响应",
empty: '', empty: "",
}, },
Account__AccountClassificationCode: { Account__AccountClassificationCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
Activitypointer__PriorityCode: { Activitypointer__PriorityCode: {
'2': 'High', '2': "High",
'0': 'Low', '0': "Low",
'1': 'Normal', '1': "Normal",
empty: '', empty: "",
}, },
Account__AccountRatingCode: { Account__AccountRatingCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
Campaign__TypeCode: { Campaign__TypeCode: {
'1': 'Advertisement', '1': "Advertisement",
'4': 'Co-branding', '4': "Co-branding",
'2': 'Direct Marketing', '2': "Direct Marketing",
'3': 'Event', '3': "Event",
'5': 'Other', '5': "Other",
empty: '', empty: "",
}, },
Account__Address1_FreightTermsCode: { Account__Address1_FreightTermsCode: {
'1': 'FOB', '1': "FOB",
'2': 'No Charge', '2': "No Charge",
empty: '', empty: "",
}, },
Lead__LeadSourceCode: { Lead__LeadSourceCode: {
'1': 'Advertisement', '1': "Advertisement",
'2': 'Employee Referral', '2': "Employee Referral",
'3': 'External Referral', '3': "External Referral",
'10': 'Other', '10': "Other",
'4': 'Partner', '4': "Partner",
'5': 'Public Relations', '5': "Public Relations",
'6': 'Seminar', '6': "Seminar",
'7': 'Trade Show', '7': "Trade Show",
'8': 'Web', '8': "Web",
'9': 'Word of Mouth', '9': "Word of Mouth",
empty: '', empty: "",
}, },
Account__IndustryCode: { Account__IndustryCode: {
'1': 'Accounting', '1': "Accounting",
'2': 'Agriculture and Non-petrol Natural Resource Extraction', '2': "Agriculture and Non-petrol Natural Resource Extraction",
'3': 'Broadcasting Printing and Publishing', '3': "Broadcasting Printing and Publishing",
'4': 'Brokers', '4': "Brokers",
'5': 'Building Supply Retail', '5': "Building Supply Retail",
'6': 'Business Services', '6': "Business Services",
'7': 'Consulting', '7': "Consulting",
'8': 'Consumer Services', '8': "Consumer Services",
'9': 'Design, Direction and Creative Management', '9': "Design, Direction and Creative Management",
'10': 'Distributors, Dispatchers and Processors', '10': "Distributors, Dispatchers and Processors",
'11': 'Doctors Offices and Clinics', '11': "Doctors Offices and Clinics",
'12': 'Durable Manufacturing', '12': "Durable Manufacturing",
'13': 'Eating and Drinking Places', '13': "Eating and Drinking Places",
'14': 'Entertainment Retail', '14': "Entertainment Retail",
'15': 'Equipment Rental and Leasing', '15': "Equipment Rental and Leasing",
'16': 'Financial', '16': "Financial",
'17': 'Food and Tobacco Processing', '17': "Food and Tobacco Processing",
'18': 'Inbound Capital Intensive Processing', '18': "Inbound Capital Intensive Processing",
'19': 'Inbound Repair and Services', '19': "Inbound Repair and Services",
'20': 'Insurance', '20': "Insurance",
'21': 'Legal Services', '21': "Legal Services",
'22': 'Non-Durable Merchandise Retail', '22': "Non-Durable Merchandise Retail",
'23': 'Outbound Consumer Service', '23': "Outbound Consumer Service",
'24': 'Petrochemical Extraction and Distribution', '24': "Petrochemical Extraction and Distribution",
'25': 'Service Retail', '25': "Service Retail",
'26': 'SIG Affiliations', '26': "SIG Affiliations",
'27': 'Social Services', '27': "Social Services",
'28': 'Special Outbound Trade Contractors', '28': "Special Outbound Trade Contractors",
'29': 'Specialty Realty', '29': "Specialty Realty",
'30': 'Transportation', '30': "Transportation",
'31': 'Utility Creation and Distribution', '31': "Utility Creation and Distribution",
'32': 'Vehicle Retail', '32': "Vehicle Retail",
'33': 'Wholesale', '33': "Wholesale",
empty: '', empty: "",
}, },
Phonecall__PriorityCode: { Phonecall__PriorityCode: {
'2': 'High', '2': "High",
'0': 'Low', '0': "Low",
'1': 'Normal', '1': "Normal",
empty: '', empty: "",
}, },
SysOperator: { SysOperator: {
empty: '', empty: "",
}, },
Account__OwnershipCode: { Account__OwnershipCode: {
'4': 'Other', '4': "Other",
'2': 'Private', '2': "Private",
'1': 'Public', '1': "Public",
'3': 'Subsidiary', '3': "Subsidiary",
empty: '', empty: "",
}, },
Contact__ShippingMethodCode: { Contact__ShippingMethodCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
YesNo: { YesNo: {
'1': '', '1': "是",
'0': '', '0': "否",
empty: '', empty: "",
}, },
Task__PriorityCode: { Task__PriorityCode: {
'2': 'High', '2': "High",
'0': 'Low', '0': "Low",
'1': 'Normal', '1': "Normal",
empty: '', empty: "",
}, },
Contact__FamilyStatusCode: { Contact__FamilyStatusCode: {
'3': 'Divorced', '3': "Divorced",
'2': 'Married', '2': "Married",
'1': 'Single', '1': "Single",
'4': 'Widowed', '4': "Widowed",
empty: '', empty: "",
}, },
Account__CustomerTypeCode: { Account__CustomerTypeCode: {
'1': 'Competitor', '1': "Competitor",
'2': 'Consultant', '2': "Consultant",
'3': 'Customer', '3': "Customer",
'6': 'Influencer', '6': "Influencer",
'4': 'Investor', '4': "Investor",
'12': 'Other', '12': "Other",
'5': 'Partner', '5': "Partner",
'7': 'Press', '7': "Press",
'8': 'Prospect', '8': "Prospect",
'9': 'Reseller', '9': "Reseller",
'10': 'Supplier', '10': "Supplier",
'11': 'Vendor', '11': "Vendor",
empty: '', empty: "",
}, },
Account__Address1_AddressTypeCode: { Account__Address1_AddressTypeCode: {
'1': 'Bill To', '1': "Bill To",
'4': 'Other', '4': "Other",
'3': 'Primary', '3': "Primary",
'2': 'Ship To', '2': "Ship To",
empty: '', empty: "",
}, },
Contact__LeadSourceCode: { Contact__LeadSourceCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
Account__AccountCategoryCode: { Account__AccountCategoryCode: {
'1': 'Preferred Customer', '1': "Preferred Customer",
'2': 'Standard', '2': "Standard",
empty: '', empty: "",
}, },
Product__ProductTypeCode: { Product__ProductTypeCode: {
'4': 'Flat Fees', '4': "Flat Fees",
'2': 'Miscellaneous Charges', '2': "Miscellaneous Charges",
'1': 'Sales Inventory', '1': "Sales Inventory",
'3': 'Services', '3': "Services",
empty: '', empty: "",
}, },
Contact__GenderCode: { Contact__GenderCode: {
'2': 'Female', '2': "Female",
'1': 'Male', '1': "Male",
empty: '', empty: "",
}, },
FQG_ActivityPointer: { FQG_ActivityPointer: {
'ALL': '全部活动', 'ALL': "全部活动",
'TASK': '任务', 'TASK': "任务",
'EMAIL': '电子邮件', 'EMAIL': "电子邮件",
'APPOINTMENT': '约会', 'APPOINTMENT': "约会",
'PHONECALL': '电话联络', 'PHONECALL': "电话联络",
'OTHER': '其他', 'OTHER': "其他",
'LETTER': '信件', 'LETTER': "信件",
'FAX': '传真', 'FAX': "传真",
'SERVICEAPPOINTMENT': '服务活动', 'SERVICEAPPOINTMENT': "服务活动",
'CAMPAIGNRESPONSE': '市场活动响应', 'CAMPAIGNRESPONSE': "市场活动响应",
empty: '', empty: "",
}, },
State: { State: {
'0': 'Active', '0': "Active",
'1': 'Inactive', '1': "Inactive",
empty: '', empty: "",
}, },
Account__PreferredContactMethodCode: { Account__PreferredContactMethodCode: {
'1': 'Any', '1': "Any",
'2': 'Email', '2': "Email",
'4': 'Fax', '4': "Fax",
'5': 'Mail', '5': "Mail",
'3': 'Phone', '3': "Phone",
empty: '', empty: "",
}, },
}; };
\ No newline at end of file
export default { export default {
List__CreatedFromCode: { List__CreatedFromCode: {
'1': 'Account', '1': "Account",
'2': 'Contact', '2': "Contact",
'4': 'Lead', '4': "Lead",
empty: '', empty: "",
}, },
Campaignactivity__ChannelTypeCode: { Campaignactivity__ChannelTypeCode: {
'2': 'Appointment', '2': "Appointment",
'7': 'Email', '7': "Email",
'8': 'Email via Mail Merge', '8': "Email via Mail Merge",
'5': 'Fax', '5': "Fax",
'6': 'Fax via Mail Merge', '6': "Fax via Mail Merge",
'3': 'Letter', '3': "Letter",
'4': 'Letter via Mail Merge', '4': "Letter via Mail Merge",
'9': 'Other', '9': "Other",
'1': 'Phone', '1': "Phone",
empty: '', empty: "",
}, },
Status: { Status: {
'1': 'Active', '1': "Active",
'2': 'Inactive', '2': "Inactive",
empty: '', empty: "",
}, },
Lead__IndustryCode: { Lead__IndustryCode: {
'1': 'Accounting', '1': "Accounting",
'2': 'Agriculture and Non-petrol Natural Resource Extraction', '2': "Agriculture and Non-petrol Natural Resource Extraction",
'3': 'Broadcasting Printing and Publishing', '3': "Broadcasting Printing and Publishing",
'4': 'Brokers', '4': "Brokers",
'5': 'Building Supply Retail', '5': "Building Supply Retail",
'6': 'Business Services', '6': "Business Services",
'7': 'Consulting', '7': "Consulting",
'8': 'Consumer Services', '8': "Consumer Services",
'9': 'Design, Direction and Creative Management', '9': "Design, Direction and Creative Management",
'10': 'Distributors, Dispatchers and Processors', '10': "Distributors, Dispatchers and Processors",
'11': 'Doctor's Offices and Clinics', '11': "Doctor's Offices and Clinics",
'12': 'Durable Manufacturing', '12': "Durable Manufacturing",
'13': 'Eating and Drinking Places', '13': "Eating and Drinking Places",
'14': 'Entertainment Retail', '14': "Entertainment Retail",
'15': 'Equipment Rental and Leasing', '15': "Equipment Rental and Leasing",
'16': 'Financial', '16': "Financial",
'17': 'Food and Tobacco Processing', '17': "Food and Tobacco Processing",
'18': 'Inbound Capital Intensive Processing', '18': "Inbound Capital Intensive Processing",
'19': 'Inbound Repair and Services', '19': "Inbound Repair and Services",
'20': 'Insurance', '20': "Insurance",
'21': 'Legal Services', '21': "Legal Services",
'22': 'Non-Durable Merchandise Retail', '22': "Non-Durable Merchandise Retail",
'23': 'Outbound Consumer Service', '23': "Outbound Consumer Service",
'24': 'Petrochemical Extraction and Distribution', '24': "Petrochemical Extraction and Distribution",
'25': 'Service Retail', '25': "Service Retail",
'26': 'SIG Affiliations', '26': "SIG Affiliations",
'27': 'Social Services', '27': "Social Services",
'28': 'Special Outbound Trade Contractors', '28': "Special Outbound Trade Contractors",
'29': 'Specialty Realty', '29': "Specialty Realty",
'30': 'Transportation', '30': "Transportation",
'31': 'Utility Creation and Distribution', '31': "Utility Creation and Distribution",
'32': 'Vehicle Retail', '32': "Vehicle Retail",
'33': 'Wholesale', '33': "Wholesale",
empty: '', empty: "",
}, },
Contact__PaymentTermsCode: { Contact__PaymentTermsCode: {
'2': '2% 10, Net 30', '2': "2% 10, Net 30",
'1': 'Net 30', '1': "Net 30",
'3': 'Net 45', '3': "Net 45",
'4': 'Net 60', '4': "Net 60",
empty: '', empty: "",
}, },
Account__Address1_ShippingMethodCode: { Account__Address1_ShippingMethodCode: {
'1': 'Airborne', '1': "Airborne",
'2': 'DHL', '2': "DHL",
'3': 'FedEx', '3': "FedEx",
'6': 'Full Load', '6': "Full Load",
'5': 'Postal Mail', '5': "Postal Mail",
'4': 'UPS', '4': "UPS",
'7': 'Will Call', '7': "Will Call",
empty: '', empty: "",
}, },
ActivityTypeCode: { ActivityTypeCode: {
'TASK': '任务', 'TASK': "任务",
'EMAIL': '电子邮件', 'EMAIL': "电子邮件",
'APPOINTMENT': '约会', 'APPOINTMENT': "约会",
'PHONECALL': '电话联络', 'PHONECALL': "电话联络",
'LETTER': '信件', 'LETTER': "信件",
'FAX': '传真', 'FAX': "传真",
'SERVICEAPPOINTMENT': '服务活动', 'SERVICEAPPOINTMENT': "服务活动",
'CAMPAIGNRESPONSE': '市场活动响应', 'CAMPAIGNRESPONSE': "市场活动响应",
empty: '', empty: "",
}, },
Account__AccountClassificationCode: { Account__AccountClassificationCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
Activitypointer__PriorityCode: { Activitypointer__PriorityCode: {
'2': 'High', '2': "High",
'0': 'Low', '0': "Low",
'1': 'Normal', '1': "Normal",
empty: '', empty: "",
}, },
Account__AccountRatingCode: { Account__AccountRatingCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
Campaign__TypeCode: { Campaign__TypeCode: {
'1': 'Advertisement', '1': "Advertisement",
'4': 'Co-branding', '4': "Co-branding",
'2': 'Direct Marketing', '2': "Direct Marketing",
'3': 'Event', '3': "Event",
'5': 'Other', '5': "Other",
empty: '', empty: "",
}, },
Account__Address1_FreightTermsCode: { Account__Address1_FreightTermsCode: {
'1': 'FOB', '1': "FOB",
'2': 'No Charge', '2': "No Charge",
empty: '', empty: "",
}, },
Lead__LeadSourceCode: { Lead__LeadSourceCode: {
'1': 'Advertisement', '1': "Advertisement",
'2': 'Employee Referral', '2': "Employee Referral",
'3': 'External Referral', '3': "External Referral",
'10': 'Other', '10': "Other",
'4': 'Partner', '4': "Partner",
'5': 'Public Relations', '5': "Public Relations",
'6': 'Seminar', '6': "Seminar",
'7': 'Trade Show', '7': "Trade Show",
'8': 'Web', '8': "Web",
'9': 'Word of Mouth', '9': "Word of Mouth",
empty: '', empty: "",
}, },
Account__IndustryCode: { Account__IndustryCode: {
'1': 'Accounting', '1': "Accounting",
'2': 'Agriculture and Non-petrol Natural Resource Extraction', '2': "Agriculture and Non-petrol Natural Resource Extraction",
'3': 'Broadcasting Printing and Publishing', '3': "Broadcasting Printing and Publishing",
'4': 'Brokers', '4': "Brokers",
'5': 'Building Supply Retail', '5': "Building Supply Retail",
'6': 'Business Services', '6': "Business Services",
'7': 'Consulting', '7': "Consulting",
'8': 'Consumer Services', '8': "Consumer Services",
'9': 'Design, Direction and Creative Management', '9': "Design, Direction and Creative Management",
'10': 'Distributors, Dispatchers and Processors', '10': "Distributors, Dispatchers and Processors",
'11': 'Doctors Offices and Clinics', '11': "Doctors Offices and Clinics",
'12': 'Durable Manufacturing', '12': "Durable Manufacturing",
'13': 'Eating and Drinking Places', '13': "Eating and Drinking Places",
'14': 'Entertainment Retail', '14': "Entertainment Retail",
'15': 'Equipment Rental and Leasing', '15': "Equipment Rental and Leasing",
'16': 'Financial', '16': "Financial",
'17': 'Food and Tobacco Processing', '17': "Food and Tobacco Processing",
'18': 'Inbound Capital Intensive Processing', '18': "Inbound Capital Intensive Processing",
'19': 'Inbound Repair and Services', '19': "Inbound Repair and Services",
'20': 'Insurance', '20': "Insurance",
'21': 'Legal Services', '21': "Legal Services",
'22': 'Non-Durable Merchandise Retail', '22': "Non-Durable Merchandise Retail",
'23': 'Outbound Consumer Service', '23': "Outbound Consumer Service",
'24': 'Petrochemical Extraction and Distribution', '24': "Petrochemical Extraction and Distribution",
'25': 'Service Retail', '25': "Service Retail",
'26': 'SIG Affiliations', '26': "SIG Affiliations",
'27': 'Social Services', '27': "Social Services",
'28': 'Special Outbound Trade Contractors', '28': "Special Outbound Trade Contractors",
'29': 'Specialty Realty', '29': "Specialty Realty",
'30': 'Transportation', '30': "Transportation",
'31': 'Utility Creation and Distribution', '31': "Utility Creation and Distribution",
'32': 'Vehicle Retail', '32': "Vehicle Retail",
'33': 'Wholesale', '33': "Wholesale",
empty: '', empty: "",
}, },
Phonecall__PriorityCode: { Phonecall__PriorityCode: {
'2': 'High', '2': "High",
'0': 'Low', '0': "Low",
'1': 'Normal', '1': "Normal",
empty: '', empty: "",
}, },
SysOperator: { SysOperator: {
empty: '', empty: "",
}, },
Account__OwnershipCode: { Account__OwnershipCode: {
'4': 'Other', '4': "Other",
'2': 'Private', '2': "Private",
'1': 'Public', '1': "Public",
'3': 'Subsidiary', '3': "Subsidiary",
empty: '', empty: "",
}, },
Contact__ShippingMethodCode: { Contact__ShippingMethodCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
YesNo: { YesNo: {
'1': '', '1': "是",
'0': '', '0': "否",
empty: '', empty: "",
}, },
Task__PriorityCode: { Task__PriorityCode: {
'2': 'High', '2': "High",
'0': 'Low', '0': "Low",
'1': 'Normal', '1': "Normal",
empty: '', empty: "",
}, },
Contact__FamilyStatusCode: { Contact__FamilyStatusCode: {
'3': 'Divorced', '3': "Divorced",
'2': 'Married', '2': "Married",
'1': 'Single', '1': "Single",
'4': 'Widowed', '4': "Widowed",
empty: '', empty: "",
}, },
Account__CustomerTypeCode: { Account__CustomerTypeCode: {
'1': 'Competitor', '1': "Competitor",
'2': 'Consultant', '2': "Consultant",
'3': 'Customer', '3': "Customer",
'6': 'Influencer', '6': "Influencer",
'4': 'Investor', '4': "Investor",
'12': 'Other', '12': "Other",
'5': 'Partner', '5': "Partner",
'7': 'Press', '7': "Press",
'8': 'Prospect', '8': "Prospect",
'9': 'Reseller', '9': "Reseller",
'10': 'Supplier', '10': "Supplier",
'11': 'Vendor', '11': "Vendor",
empty: '', empty: "",
}, },
Account__Address1_AddressTypeCode: { Account__Address1_AddressTypeCode: {
'1': 'Bill To', '1': "Bill To",
'4': 'Other', '4': "Other",
'3': 'Primary', '3': "Primary",
'2': 'Ship To', '2': "Ship To",
empty: '', empty: "",
}, },
Contact__LeadSourceCode: { Contact__LeadSourceCode: {
'1': 'Default Value', '1': "Default Value",
empty: '', empty: "",
}, },
Account__AccountCategoryCode: { Account__AccountCategoryCode: {
'1': 'Preferred Customer', '1': "Preferred Customer",
'2': 'Standard', '2': "Standard",
empty: '', empty: "",
}, },
Product__ProductTypeCode: { Product__ProductTypeCode: {
'4': 'Flat Fees', '4': "Flat Fees",
'2': 'Miscellaneous Charges', '2': "Miscellaneous Charges",
'1': 'Sales Inventory', '1': "Sales Inventory",
'3': 'Services', '3': "Services",
empty: '', empty: "",
}, },
Contact__GenderCode: { Contact__GenderCode: {
'2': 'Female', '2': "Female",
'1': 'Male', '1': "Male",
empty: '', empty: "",
}, },
FQG_ActivityPointer: { FQG_ActivityPointer: {
'ALL': '全部活动', 'ALL': "全部活动",
'TASK': '任务', 'TASK': "任务",
'EMAIL': '电子邮件', 'EMAIL': "电子邮件",
'APPOINTMENT': '约会', 'APPOINTMENT': "约会",
'PHONECALL': '电话联络', 'PHONECALL': "电话联络",
'OTHER': '其他', 'OTHER': "其他",
'LETTER': '信件', 'LETTER': "信件",
'FAX': '传真', 'FAX': "传真",
'SERVICEAPPOINTMENT': '服务活动', 'SERVICEAPPOINTMENT': "服务活动",
'CAMPAIGNRESPONSE': '市场活动响应', 'CAMPAIGNRESPONSE': "市场活动响应",
empty: '', empty: "",
}, },
State: { State: {
'0': 'Active', '0': "Active",
'1': 'Inactive', '1': "Inactive",
empty: '', empty: "",
}, },
Account__PreferredContactMethodCode: { Account__PreferredContactMethodCode: {
'1': 'Any', '1': "Any",
'2': 'Email', '2': "Email",
'4': 'Fax', '4': "Fax",
'5': 'Mail', '5': "Mail",
'3': 'Phone', '3': "Phone",
empty: '', empty: "",
}, },
}; };
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册