mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] Remove image in RST in order validate travis fail
This commit is contained in:
@@ -32,10 +32,7 @@ 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:: %s
|
||||
|
||||
""" % ("/account_move_line_no_default_search/static/src/img/"
|
||||
"move_line_search_view.png"),
|
||||
""",
|
||||
'website': 'http://therp.nl',
|
||||
'depends': ['account'],
|
||||
'js': ['static/src/js/move_line_search_view.js'],
|
||||
|
||||
Reference in New Issue
Block a user