mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[WIP] project_acceptance: changes by functionality of buttons
H11043
This commit is contained in:
@@ -9,10 +9,15 @@
|
||||
'description': """ """,
|
||||
'depends': [
|
||||
'project',
|
||||
# 'project_exception',
|
||||
],
|
||||
'data': [
|
||||
'data/mail_template_data.xml',
|
||||
# 'report/project_report.xml',
|
||||
# 'report/project_report_template.xml',
|
||||
# 'security/project_acceptance_security.xml',
|
||||
'views/project_portal_templates.xml',
|
||||
'views/project_views.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
|
||||
Reference in New Issue
Block a user