From 93b421238ade4f3e980265417d4c5031c46ead53 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Sun, 17 Jan 2021 01:26:09 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/societe/class/societe.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;