mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 08:02:22 +01:00
Fix: renommage du champs "note" en "description"
Add: ajout des champs "note_private" et "note_public"
This commit is contained in:
@@ -34,7 +34,7 @@ create table llx_fichinter
|
||||
fk_user_valid integer, -- valideur de la fiche
|
||||
fk_statut smallint DEFAULT 0,
|
||||
duree real,
|
||||
descrition text,
|
||||
description text,
|
||||
note_private text,
|
||||
note_public text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user