Add possibility to add a filter

But still output everything
This commit is contained in:
Guewen Baconnier
2016-08-31 16:58:39 +02:00
parent 838b9721f2
commit c8f330321b
2 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
'author': 'Camptocamp',
'license': 'AGPL-3',
'category': 'category',
'depends': ['base'],
'depends': ['base', 'web'],
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,