changement du commentaire incorrect
This commit is contained in:
parent
7b18cbbcfd
commit
9d9b1b309f
@ -24,7 +24,7 @@ create table llx_notify_def
|
|||||||
(
|
(
|
||||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||||
tms timestamp,
|
tms timestamp,
|
||||||
datec date, -- date de paiement
|
datec date, -- date de creation
|
||||||
fk_action integer NOT NULL,
|
fk_action integer NOT NULL,
|
||||||
fk_soc integer NOT NULL,
|
fk_soc integer NOT NULL,
|
||||||
fk_contact integer NOT NULL
|
fk_contact integer NOT NULL
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user