IMP benefit

This commit is contained in:
younes 2025-09-04 08:33:03 +01:00
parent 9b8796b46d
commit 24c43acd5c
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