Fix bad comma
This commit is contained in:
parent
6837ff730b
commit
c9c499717b
@ -94,5 +94,5 @@ create table llx_societe
|
||||
canvas varchar(32), -- type of canvas if used (null by default)
|
||||
import_key varchar(14), -- import key
|
||||
webservices_url varchar(255), -- supplier webservice url
|
||||
webservices_key varchar(128), -- supplier webservice key
|
||||
webservices_key varchar(128) -- supplier webservice key
|
||||
)ENGINE=innodb;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user