Error with var __FACREF__ in email templates

Hello forum,

We have a problem with email templates ( llx_c_email_templates) in Dolibarr 3.9.0.

The var FACREF doesn´t work for us.

I will try to find the solution to this issue but i can´t.

We have PHP 5.6

Could you help us?

Thank in advance.

Best regards

Hi,
I’m using version 3.9.0 , and the placeholder for the invoice in email templates is simply REF
other placeholder you can use:
CONTACTCIVNAME is the name of the contact selected in the Contact tab of the object (invoice, proposal,…)
REFCLIENT is the description reference
PROJECT_NAME the project linked eventually to the invoice
SIGNATURE your signature

hope this helps

2 Likes

Hello Lucanotari,

I change FACREF TO _REF and now it´s working again!

Thank you so much for your reply.

Best regards,