Loading bdd/ddl.php +1 −1 Original line number Diff line number Diff line Loading @@ -25281,7 +25281,7 @@ END OSE_FORMULE;', intervenant.id := null; LOAD_VH_FROM_BDD; in_calculer_tout := false; in_calculer_tout := true; i_id := all_volumes_horaires.FIRST; LOOP EXIT WHEN i_id IS NULL; CALCULER( i_id ); bdd/install.sql +1 −1 Original line number Diff line number Diff line Loading @@ -14114,7 +14114,7 @@ CREATE OR REPLACE PACKAGE BODY "OSE_FORMULE" AS intervenant.id := null; LOAD_VH_FROM_BDD; in_calculer_tout := false; in_calculer_tout := true; i_id := all_volumes_horaires.FIRST; LOOP EXIT WHEN i_id IS NULL; CALCULER( i_id ); Loading
bdd/ddl.php +1 −1 Original line number Diff line number Diff line Loading @@ -25281,7 +25281,7 @@ END OSE_FORMULE;', intervenant.id := null; LOAD_VH_FROM_BDD; in_calculer_tout := false; in_calculer_tout := true; i_id := all_volumes_horaires.FIRST; LOOP EXIT WHEN i_id IS NULL; CALCULER( i_id );
bdd/install.sql +1 −1 Original line number Diff line number Diff line Loading @@ -14114,7 +14114,7 @@ CREATE OR REPLACE PACKAGE BODY "OSE_FORMULE" AS intervenant.id := null; LOAD_VH_FROM_BDD; in_calculer_tout := false; in_calculer_tout := true; i_id := all_volumes_horaires.FIRST; LOOP EXIT WHEN i_id IS NULL; CALCULER( i_id );