Skip to content
Snippets Groups Projects
Commit 5cf9d55b authored by oco-odoo's avatar oco-odoo
Browse files

[FIX] account_facturx: retrieve attachments in the right way to create an invoice


Before that, we relied on the fact the call to super() assigned the attachment_ids field, which was wrong outside mail.compose.message. Hence, we fix that by directly browsing the attachment.

closes odoo/odoo#36552

Signed-off-by: default avatarLaurent Smet <smetl@users.noreply.github.com>
parent 55e1b444
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment