Update doc_generic_project_odt.modules.php
This commit is contained in:
parent
6abb7c0472
commit
61c0df7691
@ -67,7 +67,7 @@ if (isModEnabled('deplacement')) {
|
||||
if (isModEnabled('agenda')) {
|
||||
require_once DOL_DOCUMENT_ROOT.'/comm/action/class/actioncomm.class.php';
|
||||
}
|
||||
if (!empty($conf->expedition->enabled)) {
|
||||
if (isModEnabled('expedition')) {
|
||||
require_once DOL_DOCUMENT_ROOT.'/expedition/class/expedition.class.php';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user