Reports plugin for NEMO
Project description
NEMO Reports
This plugin for NEMO adds a variety of reports.
Compatibility:
NEMO/NEMO-CE >= 7.0.0 ----> NEMO-Reports >= 2.0.0
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.
For non-administrator users, permissions are given per report, via Detailed administration -> Users (search for "report" in the permissions list)
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nemo_reports-2.1.8.tar.gz.
File metadata
- Download URL: nemo_reports-2.1.8.tar.gz
- Upload date:
- Size: 49.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c83988da5b1aee19af7bc4242ab55016b4aa35b520c9269b0cb9d01a3698f8a
|
|
| MD5 |
bea62bfe95b0c7f43ff40aba56d6a801
|
|
| BLAKE2b-256 |
10e0d4e177f28c43ce865d51ca44eed8e154a1af6c350b57a37ec17e1953f884
|
File details
Details for the file nemo_reports-2.1.8-py3-none-any.whl.
File metadata
- Download URL: nemo_reports-2.1.8-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62aafb1690d44afde168a9f817bac2704d6e77df5ef414a66dde55c0925458b5
|
|
| MD5 |
b18cd5ef527e3cd2b9c67ba19dcde2ff
|
|
| BLAKE2b-256 |
83352b453e4d10ea2feed0bbd3036ae7b886fefb7c7290128be3a9272efeb0ba
|