diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 5dd5c36c75b..35e656a83b5 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -1763,7 +1763,7 @@ class Societe extends CommonObject // multiprix $this->price_level = $obj->price_level; - + // warehouse $this->fk_warehouse = $obj->fk_warehouse;