Skip to content

Rework Inventory Reporting Script

Karol Krizka requested to merge kk_inventory into master
  • Switch to itkdb for accessing the database.
  • Use jinja2 for generating a static HTML page with the latest numbers.
  • Heavier dependence on pandas (via pwbdbpandas module) for doing calculations.
  • Locations, types and stages are now pulled dynamically from the database.

Merge request reports