Add BlackRoad General CRM objects and fields
- Added 5 custom objects: Lead__c, Deal__c, Company__c, Activity__c, Task__c - Added fields for each object (email, phone, status, stage, amount, etc.) - Created tabs for navigation - Updated permission set with new object access - Registered as CRM_Product__c: GENERAL_CRM Objects included: - Lead__c: Email, Phone, Company Name, Job Title, Lead Status, Lead Source, Notes - Deal__c: Company, Amount, Stage, Close Date, Probability, Lead, Description - Company__c: Website, Phone, Industry, Company Size, Annual Revenue, Status - Activity__c: Type, Date, Duration, Subject, Notes, Outcome (linked to deals/leads) - Task__c: Status, Priority, Due Date, Description (linked to deals/leads/companies) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
7
.sf/orgs/00Daj00000OQcILEA1/localSourceTracking/config
Normal file
7
.sf/orgs/00Daj00000OQcILEA1/localSourceTracking/config
Normal file
@@ -0,0 +1,7 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = false
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
symlinks = false
|
||||
ignorecase = true
|
||||
Reference in New Issue
Block a user