dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-dev] Company name in the mail subject.


From: Sasa Ostrouska
Subject: [Dolibarr-dev] Company name in the mail subject.
Date: Thu, 11 May 2017 12:22:34 +0000

Hi , I am looking for a way to list the company name after the
quote number in the email subject.

Right now we get the field named customer refference in the parenthesis.

$formmail
->withtopic = $outputlangs->trans('SendPropalRef', '__PROPREF__ (__REFCLIENT__)');


see code here: https://github.com/Dolibarr/dolibarr/blob/develop/htdocs/comm/propal/card.php#L2500

Is there a constant like __CLIENT__ or what is the exact name to be used
in place of __REFCLIENT__ to get the company name listed ?

Rgds
Saxa

reply via email to

[Prev in Thread] Current Thread [Next in Thread]