Hi Community,
I am working with Odoo 17, and I am wondering if there is a way to update the value in One2many without refreshing the page. For example, I have a One2many field in stock.picking related to the account.payment model. After manually creating the payment from the payment side, I would like to see the One2many field in another tab to have the payment information without refreshing the page.
Thank you