FIX class Facture undefined in displaying margin information
This commit is contained in:
parent
7b08ce9fb8
commit
720146c45f
@ -63,6 +63,8 @@ class FormMargin
|
||||
{
|
||||
global $conf, $db;
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT . '/compta/facture/class/facture.class.php';
|
||||
|
||||
// Default returned array
|
||||
$marginInfos = array(
|
||||
'pa_products' => 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user