How do I remove the validation on the contact field in the invoices module.
When I enter something that isn’t in the database and click save, it does not save and comes up with: No match for field: Contact.
How do I remove this behaviour? Is it in the javascript cache or is it part of the save function?