Merge lp:~pedro.baeza/account-invoice-report/invoice_webkit_description into lp:~account-core-editors/account-invoice-report/7.0

Proposed by Pedro Manuel Baeza
Status: Merged
Merged at revision: 43
Proposed branch: lp:~pedro.baeza/account-invoice-report/invoice_webkit_description
Merge into: lp:~account-core-editors/account-invoice-report/7.0
Diff against target: 15 lines (+5/-0)
1 file modified
invoice_webkit/__openerp__.py (+5/-0)
To merge this branch: bzr merge lp:~pedro.baeza/account-invoice-report/invoice_webkit_description
Reviewer Review Type Date Requested Status
Guewen Baconnier @ Camptocamp Approve
Yannick Vaucher @ Camptocamp spelling, code Approve
Review via email: mp+191406@code.launchpad.net

Commit message

[IMP] invoice_webkit: Updated description with module requirement.

Description of the change

I have updated module description to mention the dependency to "base_headers_webkit" module.

To post a comment you must log in.
Revision history for this message
Yannick Vaucher @ Camptocamp (yvaucher-c2c) wrote :

LGTM

review: Approve (spelling, code)
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote :

Thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'invoice_webkit/__openerp__.py'
2--- invoice_webkit/__openerp__.py 2013-02-04 10:36:26 +0000
3+++ invoice_webkit/__openerp__.py 2013-10-16 13:29:32 +0000
4@@ -24,6 +24,11 @@
5 'category': 'Reports/Webkit',
6 'description': """
7 Replaces the legacy rml Invoice report by a brand new webkit report.
8+
9+ **Warning:** If you are installing manually this module, it requires the
10+ module *base_headers_webkit*, available on:
11+
12+ https://launchpad.net/webkit-utils
13 """,
14 'author': 'Camptocamp',
15 'website': 'http://www.camptocamp.com',

Subscribers

People subscribed via source and target branches