Update __manifest__.py

This commit is contained in:
zainab2097 2024-09-09 17:35:06 +03:00 committed by GitHub
parent aa752239cb
commit 9589c69c81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
""",
'category': 'Odex25-Project/Odex25-Project',
'version': '1.0',
'depends': ['sale_timesheet','hr' ,'project','mail', 'portal', 'base' ,'account'],
'depends': ['sale_timesheet','hr' ,'project','mail', 'portal', 'base' ,'account','account_attachments'],
'data': [
'data/project_data.xml',
'data/project_cron.xml',