Add CRMLeadListener to listen the events of CRMLead
Using the ComponentEvent module we can declare a listener to listen to the events notified by the models. The ComponentEvent module adds to the Base model the event on_write and we only need to implement a listener.