Skip to main content

Plugin for NEMO allowing facility managers to keep track of service contracts, procurement and contractors

Project description

NEMO Contracts

Code style: black PyPI - Python Version PyPI Changelog

Plugin for NEMO allowing facility managers to keep track of service contracts, procurement and contractors

Installation

python -m install nemo-contracts

in settings.py add to INSTALLED_APPS:

INSTALLED_APPS = [
    '...',
    'NEMO_contracts',
    # 'NEMO.apps.contracts' Remove old dependency
    '...'
]

To enabled reminder emails, set a cron job daily with one of the following options:

  1. send an authenticated http request to <nemo_url>/email_contract_reminders/
  2. run command django-admin send_email_contract_reminders or python manage.py send_email_contract_reminders

Example of systemd service and timer files are provided for your convenience in the systemd folder.

Usage

Add a new landing page choice or use the Administration -> Contracts & procurements link

Tests

To run the tests:

python runtests.py

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

If you're not sure about the file name format, learn more about wheel file names.

NEMO_contracts-1.0.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file NEMO_contracts-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: NEMO_contracts-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for NEMO_contracts-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92f6b4476c3635a703ac2a4bd671aec6ae5cd071b31540c3e5c13acdcf65ac83
MD5 5e33ef8f7eca3263d23deb8267cbe015
BLAKE2b-256 6c8925724c3b60f56a3f805f2f450fa9267bf8de9de4cad45d4f279384c5f99b

See more details on using hashes here.

Supported by

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