This commit is contained in:
Michael RICOIS 2016-06-15 15:16:11 +02:00
parent f8b17dcc4c
commit 733dc59234
33 changed files with 67 additions and 78 deletions

View File

@ -54,10 +54,8 @@
<?=$this->SirenTexte($dir->Siren)?></a>
<?php if (empty($this->AutrePage) && $this->edition) {?>
<div style="line-height:16px;">
<a class="dialog" title="<?=$this->translate("Ajouter un actionnaire")?>" href="<?=$this->url(array('module'=>'input', 'controller'=>'index','action'=>'lien','type'=>'actionnaire','mode'=>'add','siren'=>$this->siren,'createfiche'=>$dir->Siren),null,true)?>">
<img style="vertical-align:middle;" src="/themes/default/images/interfaces/ajouter.png" /></a>
</div>
<?php }?>
<?php }?>
</td>

View File

@ -8,12 +8,6 @@
<?php }?>
<h2><?=$this->translate("Dirigeants Op&eacute;rationnels")?></h2>
<?php if ($this->edition) {?>
<p><a class="dialog" title="Ajouter un dirigeant" href="<?=$this->url(array('module'=>'input', 'controller'=>'index',
'action'=>'diropcontrol','mode'=>'add','siret'=>$this->siret), 'default', true)?>">
<img style="vertical-align:middle;" src="/themes/default/images/interfaces/ajouter.png" />
<?=$this->translate("Ajouter un dirigeant")?></a></p>
<?php }?>
<?php if ( count($this->dirigeants)>0 ) {?>
<table class="table table-bordered">
<?php foreach ($this->dirigeants as $dir) {?>
@ -62,9 +56,13 @@
</td>
<?php if ($this->edition) {?>
<td>
<a class="dialog" title="Modifier le dirigeant" href="<?=$this->url(array('module'=>'input', 'controller'=>'index','action'=>'diropcontrol','mode'=>'edit','siret'=>$this->siret,'id'=>$dir->Id), 'default', true)?>">
<a class="dialog" title="Modifier le dirigeant" href="<?=$this->url(array('module'=>'input',
'controller'=>'dirigeant','action'=>'opcontrol','mode'=>'edit',
'siret'=>$this->siret,'id'=>$dir->Id), 'default', true)?>">
<img src="/themes/default/images/interfaces/editer.png" /></a>
<a class="dialog" title="Supprimer le dirigeant" href="<?=$this->url(array('module'=>'input', 'controller'=>'index','action'=>'diropcontrol','mode'=>'del','siret'=>$this->siret,'id'=>$dir->Id), 'default', true)?>">
<a class="dialog" title="Supprimer le dirigeant" href="<?=$this->url(array('module'=>'input',
'controller'=>'dirigeant','action'=>'opcontrol','mode'=>'del',
'siret'=>$this->siret,'id'=>$dir->Id), 'default', true)?>">
<img src="/themes/default/images/interfaces/supprimer.png" /></a>
</td>
<?php }?>

View File

