mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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,
|
||||
tms timestamp,
|
||||
datec date, -- date de paiement
|
||||
datec date, -- date de creation
|
||||
fk_action integer NOT NULL,
|
||||
fk_soc integer NOT NULL,
|
||||
fk_contact integer NOT NULL
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user