Fixed bug (missing include) in formmargin.class.php, affecting display of propal
This commit is contained in:
parent
93b894bf92
commit
4f65f8d095
@ -21,6 +21,8 @@
|
||||
* \brief Fichier de la classe des fonctions predefinie de composants html autre
|
||||
*/
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT.'/compta/facture/class/facture.class.php';
|
||||
|
||||
|
||||
/**
|
||||
* Classe permettant la generation de composants html autre
|
||||
|
||||
Loading…
Reference in New Issue
Block a user