Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
This commit is contained in:
parent
9e2665fc66
commit
e7ab9a3545
@ -2236,6 +2236,7 @@ abstract class CommonObject
|
||||
* Link element with a project
|
||||
*
|
||||
* @param int $projectid Project id to link element to
|
||||
* @param int $notrigger Disable the trigger
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
public function setProject($projectid, $notrigger = 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user