🔔 New Wholesale Partner Registration

{{ $partnerType }} - Approval Required

⚠️ Action Required: A new {{ strtolower($partnerType) }} has registered and requires approval before accessing the portal.

Company Information

Partner Type: {{ $partnerType }}
Company Name: {{ $companyName }}
Industry: {{ $industry ?? 'Not provided' }}
TIN Number: {{ $tinNumber ?? 'Not provided' }}
VAT Number: {{ $vatNumber ?? 'Not provided' }}
Website: {{ $website ?? 'Not provided' }}

Contact Person

Name: {{ $customerName }}
Job Title: {{ $jobTitle ?? 'Not provided' }}
Email: {{ $email }}
Phone: {{ $phone }}

System Information

Portal Customer ID: #{{ $customerId }}
Odoo Partner ID: {{ $odooPartnerId ?? 'Pending sync' }}
@if($documentCount > 0)

📎 Uploaded Documents ({{ $documentCount }})

All documents are attached to this email and uploaded to Odoo.

@foreach($documentList as $doc)
{{ $doc['label'] }}: @if($doc['uploaded']) ✓ {{ $doc['file_name'] }} ({{ $doc['file_size'] }}) @else ✗ Not uploaded @endif
@endforeach
@endif @if(count($missingDocuments) > 0)
⚠️ Missing Documents:

Please request these documents from the partner before approval.

@endif

Please review the attached documents and approve or reject this registration in Odoo.

View in Odoo
📋 Approval Checklist:
  1. Review all {{ $documentCount }} attached documents
  2. Verify company credentials and TIN/VAT numbers
  3. Check company website and industry information
  4. Confirm all required documents are provided
  5. In Odoo, set the partner to "Active" to approve
  6. Or add rejection notes in the comment field and notify the partner