diff --git a/force-app/main/default/objects/Company__c/Company__c.object-meta.xml b/force-app/main/default/objects/Company__c/Company__c.object-meta.xml new file mode 100644 index 0000000..46d422b --- /dev/null +++ b/force-app/main/default/objects/Company__c/Company__c.object-meta.xml @@ -0,0 +1,66 @@ + + + + Accept + Default + + + CancelEdit + Default + + + Clone + Default + + + Delete + Default + + + Edit + Default + + + List + Default + + + New + Default + + + SaveEdit + Default + + + Tab + Default + + + View + Default + + false + Deployed + Custom Company object + true + true + false + false + false + true + true + true + true + + + COMP-{00000} + + false + AutoNumber + + Companies + false + + ReadWrite + diff --git a/force-app/main/default/objects/Company__c/fields/Company_Industry__c.field-meta.xml b/force-app/main/default/objects/Company__c/fields/Company_Industry__c.field-meta.xml new file mode 100644 index 0000000..e2a8c8e --- /dev/null +++ b/force-app/main/default/objects/Company__c/fields/Company_Industry__c.field-meta.xml @@ -0,0 +1,46 @@ + + + Company_Industry__c + false + + false + false + false + Picklist + + true + + false + + Technology + false + + + + Finance + false + + + + Healthcare + false + + + + Manufacturing + false + + + + Retail + false + + + + Education + false + + + + + diff --git a/force-app/main/default/objects/Company__c/fields/Company_Name__c.field-meta.xml b/force-app/main/default/objects/Company__c/fields/Company_Name__c.field-meta.xml new file mode 100644 index 0000000..4b6c98f --- /dev/null +++ b/force-app/main/default/objects/Company__c/fields/Company_Name__c.field-meta.xml @@ -0,0 +1,12 @@ + + + Company_Name__c + false + + 255 + true + false + false + Text + false +