Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
This commit is contained in:
commit
599621cc1b
@ -1448,7 +1448,7 @@ class Project extends CommonObject
|
||||
}
|
||||
}
|
||||
|
||||
$clone_project->datec = $now;
|
||||
$clone_project->date_c = $now;
|
||||
|
||||
if (!$clone_note)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user