Email template for quotes is not working properly. Apparently it is correct when the template is created, but at the time of making use of it, all fields of the sending of the email appear blank.
Instead, for invoices it works.
My installation is made on:
Apache 2.2
PHP 7.0
Regards.
SOLUTION
Tim_Price wrote:
The solution is to edit application/modules/mailer/views/quote.php to remove the single quotes around
Hi to all.
When I try to send an email of a quote, the <textarea> does not replicate the content of the template selected above.
The javascript console says:
Uncaught TypeError: Cannot use 'in' operator to search for 'length' in null
at c (dependencies.min.js:1)
at Function.each (dependencies.min.js:1)
at inject_email_template (scripts.min.js:1)
at HTMLDocument.<anonymous> (4:293)
at j (dependencies.min.js:2)
at Object.fireWith [as resolveWith] (dependencies.min.js:2)
at Function.ready (dependencies.min.js:2)
at HTMLDocument.h (dependencies.min.js:1)
Could I have made a mistake in the template settings?
(sorry for my pedestrian english)