interval_type = fields.Selection(
        string="Interval Unit",
        selection=[
            ("hours", "Hours"),
            ("work_days", "Work Days"),