diff --git a/templates/dossier_direccte_report_fiche_signaletique.xml b/templates/dossier_direccte_report_fiche_signaletique.xml index e8892d2bba7ca3d1d39805f15fa316dbcd5420a5..07c73e93b9895be11d6a52b59a1de851d0108682 100644 --- a/templates/dossier_direccte_report_fiche_signaletique.xml +++ b/templates/dossier_direccte_report_fiche_signaletique.xml @@ -17,7 +17,7 @@ </t> </div> <div class="col-3" style="text-align: right;"> - <span style="font-weight: 600;"> Raison sociale : </span> + <span style="font-weight: 600;"> Dénomination sociale : </span> <br /> <span>Adresse du siège social :</span> </div> diff --git a/templates/dossier_direccte_report_questionnaire.xml b/templates/dossier_direccte_report_questionnaire.xml index 1930ca32a002990faa9745db3dd2e45d8d797d38..5b513021b5e30e4dfd70861678ff333f729aaea9 100644 --- a/templates/dossier_direccte_report_questionnaire.xml +++ b/templates/dossier_direccte_report_questionnaire.xml @@ -276,7 +276,7 @@ /></strong><br /> </t> <t t-else=""> - Raison Sociale : <strong><span + Dénomination Sociale : <strong><span t-field="o.associe_maj_nom" /></strong><br /> SIRET : <strong><span @@ -334,7 +334,7 @@ </t> <t t-if="o.assoc_non_employes_morales_ids"> <tr class="text-center bgg"> - <th colspan="2">Raison sociale</th> + <th colspan="2">Dénomination sociale</th> <th>Adresse</th> <th>Nb parts</th> <th>Nb voix</th> @@ -374,7 +374,7 @@ <table class="table table-condensed table-bordered table-sm"> <thead> <tr class="text-center bgg"> - <th>Raison sociale</th> + <th>Dénomination sociale</th> <th>Montant</th> <th>Coopérative (hors SCOP)</th> <th>SCOP</th> diff --git a/views/scop_liste_ministere.xml b/views/scop_liste_ministere.xml index 6e11f145f8d272675caff5ef800adb33f643fb25..6b04863aca6835c4f0b4ceedf9922cb7b7dc92a1 100644 --- a/views/scop_liste_ministere.xml +++ b/views/scop_liste_ministere.xml @@ -405,7 +405,7 @@ default_focus="1" required="1" readonly="1" - placeholder="Raison Sociale" + placeholder="Dénomination Sociale" options="{'no_create': 1, 'no_edit': 1}" /> </h1>