Skip to content
Snippets Groups Projects
Commit 59619987 authored by wan's avatar wan
Browse files

[FIX] account: multi-post order compare bool and str


The `ref` field on `account.move` is not required and can yield a falsy
value. This produces a TypeError while doing the comparison in sorted().

closes #42434

closes odoo/odoo#43674

X-original-commit: 3bb4c0c9
Signed-off-by: default avatarQuentin De Paoli (qdp) <qdp@openerp.com>
parent 16bb5795
No related branches found
No related tags found
Loading
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