mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
Merge pull request #1291 from defrance69/patch-18
Update societe.class.php
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user