Loading data/ddl/package/OSE_FORMULE/body.sql +1 −0 Original line number Diff line number Diff line Loading @@ -296,6 +296,7 @@ CREATE OR REPLACE PACKAGE BODY "OSE_FORMULE" AS vh.ponderation_service_compl, vh.service_statutaire, vh.heures, length, -- on ignore ensuite vh_horaire_debut, vh_horaire_fin, vh.type_intervention_code, Loading data/ddl_columns_pos.php +49 −0 Original line number Diff line number Diff line Loading @@ -1301,6 +1301,7 @@ return [ 'REFERENTIEL_REALISE_VISU', 'CONTRAT_ETAT_SORTIE_ID', 'TAUX_CHARGES_TTC', 'CONTRAT_GENERATION', ], 'STRUCTURE' => [ 'ID', Loading Loading @@ -2113,6 +2114,54 @@ return [ 'HISTO_DESTRUCTION', 'HISTO_DESTRUCTEUR_ID', ], 'MODELE_CONTRAT' => [ 'ID', 'LIBELLE', 'STATUT_ID', 'STRUCTURE_ID', 'FICHIER', 'REQUETE', 'BLOC1_NOM', 'BLOC1_ZONE', 'BLOC1_REQUETE', 'BLOC2_NOM', 'BLOC2_ZONE', 'BLOC2_REQUETE', 'BLOC3_NOM', 'BLOC3_ZONE', 'BLOC3_REQUETE', 'BLOC4_NOM', 'BLOC4_ZONE', 'BLOC4_REQUETE', 'BLOC5_NOM', 'BLOC5_ZONE', 'BLOC5_REQUETE', 'BLOC6_NOM', 'BLOC6_ZONE', 'BLOC6_REQUETE', 'BLOC7_NOM', 'BLOC7_ZONE', 'BLOC7_REQUETE', 'BLOC8_NOM', 'BLOC8_ZONE', 'BLOC8_REQUETE', 'BLOC9_NOM', 'BLOC9_ZONE', 'BLOC9_REQUETE', 'BLOC10_NOM', 'BLOC10_ZONE', 'BLOC10_REQUETE', ], 'SAVE_V17_STATUT' => [ 'ANNEE_ID', 'INTERVENANT_ID', 'STATUT_CODE', ], 'TEST_INTERVENANT' => [ 'INTERVENANT_ID', 'STATUT_CODE', 'STATUT_DOSSIER_CODE', ], ]; //@formatter:on Loading
data/ddl/package/OSE_FORMULE/body.sql +1 −0 Original line number Diff line number Diff line Loading @@ -296,6 +296,7 @@ CREATE OR REPLACE PACKAGE BODY "OSE_FORMULE" AS vh.ponderation_service_compl, vh.service_statutaire, vh.heures, length, -- on ignore ensuite vh_horaire_debut, vh_horaire_fin, vh.type_intervention_code, Loading
data/ddl_columns_pos.php +49 −0 Original line number Diff line number Diff line Loading @@ -1301,6 +1301,7 @@ return [ 'REFERENTIEL_REALISE_VISU', 'CONTRAT_ETAT_SORTIE_ID', 'TAUX_CHARGES_TTC', 'CONTRAT_GENERATION', ], 'STRUCTURE' => [ 'ID', Loading Loading @@ -2113,6 +2114,54 @@ return [ 'HISTO_DESTRUCTION', 'HISTO_DESTRUCTEUR_ID', ], 'MODELE_CONTRAT' => [ 'ID', 'LIBELLE', 'STATUT_ID', 'STRUCTURE_ID', 'FICHIER', 'REQUETE', 'BLOC1_NOM', 'BLOC1_ZONE', 'BLOC1_REQUETE', 'BLOC2_NOM', 'BLOC2_ZONE', 'BLOC2_REQUETE', 'BLOC3_NOM', 'BLOC3_ZONE', 'BLOC3_REQUETE', 'BLOC4_NOM', 'BLOC4_ZONE', 'BLOC4_REQUETE', 'BLOC5_NOM', 'BLOC5_ZONE', 'BLOC5_REQUETE', 'BLOC6_NOM', 'BLOC6_ZONE', 'BLOC6_REQUETE', 'BLOC7_NOM', 'BLOC7_ZONE', 'BLOC7_REQUETE', 'BLOC8_NOM', 'BLOC8_ZONE', 'BLOC8_REQUETE', 'BLOC9_NOM', 'BLOC9_ZONE', 'BLOC9_REQUETE', 'BLOC10_NOM', 'BLOC10_ZONE', 'BLOC10_REQUETE', ], 'SAVE_V17_STATUT' => [ 'ANNEE_ID', 'INTERVENANT_ID', 'STATUT_CODE', ], 'TEST_INTERVENANT' => [ 'INTERVENANT_ID', 'STATUT_CODE', 'STATUT_DOSSIER_CODE', ], ]; //@formatter:on