mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts: ChangeLog dev/skeletons/skeleton_list.php htdocs/accountancy/class/html.formventilation.class.php htdocs/core/lib/cron.lib.php htdocs/core/tpl/admin_extrafields_add.tpl.php
This commit is contained in:
@@ -770,7 +770,7 @@ class Project extends CommonObject
|
||||
|
||||
if (! empty($conf->global->PROJECT_USE_OPPORTUNITIES))
|
||||
{
|
||||
// TODO What to do if fk_opp_status is not code 'WIN' or 'LOST'
|
||||
// TODO What to do if fk_opp_status is not code 'WON' or 'LOST'
|
||||
}
|
||||
|
||||
dol_syslog(get_class($this)."::setClose", LOG_DEBUG);
|
||||
|
||||
Reference in New Issue
Block a user