Update societe.class.php
wrong name of outstandingbill function
This commit is contained in:
parent
cf8ff25d5b
commit
150118245f
@ -2784,7 +2784,7 @@ class Societe extends CommonObject
|
||||
* @param User $user User making change
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
function set_outstanding($user)
|
||||
function set_OutstandingBill ($user)
|
||||
{
|
||||
if ($this->id)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user