Fix: call to expedition class missing
This commit is contained in:
parent
a02ee5b3d1
commit
491e58a4e7
@ -23,6 +23,7 @@
|
||||
* \version $Id$
|
||||
*/
|
||||
require_once(DOL_DOCUMENT_ROOT."/product/class/product.class.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/expedition/class/expedition.class.php");
|
||||
|
||||
|
||||
function shipping_prepare_head($object)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user