New: add extraparams, hooks and extrafields for emailing card

This commit is contained in:
Regis Houssin
2012-06-13 09:26:29 +02:00
parent 315fba37fc
commit 6246228544
4 changed files with 114 additions and 71 deletions

View File

@@ -46,6 +46,7 @@ create table llx_mailing
fk_user_creat integer, -- user creator
fk_user_valid integer, -- user validator
fk_user_appro integer, -- not used
extraparams varchar(255), -- for stock other parameters with json format
joined_file1 varchar(255),
joined_file2 varchar(255),
joined_file3 varchar(255),