rodrigoscoelho

Results 36 comments of rodrigoscoelho

My problem was an immutable Attr. I did a "lsattr -R | grep "i--", found the file with immutable attribute, did a chattr -i "file". DONE.

I'm with the same problem... Using 3.5 RC3 in Windows 11 ![image](https://user-images.githubusercontent.com/6912410/163041027-066b523f-7732-403f-a5c6-a55677d77d46.png)

Great, congrats for helping with new features. Maybe espo team merge it on the official code. Enviado utilizando um Galaxy S10... Em qui, 6 de fev de 2020 21:56, telecastg...

Interested in it as well Enviado utilizando um Galaxy S10... Em sex., 24 de set. de 2021 14:32, bhavyaWadhwa ***@***.***> escreveu: > Can we use Keyclock in EspoCRM? > >...

In my opinion, EspoCRM should have some IFTTT, Integromat, Zapier, or similar OFFICIAL module, where the EspoCRM user could use to integrate to several other softwares. I'm trying to integrate...

Yes, I'm having this same problem. Thanks for reporting. Em sáb., 27 de nov. de 2021 às 15:48, rutkas ***@***.***> escreveu: > Sometimes calendar is not positioned correctly and being...

Great idea. Email enviado usando um celular.... Em 15/08/2016 13:19, "Ayman Alkom" [email protected] escreveu: > We can binifit from _officewebviewer_ by the following: > - in the document view page...

I got it working, but, the only info it is "posting" are "modifiedById" and "id" Any idea why? It is a customized Object that I created. It has a lot...

I found why. I'm using Object.update as webhook, and it is sending only updated info. That's the raw Json [{"modifiedById":"system","id":"16"},{"dataSUS":"2011-01-30","modifiedById": "1","modifiedByName":"Rodrigo S\u00edrio Coelho","id":"16"}] Why we have different modifiedById 2 times?...