Merge pull request #21979 from dolibit-ut/patch-486
Update consumption.php
This commit is contained in:
commit
b9baa6b919
@ -22,9 +22,11 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/contact/consumption.php
|
* \file htdocs/contact/consumption.php
|
||||||
* \ingroup societe
|
* \ingroup societe
|
||||||
* \brief Add a tab on thirpdarty view to list all products/services bought or sells by thirdparty
|
* \brief Add a tab on thirdparty view to list all products/services bought or sells by thirdparty
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
// Load Dolibarr environment
|
||||||
require "../main.inc.php";
|
require "../main.inc.php";
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/contact.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/contact.lib.php';
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/class/html.formother.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/class/html.formother.class.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user