Ajout champs CP et Ville

This commit is contained in:
Rodolphe Quiedeville 2005-01-14 15:49:50 +00:00
parent 1737b4df54
commit 25477b10f4

View File

@ -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),