Dynamic invoice field

Hey everyone,

I am trying to create an invoice template with a custom field.
The value of the custom field should automatically be generated and should consist of the static string "Rechnung - " + the dynamic invoice_number


Unfortunately, I was only able to add a custom field in which I have to manually enter my value upon invoice creation.

Thanks in advance for your help!

Hi,

Sorry, I don’t believe variables are supported in custom fields.

Feel free to create an issue in GitHub to request it.

Thanks for your reply. I have created a new issue in the repository which can be accessed here: https://github.com/invoiceninja/invoiceninja/issues/9460