Skip to content
Snippets Groups Projects
Commit acf6d135 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Début ajout formule du Havre

parent 97b7bce3
No related branches found
No related tags found
1 merge request!35B8.1
...@@ -4801,3 +4801,9 @@ CREATE OR REPLACE FORCE VIEW "V_CONTRAT_MAIN" AS ...@@ -4801,3 +4801,9 @@ CREATE OR REPLACE FORCE VIEW "V_CONTRAT_MAIN" AS
WHERE WHERE
c.histo_destruction IS NULL c.histo_destruction IS NULL
) ct; ) ct;
INSERT INTO "OSE"."FORMULE" (ID, LIBELLE, PACKAGE_NAME, PROCEDURE_NAME) VALUES (formule_id_seq.nextval, 'Université Le Havre Normandie', 'FORMULE_ULHN', 'CALCUL_RESULTAT')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment