merge devel-france

This commit is contained in:
sparkyx 2023-07-27 20:24:34 +02:00
parent 9cfb489c41
commit 844484c39d
67 changed files with 484 additions and 246 deletions

View file

@ -0,0 +1,7 @@
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;