Odoo 18: How to filter analytic accounts in analytic_distribution widget programmatically?
I'm working on Odoo 18 Enterprise and I'm struggling to filter the analytic accounts displayed in the analytic_distribution widget on purchase order lines. The Setup Model A: global.budget contains a list of allowed account.analytic.account. Model B: purchase.order has a field overall_b...