Merge pull request #2185 from marcosgdf/bug-1765

Fix: [ bug #1765 ] Unable to create a contract
This commit is contained in:
Laurent Destailleur 2015-01-18 12:39:25 +01:00
commit 19dbf7e2c6

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