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.

5 lines
315 B

6 years ago
  1. * Non-stored fields and many2many fields are not supported
  2. * Provide graph view for table relations
  3. * Extend the capabilities of the tree views (e.g. add sums)
  4. * Provide a tutorial (eg. a working example of usage)
  5. * Implement a more advanced UI, with possibilities to use LEFT JOIN as default instead of INNER JOIN