fix: erreur sql à l'installation

This commit is contained in:
Regis Houssin 2006-05-06 13:57:20 +00:00
parent 4663bc21fc
commit a79cabdc10

View File

@ -23,7 +23,7 @@
-- --
-- =================================================================== -- ===================================================================
create table document_model create table llx_document_model
( (
nom varchar(50) PRIMARY KEY, nom varchar(50) PRIMARY KEY,
type varchar(12) NOT NULL, type varchar(12) NOT NULL,