Ajout champ pdfdetail
This commit is contained in:
parent
940120ae37
commit
9b447f9463
@ -51,6 +51,8 @@ create table llx_telephonie_societe_ligne (
|
||||
|
||||
code_analytique varchar(12),
|
||||
|
||||
pdfdetail varchar(50) DEFAULT 'standard' NOT NULL,
|
||||
|
||||
UNIQUE INDEX(fk_soc, ligne)
|
||||
)type=innodb;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user