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
10 lines
262 B
SQL
10 lines
262 B
SQL
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;
|