Hi, i'm new here.
I'm currently using widget: many2many_checkboxes in Odoo to allow users to select transactions for splitting. However, the displayed information is limited to the order number, which isn't very descriptive. Ideally, I'd like to show additional details such as the amount, bank account, description, and payment date, which are part of the account.payment.order model. Could someone guide me on how to include this extra information to make the checkboxes more informative? Any suggestions would be greatly appreciated.