diff --git a/mysql/tables/llx_socpeople.sql b/mysql/tables/llx_socpeople.sql index eb747377033..5162e50d8b8 100644 --- a/mysql/tables/llx_socpeople.sql +++ b/mysql/tables/llx_socpeople.sql @@ -30,6 +30,8 @@ create table llx_socpeople name varchar(50), firstname varchar(50), address varchar(255), + cp varchar(25), + ville varchar(255), birthday date, poste varchar(80), phone varchar(30),