Remove unnecessary constraint required on description field
Field description is required=True and then used when creating a sale from a sale opportunity. But field description is not required on the sale, so it seems unnecessary to keep the field description required on the sale_opportunity.