Merge pull request #1291 from defrance69/patch-18
Update societe.class.php
This commit is contained in:
commit
7633e46ee2
@ -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