mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
NEW Save user of last modification in donation record
This commit is contained in:
@@ -47,6 +47,7 @@ create table llx_don
|
||||
fk_projet integer NULL, -- Donation is given for a project ?
|
||||
datec datetime, -- Create date
|
||||
fk_user_author integer NOT NULL,
|
||||
fk_user_modif integer,
|
||||
date_valid datetime, -- date de validation
|
||||
fk_user_valid integer NULL,
|
||||
note_private text,
|
||||
|
||||
Reference in New Issue
Block a user