I would like to programmatically (ie: via ORM) give a value to this field based on a distribution of 100% to a specific Analytic Account.
What kind of Python code would I need to write in order to supply a value for the new Analytic Distribution field at Odoo 16?
Are there examples of how to use ORM to define a distribution for a single or for multiple Analytic Accounts?