Skip to main content

Reports plugin for NEMO

Project description

Code style: black PyPI - Python Version PyPI

NEMO Reports

This plugin for NEMO adds a variety of reports.

Compatibility:

NEMO >= 4.5.0 ----> NEMO-Reports >= 1.6.0

NEMO >= 4.3.0 ----> NEMO-Reports >= 1.0.0

Installation

pip install NEMO-reports[NEMO]

Add NEMO Reports

in settings.py add to INSTALLED_APPS:

INSTALLED_APPS = [
    '...',
    'NEMO_reports', # This needs to be before NEMO_billing (if installed) and NEMO
    '...'
    'NEMO_billing', # Optional
    '...'
    'NEMO',
    '...'
]

Usage

Simply navigate to the Reports page in the Administration menu.

Options

Some options are available in Customization -> Reports:

  • First day of the week (Sunday/Monday)
  • Default report date range
  • Excluding projects from report data
  • Display format for duration

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

NEMO_reports-1.7.3-py3-none-any.whl (50.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page