28
28
'user_type_code': fields.related('user_type', 'code', type="char", string="User Type Code", store=False),
29
'funding_pool_line_ids': fields.many2many('account.analytic.account', 'funding_pool_associated_accounts', 'account_id', 'funding_pool_id',