Merge pull request #4567 from expsa/kchys_dev_odex25_ensan

IMP benefit
This commit is contained in:
kchyounes19 2025-09-04 08:34:03 +01:00 committed by GitHub
commit e9c497bad3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -22,11 +22,8 @@ class BenefitAttachment(models.Model):
# fields to management required and delete records in benefit attachment
is_required = fields.Boolean(string='Is Required?')
is_default = fields.Boolean(string='Is Default?')
<<<<<<< HEAD
mother_grant_benefit_id = fields.Many2one('grant.benefit', string='Mother Grant Benefit')
=======
show_in_portal = fields.Boolean(default=True)
>>>>>>> 04481aa674a7a77bd6f957f5c0bd2802a45c2978
def action_preview_attachment(self):
# Custom function to open the preview