'Locataire',
'owner' => 'Proprietaire',
'withoutrentalcharge' => 'Sans charge locative'
];
$map_credit_hypothecaire_en_cours = [
'withmortgageloan' => 'Avec credit hypothecaire',
'mortgagechargeiber' => 'Libre de charge hypothecaire'
];
$map_sans_charge_locative = [
'other' => 'Autre',
'withparents' => 'Chez les parents',
'cohabitant' => 'Cohabitant',
'family' => 'Famille'
];
$map_emprunt_personnes = [
'Seul','Avec un co-emprunteur'
];
$show_all_mail = false;
$people = [
'emprunteur' => $borrower,
];
if (is_object($coBorrower)) {
$people['coemprunteur'] = $coBorrower;
}
$taeg = str_replace('%', '', $currentCredit->taux_nominal_annuel);
$taux_debiteur = number_format(($taeg * 0.11) + $taeg, 2);
if($currentCredit->type_credit == 'pat')
$show_all_mail = true;
?>
Demande de crédit
|
| Type de crédit: |
options_credit_hypothecaire->type_credit, $mapHouseCreditTypes) ? $mapHouseCreditTypes[$currentCredit->options_credit_hypothecaire->type_credit] : 'Type de crédit inconnu' ?> |
| Capital: |
capital ?> € |
| Durée: |
duree ?> type_credit === 'am'): ?>ansmois |
| Coût total: |
cout_total ?> € |
| Mensualité: |
mensualite ?> € |
| TAEG: |
% |
| Taux nominal annuel: |
taux_nominal_annuel ?> |
Crédit hypothécaire
|
| But du prêt hypotécaire : |
options_credit_hypothecaire->type_credit, $mapHouseCreditTypes) ? $mapHouseCreditTypes[$currentCredit->options_credit_hypothecaire->type_credit] : 'Type de crédit inconnu' ?> |
| Prix d'achat: |
options_credit_hypothecaire->prix_achat ?> € |
| Fonds propres: |
options_credit_hypothecaire->fonds_propre == 0 || $currentCredit->options_credit_hypothecaire->fonds_propre == '') { ?>
Non spécifié |
options_credit_hypothecaire->fonds_propre ?> € |
| Compromis de vente signé: |
options_credit_hypothecaire->compromis_signe == '0') {
echo 'non';
} elseif ($currentCredit->options_credit_hypothecaire->compromis_signe == '1') {
echo 'oui';
}
?>
|
| Montant à emprunter: |
options_credit_hypothecaire->montant_a_emprunter ?> € |
| Durée: |
options_credit_hypothecaire->duree ?> ans |
| Commentaire: |
commentaire ?> |
Information de contact
|
$person) : ?>
|
|
| Nom: |
nom ?> |
| Prénom: |
prenom ?> |
| Téléphone: |
telephone ?> |
| Email: |
email ?> |
| Etat civil: |
FK_etat_civil, $civilStatus) ? $civilStatus[$person->FK_etat_civil]->nom_etat_civil : 'etat civil inconnu' ?> |
| Date de naissance: |
date_naissance)) ?> |
| Nationalité: |
nationalité ?> |
| Adresse: |
adresse ?> |
| Code Postal: |
code_postal ?> |
| Localité - Pays: |
localite ?> - pays ?> |
Revenus et charges
|
FK_profession, $works) ? $works[$person->FK_profession]->nom_profession : 'Profession inconnue' ?>
| Profession: |
|
FK_profession == 5) {
?>
| Type de contrat: |
independent_since ?>
|
| Revenu imposable annuel: |
annual_taxable_income ?> € |
| Date de début de l'activité: |
independent_since)) ?> |
Type de contrat: |
contract_type) || $person->contract_type === ''): ?>
Non spécifié
contract_type, $contractTypes)): ?>
contract_type] ?>
Type de contrat de travail inconnu
|
| : |
salaire ?> € |
| Avec un co-emprunteur: |
|
generateSimpleUploadedFilesLinksHTML($currentCredit->token); ?>
get_results($wpdb->prepare(
"SELECT * FROM cdf_Emprunteur_Batiments WHERE FK_emprunteur = %d",
$borrower->idemprunteur
));
if (!empty($buildings)) :
?>
Bâtiments
|
Bâtiment
|
| Habitation principale : |
is_habitation ? 'Oui' : 'Non'; ?> |
| Bâtiment de rapport : |
Is_rapport ? 'Oui' : 'Non'; ?> |
| Situé en Belgique : |
en_belgique ? 'Oui' : 'Non'; ?> |
en_belgique && !empty($building->batiment_pays)) : ?>
| Pays : |
batiment_pays; ?> |
| Revenus locatifs : |
revenu_locatif ? 'Oui' : 'Non'; ?> |
revenu_locatif && $building->montant_locatif > 0) : ?>
| Montant revenus locatifs : |
montant_locatif, 2, ',', ' '); ?> €/mois |
get_results($wpdb->prepare(
"SELECT ac.*, tc.nom_creance
FROM cdf_Autre_credit ac
LEFT JOIN cdf_Type_creance tc ON ac.FK_type_creance = tc.idtype_creance
WHERE ac.FK_autre_batiment = %d AND ac.FK_emprunteur = %d",
$building->id,
$borrower->idemprunteur
));
if (!empty($building_loans)) :
?>
Crédits associés
|
| Crédit |
| Type de créance : |
nom_creance ?: 'Non spécifié'; ?> |
| Banque/Organisme : |
banque; ?> |
| Capital emprunté : |
montant, 2, ',', ' '); ?> € |
| Durée : |
duree_credit; ?> mois |
| Mensualité : |
mensualite, 2, ',', ' '); ?> € |
date_premiere_echeance)) : ?>
| Date 1ère échéance : |
date_premiere_echeance)); ?> |
|
Cet email a été envoyé automatiquement, merci de ne pas y répondre.
© Crédit Direct. Tous droits réservés.
|
|