shridarpatil / frappe_whatsapp

WhatsApp cloud integration for frappe
https://www.youtube.com/watch?v=nq5Kcc5e1oc
Other
188 stars 169 forks source link

pdf sending issue while sending it through frappe whatsapp #24

Closed kamal-star closed 1 year ago

kamal-star commented 1 year ago

pdf sending issue while sending it through frappe whatsapp SalesInvoice' object has no attribute 'get_document_share_key

shridarpatil commented 1 year ago

which frappe version your using?

kamal-star commented 1 year ago

v13.28 iam using

shridarpatil commented 1 year ago

you need to update to 14

kamal-star commented 1 year ago

can you tell me how can i make it work in v13

shridarpatil commented 1 year ago

its not possible in v13 get_document_share_key is implemented in v14 you cannot replicate it v13

kamal-star commented 1 year ago

i switched it to v14 but now message is triggering perfectly but the messsage containing document is not reaching to the reciever only the text template message is recieved by reciever . Can you tell me why is that and how cam i fix it

shridarpatil commented 1 year ago

Check your template. It should accept media.

github-actions[bot] commented 1 year ago

Stale issue message