replace by NOALYSS_INCLUDE

This commit is contained in:
sparkyx 2023-07-30 17:56:32 +02:00
commit a7f8e99cf0
2 changed files with 3 additions and 7 deletions

View file

@ -1,7 +0,0 @@
begin;
COMMENT ON TABLE public.jrn_tax IS 'Additional Tax (Ploynesie)';
INSERT INTO public."parameter" (pr_id, pr_value)VALUES('MY_REPORT', 'N');
insert into version (val,v_description) values (184,'Mantis #2128: Clôture comptabilité française');
commit;