Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
932096f332
@ -2269,6 +2269,8 @@ abstract class CommonObject
|
||||
*/
|
||||
public function setPaymentMethods($id)
|
||||
{
|
||||
global $user;
|
||||
|
||||
$error = 0; $notrigger = 0;
|
||||
|
||||
dol_syslog(get_class($this).'::setPaymentMethods('.$id.')');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user