Adapt database schema

This commit is contained in:
Claude Paroz 2012-11-09 15:32:00 +01:00
parent 1a7f5c20f3
commit 8aec9ae94b
7 changed files with 21 additions and 8 deletions

View file

@ -101,8 +101,10 @@
"model": "stages.corpcontact",
"fields": {
"corporation": 1,
"title": "Monsieur",
"first_name": "Jean",
"last_name": "Horner",
"role": "Responsable formation",
"tel": "",
"email": ""
}