v1.14.1
Apache/2
MySQL: 5.5.41
PHP: 7.1.24
How can I echo the information from a custom textfield in the form Company Information in ticket-print.tmpl.php?
Admin Panel -> Settings -> Company -> Basic information
Can someone please help me with the code?
I can only echo the Company name by: <?php echo (string) $ost->company; ?>
