Update llx_societe.sql

This commit is contained in:
Anthony Berton 2021-04-14 11:49:37 +02:00
parent 033a243372
commit 7137b3ddcc

View File

@ -112,7 +112,7 @@ create table llx_societe
logo varchar(255) DEFAULT NULL,
logo_squarred varchar(255) DEFAULT NULL,
canvas varchar(32) DEFAULT NULL, -- type of canvas if used (null by default)
fk_entrepot integer DEFAULT NULL, -- if we need a link between third party and warehouse
fk_warehouse integer DEFAULT NULL, -- if we need a link between third party and warehouse
webservices_url varchar(255), -- supplier webservice url
webservices_key varchar(128), -- supplier webservice key