Custom Field Type

Custom fields should allow you to select what type of field it is

  • text
  • date
  • dropdown

It would also help if we could pull the information from the custom fields into the PDF and email template.

You can already pull the info into the templates - \InvoicePlane-master\InvoicePlane-master\application\views\ - then pick your template and edit the file using this for syntax - https://github.com/InvoicePlane/InvoicePlane/wiki/Customfields.

For the email template you can do it from within the email template settings itself.

Ideally a WYSIWUG editor for the invoice and quote template would be nice but its not too difficult to edit the code.

This feature request has already been submitted: https://github.com/InvoicePlane/InvoicePlane/issues/46