Cosmetic - add Document interne, bug with suivi_courrier not fixed!!!
This commit is contained in:
parent
e33849fd0a
commit
ded44ec1ac
379 changed files with 4477 additions and 6828 deletions
|
|
@ -546,6 +546,7 @@ insert into parameter (pr_id) values ('MY_FAX');
|
|||
alter table document add d_state int;
|
||||
alter table action_gestion add ag_ref text;
|
||||
|
||||
create unique index k_ag_ref on action_gestion(ag_ref);
|
||||
update version set val=14;
|
||||
|
||||
commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue