diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 06f7e3799da..d395200da2a 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -2887,7 +2887,7 @@ class Societe extends CommonObject * @param User $user User making change * @return int <0 if KO, >0 if OK */ - function set_OutstandingBill ($user) + function set_OutstandingBill (User $user) { if ($this->id) {