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.1-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: NEMO_contracts-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 25.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 00a1118146377ec32227ecbb8ad18d32f96ab165119c798e6016947a62abf9a3
MD5 740551e2e7d0c40cee9042b32a070844
BLAKE2b-256 086f7f7b7956dd3c527afcac6b49bf88802b998a7f0c66ff31cee288d34444d6

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