Fix: Call to undefined function: facture_prepare_head()
This commit is contained in:
parent
3915913c4d
commit
3eb18b53c9
@ -30,6 +30,7 @@
|
||||
|
||||
require("./pre.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/facture.class.php");
|
||||
require_once(DOL_DOCUMENT_ROOT.'/lib/invoice.lib.php');
|
||||
if ($conf->projet->enabled) require_once(DOL_DOCUMENT_ROOT."/project.class.php");
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user