[IMP] account_move_line_no_default_search update manifest

This commit is contained in:
Stéphane Bidoul
2014-10-04 14:33:33 +02:00
parent bd7793bfb0
commit a696e1f096

View File

@@ -31,12 +31,9 @@ set to the default journal and (current) period.
This module leaves the search view extension for move lines intact, but
disables the default search values for the dropdowns so that you do not
have to disable these before entering your own search queries.
..image:: /account_move_line_no_default_search/static/src/img/sample.png
""",
'website': 'http://therp.nl',
'depends': ['account'],
'js': ['static/src/js/move_line_search_view.js'],
'images': ['static/src/img/move_line_search_view.png'],
'data': ['views/move_line_search_view.xml']
}