mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 19:25:22 +01:00
NEW private and public note on user.php
use same code on Dolibarr
This commit is contained in:
@@ -76,7 +76,7 @@ create table llx_user
|
||||
idpers3 varchar(128),
|
||||
|
||||
note_public text,
|
||||
note text DEFAULT NULL,
|
||||
note_private text DEFAULT NULL,
|
||||
model_pdf varchar(255) DEFAULT NULL,
|
||||
datelastlogin datetime,
|
||||
datepreviouslogin datetime,
|
||||
|
||||
Reference in New Issue
Block a user