I have installed erpnext and frappe crm. I installed frappe_whatsapp and when the migrate command was run, i got the error:
pymysql.err.ProgrammingError: (‘DocType’, ‘WhatsApp Notification’)
None of the migrations related to WhatsApp got reflected.
How can I resolve this issue?