Upgrade DB to 145

This commit is contained in:
Dany De Bontridder 2020-10-06 19:45:32 +02:00
parent 09506c523a
commit 4474640ef4
5 changed files with 303 additions and 2 deletions

View file

@ -1,7 +1,6 @@
CREATE OR REPLACE FUNCTION comptaproc.jrn_check_periode()
RETURNS trigger
LANGUAGE plpgsql
AS $function$
declare
bClosed bool;