Skip to content

FIX: Missing info when clicking on link to change ordering element

Marc DE LIMA LUCIO requested to merge FIX_Unpaid_element_filtering into 2022.5.3_rc

In Bank record list when we open the manual reconciliation popup of a specific row, choose unpaid-element in select list, when could not change the ordering column.

Clicking on title field to change column provoked a error message of unknown bank account. image

I fixed this issue by adding id row_id and manual_reconciliation_type to the link generated when clicking on theses link.

Merge request reports