Add BlackRoad Agency CRM for insurance and real estate

- Agent__c: License, commission rate, hire date, agent type (insurance/RE)
- Policy__c: Type, premium, coverage, carrier, effective/expiration dates
- Listing__c: Property type, beds/baths/sqft, list/sale price, status
- Commission__c: Links to policies/listings, amount, type, payment status
- Client__c: Contact info, client type (buyer/seller/policyholder), source

Objects designed for dual-use: insurance agencies AND real estate brokerages.
Commissions track earnings from both policy sales and property transactions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Alexa Louise
2026-01-11 17:56:07 -06:00
parent f1f0148009
commit 127d27b60a
64 changed files with 848 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
<customObject>true</customObject>
<motif>Custom63: Handsaw</motif>
</CustomTab>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
<customObject>true</customObject>
<motif>Custom41: Prospect</motif>
</CustomTab>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
<customObject>true</customObject>
<motif>Custom18: Dollar</motif>
</CustomTab>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
<customObject>true</customObject>
<motif>Custom24: House</motif>
</CustomTab>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
<customObject>true</customObject>
<motif>Custom53: Wasp</motif>
</CustomTab>