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.

24 lines
827 B

  1. Report Management
  2. =================
  3. When creating a report in Settings > Technical > Actions > Reports or
  4. Settings > Technical > Reports > Reports it will create an empty Qweb template
  5. and the required linking info so that the user does not need to know how to do
  6. all the links.
  7. New duplication button added, it enables the possibility of duplicating a report
  8. and assigning to the duplicated one a suffix. If the copy option provided by the
  9. system is used this will add 'copy' as suffix.
  10. Be careful with this option as it can create many unnecessary Qweb views because
  11. it duplicates all the related files to the report you are copying.
  12. Credits
  13. =======
  14. Contributors
  15. ------------
  16. * Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
  17. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  18. * Ana Juaristi <anajuaristi@avanzosc.es>