Hello community
this code show the number of invoice for correspondent partner ,but i didn't understand it can you explain this code to me especially the 2 first line
def action_view_invoice(self):
action = self.env.ref('account.action_invoice_refund_out_tree')
result = action.read()[0]