Merge lp:~bruno-bottacini/aeroo/7.0-1.2.0-fix_report_aeroo_direct_print_installation_error into lp:aeroo

Proposed by bruno bottacini
Status: Needs review
Proposed branch: lp:~bruno-bottacini/aeroo/7.0-1.2.0-fix_report_aeroo_direct_print_installation_error
Merge into: lp:aeroo
Diff against target: 13 lines (+1/-1)
1 file modified
report_aeroo_direct_print/__openerp__.py (+1/-1)
To merge this branch: bzr merge lp:~bruno-bottacini/aeroo/7.0-1.2.0-fix_report_aeroo_direct_print_installation_error
Reviewer Review Type Date Requested Status
Alistek developers - http://www.alistek.com Pending
Review via email: mp+170574@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

6. By bruno bottacini

Bug #1184946 [1.2.0] report_aeroo_direct_print error on installation

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'report_aeroo_direct_print/__openerp__.py'
2--- report_aeroo_direct_print/__openerp__.py 2013-05-16 15:53:25 +0000
3+++ report_aeroo_direct_print/__openerp__.py 2013-06-20 10:10:39 +0000
4@@ -66,8 +66,8 @@
5 'depends': ['base','report_aeroo'],
6 "init_xml" : [],
7 'update_xml': ["data/report_aeroo_direct_data.xml",
8+ "installer.xml",
9 "report_aeroo_direct_print_view.xml",
10- "installer.xml",
11 "security/security_rules.xml",
12 "security/ir.model.access.csv"],
13 "license" : "GPL-3 or any later version",

Subscribers

People subscribed via source and target branches