I want to render a multiple-choice select element. This is what I have:
custom_models.py
class A(models.Model): _inherit = \'helpdesk.support\' pr