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
File details
Details for the file nemo_reports-2.1.4.tar.gz
.
File metadata
- Download URL: nemo_reports-2.1.4.tar.gz
- Upload date:
- Size: 49.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
006acb159cca8c314571c623b23b71bf5c70682216288ad53e7805d761cc6658
|
|
MD5 |
517a10aa6c38d473ea2aae1e202e5354
|
|
BLAKE2b-256 |
d924feb4759b569dea1422118e8a63d25c662db7551f7c411d10f2994cde8153
|
File details
Details for the file nemo_reports-2.1.4-py3-none-any.whl
.
File metadata
- Download URL: nemo_reports-2.1.4-py3-none-any.whl
- Upload date:
- Size: 68.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
94bcf1e7a05c3fa71307831101313fbe14f30e4eebbfdc8dcc271a4543e62a37
|
|
MD5 |
9c756ee33652b33b3eca11315ce9ec22
|
|
BLAKE2b-256 |
a536a15ec0dd2690998640295ea88a21d84e3a9d965768fd1e1fe6b4d15c11a7
|