odoo/odoo#173695
Created by Dato Nefaridze (dane)
Closed
- label
- odoo-dev:17.0-sending-audio-message-dane
- head
- 3c2d20dd7efba3c4b8473b563af90e816887c6fd
odoo/odoo | odoo/enterprise | |
---|---|---|
17.0 | #174563 #173695 | #66818 |
saas-17.2 | #77885 | |
saas-17.4 | #78105 | |
18.0 | #78117 | |
saas-18.1 | #78328 | |
saas-18.2 | ||
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #78470 |
[FIX] whatsapp: disable captions on audio
Whatsapp API doesn't allow to send captions with audio anymore, therefore we should modify the way we handle captions. After this commit audio will be sent first while text message will stay in a composer, it will only be sent after the audio is sent.
Description of the issue/feature this PR addresses:
Current behavior before PR:
Desired behavior after PR is merged:
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr