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:
@@ -46,7 +46,7 @@
|
||||
<name>co</name>
|
||||
<value>1</value>
|
||||
</params>
|
||||
<reportType>Mortality_Event__c</reportType>
|
||||
<reportType>Mortality_Events</reportType>
|
||||
<scope>organization</scope>
|
||||
<showDetails>true</showDetails>
|
||||
<showGrandTotal>true</showGrandTotal>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<name>co</name>
|
||||
<value>1</value>
|
||||
</params>
|
||||
<reportType>Compliance_Log__c</reportType>
|
||||
<reportType>Compliance_Logs</reportType>
|
||||
<scope>organization</scope>
|
||||
<showDetails>true</showDetails>
|
||||
<showGrandTotal>true</showGrandTotal>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<name>co</name>
|
||||
<value>1</value>
|
||||
</params>
|
||||
<reportType>Client_Household__c</reportType>
|
||||
<reportType>Client_Households</reportType>
|
||||
<scope>organization</scope>
|
||||
<showDetails>true</showDetails>
|
||||
<showGrandTotal>true</showGrandTotal>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<name>co</name>
|
||||
<value>1</value>
|
||||
</params>
|
||||
<reportType>Distribution_Request__c</reportType>
|
||||
<reportType>Distribution_Requests</reportType>
|
||||
<scope>organization</scope>
|
||||
<showDetails>true</showDetails>
|
||||
<showGrandTotal>true</showGrandTotal>
|
||||
|
||||
Reference in New Issue
Block a user