← Back to team overview

openerp-community-reviewer team mailing list archive

lp:~pedro.baeza/account-invoice-report/invoice_webkit_description into lp:account-invoice-report

 

Pedro Manuel Baeza has proposed merging lp:~pedro.baeza/account-invoice-report/invoice_webkit_description into lp:account-invoice-report.

Commit message:
[IMP] invoice_webkit: Updated description with module requirement.

Requested reviews:
  Account Core Editors (account-core-editors)

For more details, see:
https://code.launchpad.net/~pedro.baeza/account-invoice-report/invoice_webkit_description/+merge/191406

I have updated module description to mention the dependency to "base_headers_webkit" module.
-- 
https://code.launchpad.net/~pedro.baeza/account-invoice-report/invoice_webkit_description/+merge/191406
Your team OpenERP Community Reviewer is subscribed to branch lp:account-invoice-report.
=== modified file 'invoice_webkit/__openerp__.py'
--- invoice_webkit/__openerp__.py	2013-02-04 10:36:26 +0000
+++ invoice_webkit/__openerp__.py	2013-10-16 13:29:32 +0000
@@ -24,6 +24,11 @@
     'category': 'Reports/Webkit',
     'description': """
         Replaces the legacy rml Invoice report by a brand new webkit report.
+
+    **Warning:** If you are installing manually this module, it requires the 
+    module *base_headers_webkit*, available on:
+
+    https://launchpad.net/webkit-utils
     """,
     'author': 'Camptocamp',
     'website': 'http://www.camptocamp.com',


Follow ups