mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-01 05:43:24 +01:00
bug corrige dans mailing
This commit is contained in:
@@ -108,7 +108,7 @@ insert into llx_const (name, value, type, note, visible) values ('ADHERENT_MAIL_
|
||||
-- Mail Mailing
|
||||
--
|
||||
|
||||
insert into llx_const (name, value, type, note) values ('MAILING_EMAIL','mailing@societe.com','chaine','Champ From du mail pour mailing clients/prospects',0);
|
||||
insert into llx_const (name, value, type, note) values ('MAILING_EMAIL','mailing@societe.com','chaine','Champ From du mail pour mailing clients/prospects');
|
||||
|
||||
--
|
||||
-- Mailman
|
||||
|
||||
Reference in New Issue
Block a user