3
0
Fork 0

[FIX] Add a description to manifest

7.0
Denis Roussel 2016-07-06 12:01:47 +02:00
parent e4882b7e60
commit f8c6fadc86
1 changed files with 10 additions and 0 deletions

View File

@ -13,6 +13,16 @@
'website': 'https://acsone.eu',
'application': False,
'installable': True,
"description": """
Web Duplicate Visibility
========================
Features:
---------
Allows to add a 'duplicate' attribute to a form and to set it at '0'
to remove the duplicate function
""",
'depends': ['web'],
'js': ['static/src/js/web_duplicate_visibility.js'],
'data': [