diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 69e5099..48f1858 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -1174,4 +1174,30 @@ li i { margin-right:10px; color:#007bff; } .custom-quittance-table tfoot { background-color: var(--office-light) !important; border-top: 2px solid var(--office-secondary); +} + +/* Background spécifique pour la carte récapitulative TTC */ +.bg-office-primary-lighter { + background-color: var(--office-primary-lighter); +} + +/* Header bleu type Office */ +.bg-office-blue { + background-color: var(--office-secondary) !important; +} + +/* Ombre légère pour les inputs readonly mais colorés */ +#div_emission .form-control[readonly] { + box-shadow: inset 0 1px 2px rgba(0,0,0,0.02); +} + +/* Style spécifique pour le footer de la table émission */ +.custom-quittance-table tfoot.table-dark { + background-color: var(--office-dark) !important; + border-top: 3px solid var(--office-primary); +} + +@media print { + .btn, .modal, .sr-only { display: none !important; } + .card { border: 1px solid #ddd !important; box-shadow: none !important; } } \ No newline at end of file diff --git a/Vue/Emission/index.php b/Vue/Emission/index.php index 35ebc3d..bb76b55 100644 --- a/Vue/Emission/index.php +++ b/Vue/Emission/index.php @@ -1,166 +1,195 @@ titre = "INTER SANTE - Fiche Emission"; + $this->titre = "INTER-SANTE - Fiche Emission"; $idEmission = $emission['idEmission']; $idPolice = $emission['idPolice']; - $isAnnulee = (!empty($emission['dateAnnulation']) && $emission['dateAnnulation'] != '0000-00-00 00:00:00'); ?> - - + + -
- - - - -
-
-
:
-
-
-
-
- -
-
-
- -
nettoyer($emission['user']) ?>
-
-
- -
nettoyer($emission['nbAliment']) ?>
-
-
- -
nettoyer($emission['nbEcheance']) ?>
-
- -
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
-
-
- -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
nettoyer($quittance['libelleQuittance']) ?> -
- - -
-
TOTAL
-
+
- -
-