diff --git a/mysql/tables/llx_product.sql b/mysql/tables/llx_product.sql index 7031825d388..9801e5341de 100644 --- a/mysql/tables/llx_product.sql +++ b/mysql/tables/llx_product.sql @@ -39,6 +39,7 @@ create table llx_product stock_propale integer DEFAULT 0, stock_commande integer DEFAULT 0, seuil_stock_alerte integer DEFAULT 0, + stock_loc varchar(10), -- emplacement dans le stock gencode varchar(255) DEFAULT NULL, weight real DEFAULT NULL, weight_units tinyint DEFAULT NULL,