Relationships

Hi guys i need to remove the opportunities to account relationship mandatory.
I want the relationship but dont want that relationship mandatory (required)

Best regards Gonçalo Marques

Hi,

Please open Opportunity vardef file and make the field name “account_name” required value as “false”. and then repair the CRM.

Thanks

Done but wont work =/

i change the file in /modules/Opportunities/vardefs.php
‘required’ => false

That file wont be rewrieted on updates?