Skip to content

Commit

Permalink
[FIX] add sale_view in __openerp__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bealdav committed Apr 14, 2014
1 parent b7182d8 commit 3fcaaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sale_multi_journal/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'sale',
],
'data': [
'sale_view.xml',
],
'installable': True,
'application': True,
Expand Down

0 comments on commit 3fcaaf3

Please sign in to comment.