I just added custom field types to InvoicePlane. It Works just well at the moment… the only problem is, that he can’t save the new value I enter inside the Textarea.
I’m currently trying to figure out, how to change the characters for custom fields the fast way. Currently it’s VARCHAR 255… I updated this to 2000 but I guess to change this into TEXT in DB would be more interesting and maybe a better solution for this.