OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
368 B

  1. To install this module, you need to:
  2. * Install lxml_ in Odoo's ``$PYTHONPATH``.
  3. * Install the repository `reporting-engine`_.
  4. But this module does nothing for the end user by itself, so if you have it
  5. installed it's probably because there is another module that depends on it.
  6. .. _reporting-engine: https://github.com/OCA/reporting-engine
  7. .. _lxml: http://lxml.de/