error on "send email" by module "workflow"

Hi there,

I get this error if i select “send email” on “workflow” module:

Fatal error: require_once(): Failed opening required ‘modules/te_ic_Invoice_currier/te_ic_Invoice_currier.php’ (include_path=’/homepages/26/d694407400/htdocs/clickandbuilds/transport/suitecrm:/homepages/26/d694407400/htdocs/clickandbuilds/transport/suitecrm/include/HTMLPurifier/standalone:/homepages/26/d694407400/htdocs/clickandbuilds/transport/suitecrm/include/…:.:/usr/lib/php5.6:modules/AOD_Index/Lib’) in /homepages/26/d694407400/htdocs/clickandbuilds/transport/suitecrm/modules/AOW_WorkFlow/aow_utils.php on line 751

I want to send an email to a list of costumers if a new load on the “load board” module is created. Can someone please help me?
Thanks

modules/te_ic_Invoice_currier/te_ic_Invoice_currier.php is not part of SuiteCRM. If you have some reference to it in your system, it’s probably part of an add-on you installed, or some customization you made. Although it’s strange that it’s not under the “custom” directory…

You need to check it…

By the way, what is your version of SuiteCRM?

Hi, yes you are right, the te_ic_invoice_currier was a custom module I made. I took a quick decision, I reinstalled my SuiteCRM and now it is working fine, Thanks