Add ticketsup in module to init
This commit is contained in:
parent
8fa3cf7c6a
commit
a190732135
@ -133,7 +133,7 @@ class ModulesTest extends PHPUnit_Framework_TestCase
|
|||||||
'Facture','Fckeditor','Ficheinter','Fournisseur','FTP','GeoIPMaxmind','Gravatar','Holiday','HRM','Import','Incoterm','Label','Ldap','Loan',
|
'Facture','Fckeditor','Ficheinter','Fournisseur','FTP','GeoIPMaxmind','Gravatar','Holiday','HRM','Import','Incoterm','Label','Ldap','Loan',
|
||||||
'Mailing','MailmanSpip','Margin','ModuleBuilder','MultiCurrency',
|
'Mailing','MailmanSpip','Margin','ModuleBuilder','MultiCurrency',
|
||||||
'Notification','Oauth','OpenSurvey','Paybox','Paypal','Prelevement','Printing','Product','ProductBatch','Projet','Propale','ReceiptPrinter','Resource',
|
'Notification','Oauth','OpenSurvey','Paybox','Paypal','Prelevement','Printing','Product','ProductBatch','Projet','Propale','ReceiptPrinter','Resource',
|
||||||
'Salaries','Service','Skype','Societe','Stock','Stripe','SupplierProposal','Syslog','Tax','User','Variants','WebServices','WebServicesClient','Website','Workflow');
|
'Salaries','Service','Skype','Societe','Stock','Stripe','SupplierProposal','Syslog','Tax','Ticketsup','User','Variants','WebServices','WebServicesClient','Website','Workflow');
|
||||||
foreach($modulelist as $modlabel)
|
foreach($modulelist as $modlabel)
|
||||||
{
|
{
|
||||||
require_once(DOL_DOCUMENT_ROOT.'/core/modules/mod'.$modlabel.'.class.php');
|
require_once(DOL_DOCUMENT_ROOT.'/core/modules/mod'.$modlabel.'.class.php');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user