Merge pull request #12784 from Dolibarr/revert-12751-v10-fix-html-form-margin-class
Revert "FIX class Facture undefined in displaying margin information"
This commit is contained in:
commit
4c6c8e172f
@ -63,8 +63,6 @@ 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