Merge devel
Conflicts: html/ajax_misc.php include/ajax/ajax_card.php include/ajax/ajax_follow_up.php include/class/acc_ledger.class.php sql/upgrade.sql
This commit is contained in:
commit
83352b2e6e
17 changed files with 454 additions and 36 deletions
10
sql/reverse.sql
Normal file
10
sql/reverse.sql
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
drop trigger t_remove_script_tag on public.action_gestion_comment ;
|
||||
drop FUNCTION comptaproc.trg_remove_script_tag();
|
||||
|
||||
|
||||
delete from profile_menu where me_code='PDF:card';
|
||||
delete from public.menu_ref where me_code='PDF:card';
|
||||
|
||||
|
||||
|
||||
drop table action_gestion_filter;
|
||||
Loading…
Add table
Add a link
Reference in a new issue