Bugfix class Expedition not found
This commit is contained in:
parent
80c2a05efe
commit
6abb7c0472
@ -67,7 +67,9 @@ if (isModEnabled('deplacement')) {
|
||||
if (isModEnabled('agenda')) {
|
||||
require_once DOL_DOCUMENT_ROOT.'/comm/action/class/actioncomm.class.php';
|
||||
}
|
||||
|
||||
if (!empty($conf->expedition->enabled)) {
|
||||
require_once DOL_DOCUMENT_ROOT.'/expedition/class/expedition.class.php';
|
||||
}
|
||||
|
||||
/**
|
||||
* Class to build documents using ODF templates generator
|
||||
|
||||
Loading…
Reference in New Issue
Block a user