Ref: sql file not up to date

This commit is contained in:
Laurent Destailleur 2013-04-05 13:33:48 +02:00
parent d8a86453e5
commit 71716dcab5

View File

@ -22,8 +22,8 @@
create table llx_facture_fourn create table llx_facture_fourn
( (
rowid integer AUTO_INCREMENT PRIMARY KEY, rowid integer AUTO_INCREMENT PRIMARY KEY,
ref varchar(30),
facnumber varchar(50) NOT NULL, ref_supplier varchar(50) NOT NULL,
entity integer DEFAULT 1 NOT NULL, -- multi company id entity integer DEFAULT 1 NOT NULL, -- multi company id
ref_ext varchar(30), -- reference into an external system (not used by dolibarr) ref_ext varchar(30), -- reference into an external system (not used by dolibarr)