Hi, i wanna do a sale, i select the client and i wanna prefilter the analytic accounts that only belongs to that client (it shows me all the analytics accounts) im using Odoo 15 sh but im new.. how can i create the domain correctly?
im trying to use [('partner_id',"=",parent.partner_id)] in the field analytic_account_id
But does not works
Thanks