@ -29,7 +29,7 @@ div.submit p.required-note span{color:#4B911C;_color:#666;font-size:170%;vertica
<div id="content">
<div class="page-header">
<h1><?=$this->indiscore->Nom?> <small><?=$this->SirenTexte($this->indiscore->Siren)?></h1>
<h1><?=$this->indiscore->Nom?> <small><?=$this->SirenTexte($this->indiscore->Siren)?></small></h1>
</div>
<h1 class="titre">Demande d'avis de credit personnalisé</h1>

View File

@ -36,7 +36,7 @@ div.submit p.required-note span{color:#4B911C;_color:#666;font-size:170%;vertica
<div id="content">
<div class="page-header">
<h1><?=$this->Etab->Nom?> <small><?=$this->SirenTexte($this->Etab->Siren)?></h1>
<h1><?=$this->Etab->Nom?> <small><?=$this->SirenTexte($this->Etab->Siren)?></small></h1>
</div>
<h2>Enquête commerciale</h2>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->indiscore->Nom?> <small><?=$this->SirenTexte($this->indiscore->Siren)?></h1>
<h1><?=$this->indiscore->Nom?> <small><?=$this->SirenTexte($this->indiscore->Siren)?></small></h1>
</div>
<?php }?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Rapport de synthèse</h2>

View File

@ -8,7 +8,7 @@ $parametresAction = array(
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php if ($this->customRapport) {?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2><?=$this->translate("Historique").' '.strtoupper($this->types[$this->type]);?></h2>

View File

@ -8,7 +8,7 @@ $parametresAction = array(
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>VALORISATION</h2>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2 class="titre">Relations bancaires</h2>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php }?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h1 class="titre">Informations boursières</h1>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></small></h1>
</div>
<h2 class="titre">Flux de Trésorerie</h2>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></small></h1>
</div>
<h2>Liasse fiscale</h2>

View File

@ -1,40 +1,36 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></small></h1>
</div>
<h2>Dernier(s) bilan(s) disponible(s)</h2>
<?php if ($this->edition) {?>
<div class="paragraph">
Saisir une nouvelle liasse au format
<a href="<?=$this->url(array('module'=>'input', 'controller'=>'index', 'action'=>'liasse', 'siret'=>$this->siren, 'selection'=>'NEW:N'))?>">Normal (2050)</a>,
<a href="<?=$this->url(array('module'=>'input', 'controller'=>'index', 'action'=>'liasse', 'siret'=>$this->siren, 'selection'=>'NEW:C'))?>">Consolidé (2050)</a>,
<a href="<?=$this->url(array('module'=>'input', 'controller'=>'index', 'action'=>'liasse', 'siret'=>$this->siren, 'selection'=>'NEW:S'))?>">Simplifié (2033)</a>
</div>
<?php }?>
<?php if ( empty($this->AutrePage) && $this->haveLiasse) {?>
<div class="paragraph">
<div id="liasse-check-result" class="ui-state-highlight ui-corner-all" style="margin-top:5px;">
<?php if ( empty($this->AutrePage) ){?>
<div class="row">
<div class="col-md-8">
<?php if ($this->haveLiasse) {?>
<div id="liasse-check-result" class="ui-state-highlight ui-corner-all">
<p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>
<a title="Cliquez ici pour vérifier l'intégration des éléments financiers"
href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance','action'=>'liasseinfos','siren'=>$this->siren), 'default', true)?>"
id="liasse-check">Vérifier la disponibilité des derniers états financiers au Greffe.</a></p>
</div>
</div>
<?php }?>
</div>
<div class="col-md-4">
<?php if ($this->saisiebilan) {?>
<div class="paragraph">
<a id="bilanClient" href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance', 'action'=>'saisiebilan',
'siren'=>$this->siren), 'default', true)?>" title="Envoi d'un bilan en saisi">
<a class="btn btn-info" id="bilanClient" href="<?=$this->url(array('module'=>'legal',
'controller'=>'finance', 'action'=>'saisiebilan', 'siren'=>$this->siren), 'default', true)?>"
title="Envoi d'un bilan en saisi">
Vous possédez un bilan plus récent</a>
<?php }?>
</div>
</div>
<?php }?>
<?php if ( $this->haveLiasse ) {?>
<table class="liasse">
<table class="table table-bordered table-condensed liasse">
<thead>
<tr>
<th>Millésime</th>
@ -56,12 +52,12 @@ switch ($type) {
case 'B' : $name = 'Banque'; break;
}
?>
<tr><td style="font-weight:bold;padding-left:20px;" colspan="4"><?=$name?></td></tr>
<tr><td style="padding-left:20px;" colspan="4"><strong><?=$name?></strong></td></tr>
<tr>
<td align="center" style="font-weight:bold;">
<td align="center">
<a href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance','action'=>'liasse',
'siret'=>$this->siret,'id'=>$this->id, 'date'=> $type.$element->dateExercice), 'default', true)?>">
<?=$element->millesime?></a>
<strong><?=$element->millesime?></strong></a>
</td>
<td align="center">
<?php $date = new Zend_Date($element->dateExercice, 'yyyyMMdd'); ?> <?=$date->toString('dd/MM/yyyy')?>
@ -96,7 +92,7 @@ switch ($type) {
}
?>
<h2>Millésime(s) <?=$name?></h2>
<table class="liasse">
<table class="table table-bordered table-condensed liasse">
<thead>
<tr>
<th>Millésime</th>
@ -111,7 +107,7 @@ switch ($type) {
<td align="center" style="font-weight:bold;">
<a href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance','action'=>'liasse',
'siret'=>$this->siret,'id'=>$this->id, 'date'=> $type.$element->dateExercice), 'default', true)?>">
<?=$element->millesime?></a>
<strong><?=$element->millesime?></strong></a>
</td>
<td align="center">
<a href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance','action'=>'liasse',
@ -127,9 +123,9 @@ switch ($type) {
?>
- <?php if ($element->dureeExercicePre > 0) {?><?=$element->dureeExercicePre?> Mois<?php } ?>
</td>
<td><a href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance', 'action'=>'liasse', 'siret'=>$this->siret,
'id'=>$this->id, 'date'=> $type.$element->dateExercice), 'default', true)?>">
Visualiser</a>
<td><a href="<?=$this->url(array('module'=>'legal', 'controller'=>'finance', 'action'=>'liasse',
'siret'=>$this->siret, 'id'=>$this->id, 'date'=> $type.$element->dateExercice),
'default', true)?>">Visualiser</a>
</td>
</tr>
<?php }?>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siret)?></small></h1>
</div>
<?php }?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Détail de la subvention</h2>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Subventions</h2>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php }?>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php }?>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php }?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<table class="identite">
@ -11,8 +11,8 @@
<td width="350" class="StyleInfoData">
<?=$this->raisonSociale?>
<?php if($this->hasModeEdition) { ?>
<a href="<?=$this->url(array('controller' => 'saisie', 'action' => 'fiche', 'siret' => $this->siret,
'id' => $this->id), 'default', true)?>">(Edition)</a>
<a href="<?=$this->url(array('module'=>'input', 'controller'=>'index', 'action'=>'index',
'siret'=>$this->siret, 'id'=>$this->id), 'default', true)?>">(Edition)</a>
<?php } ?>
</td>
</tr>
@ -77,12 +77,9 @@ if ($this->hasModeEdition){
foreach ( $liensEdit as $lienId => $lienItem ){
?>
<a class="<?=$lienItem['class']?>" title="<?=$lienItem['title']?>" href="<?=$this->url(array(
'controller' => 'saisie',
'action' => 'annoncedialog',
'siret' => $this->siret,
'op' => $lienId,
'code' => $this->annonce['Code'],
'idAnn' => $this->idAnn,), 'default', true)?>"><?=$lienItem['img']?></a>
'module'=>'input', 'controller'=>'index', 'action'=>'annoncedialog', 'siret'=>$this->siret,
'op'=>$lienId, 'code'=>$this->annonce['Code'], 'idAnn'=>$this->idAnn), 'default', true)?>">
<?=$lienItem['img']?></a>
<?php
}
}

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php }?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Compétences territoriales</h2>

