Odoo 16
I defined a List view which every row has a button, the type is 'action', and set the record id as the active_id in context.
Then I defined the action as ir.actions.act_window use xml, I want set the res_id with the active_id in context, how to define it in xml?
below is the list view
Invoice List fppool.history_claimer
and the action
Invoice Detail fppool.invoice form get the active id from context