Skip to content
Snippets Groups Projects
Commit e1659f8a authored by Thomas Beckers's avatar Thomas Beckers
Browse files

[FIX] account_edi_facturx: avoid crash when no edi attachment


When we get the values to embed to pdf, these values can be False if
there is no edi attachment on the account_move so try to assign something
to 'values' will fail.

Now there is a check before assignment.

opw-2526280

closes odoo/odoo#70613

Signed-off-by: default avatarJosse Colpaert <jco@openerp.com>
parent 86a28196
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment