frappe / twilio-integration

Twilio integration for ERPNext
Other
57 stars 74 forks source link

refactor: capture call log status & call direction #18

Closed leela closed 3 years ago

leela commented 3 years ago

This is to be in sync with ERPNext call log changes: https://github.com/frappe/erpnext/pull/24485

As, CallLog doctype is modified to capture cal direction and some new statuses, call log creation and updation in twilio is changed accordingly.