Error message:
1. (Opportunity.BDE_Entry_FS_v2) In field: RecordTypeId - no CustomField named Opportunity.RecordTypeId found
Opportunity.BDE_Entry_FS_v2: In field: RecordTypeId - no CustomField named Opportunity.RecordTypeId found
2. (Opportunity.BDE_List_FS_v2) In field: RecordTypeId - no CustomField named Opportunity.RecordTypeId found
Opportunity.BDE_List_FS_v2: In field: RecordTypeId - no CustomField named Opportunity.RecordTypeId found
3. Invalid field RecordTypeId for SObject Opportunity
ALLO_Allocations_TEST: Invalid field RecordTypeId for SObject Opportunity
4. Invalid field RecordTypeId for SObject Opportunity
BDI_DataImport_BATCH: Invalid field RecordTypeId for SObject Opportunity
5. Invalid foreign key relationship: Opportunity.RecordType
OPP_OpportunityNaming: Invalid foreign key relationship: Opportunity.RecordType
6. Didn't understand relationship 'RecordType' in field path. If you are attempting to use a custom relationship, be sure to append the '__r' after the custom relationship name. Please reference your WSDL or the describe call for the appropriate names.
OPP_OpportunityNaming_TEST: Didn't understand relationship 'RecordType' in field path. If you are attempting to use a custom relationship, be sure to append the '__r' after the custom relationship name. Please reference your WSDL or the describe call for the appropriate names.
7. Dependent class is invalid and needs recompilation:
(npsp)
(npsp)
(npsp)
npsp.RD_RecurringDonations: line 822, column 13: Variable does not exist: OPP_OpportunityNaming
TDTM_Account: Dependent class is invalid and needs recompilation:
@Nonprofit Success PackThanks everyone. Creating the Sales Process and Record Type did the trick.
Much appreciated.