dolibarr-dev
[Top][All Lists]
Advanced

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

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


From: Maxime Kohlhaas
Subject: Re: [Dolibarr-dev] Company name in the mail subject.
Date: Thu, 11 May 2017 14:41:38 +0200

Hi Saxa,

Since 3.8 version, you can use __THIRDPARTY_NAME__
See here : https://github.com/Dolibarr/dolibarr/blob/5.0/htdocs/core/class/html.formmail.class.php#L969

Since 5.0, you have the available variable in an tooltip on the mail model form.

Regards,

Bien cordialement,

--
Maxime Kohlhaas | Consultant associé
------------------------------------------------------------------------------------

2017-05-11 14:22 GMT+02:00 Sasa Ostrouska <address@hidden>:
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

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




reply via email to

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