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

Uploaded Python 3

File details

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

File metadata

  • Download URL: NEMO_contracts-0.9.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-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d07d94b3320f34f9d7beba2ff0a52f2b0b8a544afec744fdba0b4ad3bb07ff4
MD5 5fbd623ca514fbad2a2e999db2f1115a
BLAKE2b-256 9f9955aaf207195044cd37e0c057fe9955b46bce9a1d3ca85d6a0138cf18cd95

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