Extracts generated from Reports

From OpenPetra Wiki
Revision as of 07:12, 19 December 2011 by Pokorra (talk | contribs) (Created page with '== The idea == * we should reduce the number of ways of calculating data in OpenPetra. ** creating reports and creating extracts is quite similar. Find screens might also fall in…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The idea

  • we should reduce the number of ways of calculating data in OpenPetra.
    • creating reports and creating extracts is quite similar. Find screens might also fall into this category.
  • the reports system needs a refactoring
    • some functions used in report module are needed by other modules as well
  • We could have extracts as an output method from reports (use the column with the partner keys to create an extract)
  • We could have the option to create a report/extract not from xml file, but from a C# function
    • perhaps loading a file from csharp\ICT\Petra\Server\sql