Update llx_societe.sql

This commit is contained in:
BENKE Charles 2013-10-06 17:14:14 +02:00
parent f52e9812fa
commit 6b909746f4

View File

@ -85,7 +85,7 @@ create table llx_societe
barcode varchar(255), -- barcode
fk_barcode_type integer NULL DEFAULT 0, -- barcode type
price_level integer NULL, -- level of price for multiprices
outstanding double(24,8) DEFAULT 0,
outstanding_limit double(24,8) DEFAULT 0,
default_lang varchar(6), -- default language
logo varchar(255),
canvas varchar(32), -- type of canvas if used (null by default)