Using Odoo sh v18
I have tried to create a set of custom crm fields, for example "Asset URL". I created this field using Studio in the Lead view, added it to the form, but then when I convert the Lead to and Opportunity the field is not transferred to the opportunity.
I then tried to go to developer/debug mode and create a new field in technical > fields and applied the field to the modelcrm.lead. But when I go to a lead in my CRM and try to add the field it is not visible in the list of possible fields to add. It is however visible on opportunities.
So how can I create a field that applies to all leads and opportunities in my crm?
Not sure if this is the best way to go about this, but even if Lead and Opportunity share the same form, they each use 2 different sections of the form, you can check this from checking on the invisible fields on Studio.
However, you can add an extra column and add those Fields there, and they'll show on both Opportunities and Leads.