forked from Wavyzz/dolibarr
Update llx_mailing_cibles.sql
This commit is contained in:
committed by
GitHub
parent
816283d1e5
commit
10337b4914
@@ -30,7 +30,7 @@ create table llx_mailing_cibles
|
||||
other varchar(255) NULL,
|
||||
tag varchar(128) NULL,
|
||||
statut smallint NOT NULL DEFAULT 0, -- -1 = error, 0 = not sent, ...
|
||||
source_url varchar(1000),
|
||||
source_url varchar(255),
|
||||
source_id integer,
|
||||
source_type varchar(16),
|
||||
date_envoi datetime,
|
||||
|
||||
Reference in New Issue
Block a user