Roskus / prospero-flow-crm

Prospero Flow CRM CE (Community Edition) bassed in Laravel 10, multilingual, multi company.
https://prosperoflow.com
MIT License
51 stars 23 forks source link

Fix empty name in email address #212

Closed elguitarraverde closed 1 year ago

elguitarraverde commented 1 year ago

A "name" property must exist in the model in order for the Mail class to correctly display the name in addresses.

elguitarraverde commented 1 year ago

@gnovaro you can check if the same error occurs in other models such as customers, leads, companies, etc. initially there should be no further problem.