View File

@ -1,10 +1,10 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Conventions collectives applicables</h1>
<h2>Conventions collectives applicables</h2>
<table class="table table-hover">
<?php if (count($this->conventions)>0){?>
<?php foreach ($this->conventions as $conv) {?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2 class="titre">Contentieux judiciaires</h2>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2 class="titre">Contentieux Judiciaires - Détail</h2>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Informations réglementées <small>(sources diffuseurs: BusinessWire / Hugin / actunews / DI Release)</small></h2>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php if ($this->idObject!=0) { ?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Actes & Status</h2>
@ -17,7 +17,7 @@ Les éléments disponibles ci-dessous en téléchargement ou commande peuvent fa
<?php } else {?>
<?php if ( count($this->InfosActes) > 0 ) {?>
<table class="greffe">
<table class="table table-bordered greffe">
<thead>
<tr><th>Date</th><th>Type</th><th>Décisions</th>
</tr>

View File

@ -1,10 +1,10 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Compte annuels</h1>
<h2>Compte annuels</h2>
<div class="ui-state-highlight ui-corner-all">
<p><span style="float: left; margin-right: 0.3em;" class="ui-icon ui-icon-info"></span>
@ -16,7 +16,7 @@ Les éléments disponibles ci-dessous en téléchargement ou commande peuvent fa
<?php } else {?>
<?php if ( count($this->InfosBilans) > 0 ) {?>
<table class="greffe">
<table class="table table-bordered greffe">
<thead>
<tr>
<th>Date de clôture</th>

View File

@ -2,7 +2,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<?php }?>

View File

@ -1,7 +1,7 @@
<div id="content">
<div class="page-header">
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></h1>
<h1><?=$this->raisonSociale?> <small><?=$this->SirenTexte($this->siren)?></small></h1>
</div>
<h2>Synthèse des inscriptions d'endettement</h2>