Jump to content

Harry L

Administrators
  • Posts

    36
  • Joined

  • Last visited

Posts posted by Harry L

  1. Hi Steve,

    Thanks for this request.

    We are acutely aware that domain contact management is a really important feature Upmind is currently missing, and what you've described is the direction we want to go in. 

    I can't offer a release timeline for any of this yet, but we have some of the first incremental improvements planned which we'll roll out in the next few months.

  2. Hi,

    I've configured a custom invoice PDF template for your brand and added the following in the footer section:

    {% if brand.vat_number and company.vat_number and invoice.vat_amount == 0 %}
        <p><strong><small>Domestic turnover is not taxable. Your VAT registration number is: {{ company.vat_number }} - Reverse Charge!</small></strong></p>
    {% endif %}

    So this will appear on invoice PDFs which i hope is satisfactory for now. To regenerate an invoice PDF, go to the Invoice then click the "Regenerate Invoice" button under Quick Actions. To send the new PDF in an email to the customer, in the same Quick Actions section you can then click "Send Email" and select the "New Invoice PDF Customer Email" template.

    Hope that helps.

    • Like 1
  3. Hi Steve,

    We have got an SSL certificate provisioning integration planned. Once we've figured out a sensible flow and implemented the first provider (we're investigating TheSslStore), we'll publish an ssl-certificates package on GitHub to allow collaboration on further SSL vendors such as OpenProvider.

    To get an idea of what that will look like, you can see the provisioning packages we've published so far here: https://github.com/upmind-automation

    Thanks for posting your suggestion, it helps us a lot in prioritising integrations on our roadmap

    • Like 1
×
×
  • Create New...