Closed Fabien-Wecasa closed 5 years ago
@Fabien-Wecasa what happened? Why did you close it?
This implementation can lead to unexpected behavior : all the attributes are updated in Zoho, even if they are not called by the method. I'll propose a new PR to handle this.
I propose in this small PR to implement an
update
method inBaseRecord
. e.g.zoho_lead.update(last_name: "YYY")