mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 17:32:35 +01:00
NEW : Template supplier invoices
This commit is contained in:
@@ -211,8 +211,6 @@ class modDataPolicy extends DolibarrModules {
|
||||
{
|
||||
global $langs;
|
||||
|
||||
$this->_load_tables('/datapolicy/sql/');
|
||||
|
||||
// Create extrafields
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/class/extrafields.class.php';
|
||||
$extrafields = new ExtraFields($this->db);
|
||||
|
||||
Reference in New Issue
Block a user