X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=3dc7c76b866d221a377ce63c1c44682c22ff3514;hb=refs%2Fheads%2Fmaster;hp=ef84af18a483e5a69a6554a03427ddfc33f047d4;hpb=60fe8f028e01ad50a439141da9e6d125dd5eff94;p=burette%2Faccount_move_line_nofilters.git diff --git a/__openerp__.py b/__openerp__.py index ef84af1..3dc7c76 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,9 @@ default. ], 'update_xml': [ ], + 'js': [ + 'static/src/js/account_move_line_quickadd.js', + ], 'installable': True, 'auto_install': False, 'images': [],