jbostoen / itop-jb-report-generator

https://jeffreybostoen.be
2 stars 2 forks source link

Feature: make it easier to programatically generate reports #1

Open jbostoen opened 2 years ago

jbostoen commented 2 years ago

Make it possible to just call a function with an "action" and a hash table of parameters, rather than needing to rely on utils::ReadParam() each time.

This would avoid ugly workarounds in further automation (e.g. periodic reports).

jbostoen commented 1 year ago

Should have been more clear about what I originally meant :')