altaphista

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Mail not working #710
    altaphista
    Participant

    The quotes did not work unfortunately (i do not have special chars in my pw, also I use app generated passwords).

    This is the info from the php.log file:

    Stack trace:
    #0 /home/.../vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(358): Swift_Transport_AbstractSmtpTransport->assertResponseCode('', Array)
    #1 /home/.../vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(147): Swift_Transport_AbstractSmtpTransport->readGreeting()
    #2 /home/.../vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start()
    #3 /home/.../Inc/Claz/Email.php(113): Swift_Mailer->send(Object(Swift_Message))
    #4 /home/.../vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php on line 445
    in reply to: VAT/taxes not showing #452
    altaphista
    Participant

    @ the taxes, I just discovered after some debugging that the var $invoice.gross isn’t set/doesn’t exist in template.tpl on row 207:
    Export::getData() - templatePath[templates/invoices/mycompany/template.tpl]

    my sollution:
    {($invoice.total - $invoice.total_tax)|siLocal_number}

    • This reply was modified 4 years, 6 months ago by altaphista.
Viewing 2 posts - 1 through 2 (of 2 total)