Skip to content
Snippets Groups Projects
Commit f4571e2f authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] account: sequence of AML


When printing an invoice, the order of the lines not always match the
order in the interface.

It occurs because `account.move.line` contains a `sequence` field which
is taken into account in the UI but not used in the report. Note that
commit 0a5955bf explicitly removed from the `_order`.

opw-2145878
opw-2147922

closes odoo/odoo#41380

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent cad30c5b
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