Fix: [ bug #1765 ] Unable to create a contract

This commit is contained in:
Marcos García de La Fuente 2014-12-28 17:17:08 +01:00
parent f738863e51
commit 98ed747671

View File

@ -23,6 +23,7 @@ create table llx_contrat
rowid integer AUTO_INCREMENT PRIMARY KEY,
ref varchar(30), -- contrat reference
ref_supplier varchar(30), -- suplier contract ref
ref_ext varchar(30), -- external contract ref
entity integer DEFAULT 1 NOT NULL, -- multi company id
tms timestamp,
datec datetime, -- creation date