Ajout datec
This commit is contained in:
parent
110b7a686f
commit
f45e40d2ae
@ -26,6 +26,7 @@ create table llx_telephonie_societe_fournid (
|
|||||||
fk_soc integer NOT NULL,
|
fk_soc integer NOT NULL,
|
||||||
fourn_id integer NOT NULL,
|
fourn_id integer NOT NULL,
|
||||||
fk_fourn integer NOT NULL,
|
fk_fourn integer NOT NULL,
|
||||||
|
datec datetime,
|
||||||
|
|
||||||
unique (fk_soc, fk_fourn)
|
unique (fk_soc, fk_fourn)
|
||||||
)type=innodb;
|
)type=innodb;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user