I've made a custom module for res.partner called "lastname"
If I am in the Customer Form and want to create a new opportunity, I select the "Opportunities" button
Most of the data is automatically populated, except for my custom fields
How do i add this capacity to my custom module?
What would the code be possibly?
Thanks in advance