frappe / twilio-integration

Twilio integration for ERPNext
Other
57 stars 74 forks source link

Rebrand incomingcall #13

Closed leela closed 3 years ago

leela commented 3 years ago

List of changes are:

  1. Fixed the error coming up while installing Twilio app (I was assuming onupdate event is triggerd only when twilio credentials are given but it is called when twilio is installed and at that time there won't be twilio credentials, that is fixed)
  2. twilio call logging codebase is refactored
  3. Few small fixes on twilio call popup