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.

6 lines
260 B

  1. This module allows you to use 4 classes in QWEB reports:
  2. * not-first-page: shows element in every page but first
  3. * not-last-page: shows element in every page but last
  4. * first-page: shows element only on first page
  5. * last-page: shows element only on last page