Yurii Kuznietsov
Yurii Kuznietsov
No for now. I have too many work to do. Small things won't be considered for the next few months.
It's already possible to have mass-relate. Though it's disabled for all relationship panels by default. It's enabled only for target lists. https://github.com/espocrm/espocrm/blob/6.1.6/application/Espo/Modules/Crm/Resources/metadata/clientDefs/TargetList.json#L32
Our outlook integration supports it.
If they do it, then yes. Google should have disabled it 2 years ago but held it over because of coranavirus. I thought about moving code parts related to email...
BTW last time I checked OAuth was supported only for Office 365. It was not supported for Outlook yet.
Could you help with investigation?
First, we need to find where memory usage is not optimized. Whether it's in Espo code or PhpSpreadsheet.
It will be processed by CLI php as of v7.1. So it should not kill the webserver process.
> Maybe we should use chunks of large select It's not the problem with fetched data being located in memory. When traversing through the collection it does NOT consume all...
I suggest creating a custom field type, with a view inherited from the address field. https://docs.espocrm.com/development/custom-field-type/