Skip to main content

Contract management for Plone. Kepp track of company contracts and there contract duration.

Project description

https://travis-ci.org/collective/collective.contract_management.svg?branch=master Coveralls Latest Version Egg Status https://img.shields.io/pypi/pyversions/collective.contract_management.svg?style=plastic:alt:Supported-PythonVersions License

collective.contract_management

Provides Contracts container and Contract item CT’s, to manage contracts and there lifespan. It helps you to keep track of the notice period and start on time with the negotiation, planing or canceling for each contract.

Features

  • Overview of all contracts or contracts which are due to verify, based on Collections

  • ical export of a notice period event, including a defined reminder via @@ics_view

  • ical export of multible contract notice periods via collection and @@contracts_ics_view

  • works well in combination with collective.collectionfilter

Exported events are set as full day events for the contract end date, including an alarm. The event summery is prefixed with the title of the most upper parent Contracts obj.

Translations

This product has been translated into

  • English (MrTango)

  • German (MrTango)

Installation

Install collective.contract_management by adding it to your buildout:

[buildout]

...

eggs =
    collective.contract_management[collectionfilter]

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know. If you have questions or need adjustments, contact md@derico.de.

License

The project is licensed under the GPLv2.

Contributors

Changelog

2.0b8 (2020-02-04)

  • Fix bug in ical export when contract end date was missing [MrTango]

2.0b7 (2020-02-04)

  • Fix pdf landscape mode [MrTango]

2.0b6 (2020-02-04)

  • Use landscape for pdf export [MrTango]

2.0b5 (2020-02-04)

  • Optimize layout of Contracts view table [MrTango]

2.0b4 (2020-02-03)

  • Don’t implement IEvent, because it breaks the event portlet. [MrTango]

  • Add PDF-Export view for Contracts and add buttons for PDF and iCal-Export [MrTango]

2.0b3 (2020-01-27)

  • only process IContract objects not IEvent objects [MrTango]

2.0b2 (2020-01-21)

  • Add uid and url fields to ICS export. [MrTango]

  • Add summery_prefix to exported event summeries, based on most upper parent Contracts obj. [MrTango]

2.0b1 (2020-01-20)

  • Add contracts_ics_view, calendar_from_collection adapter, locales and optimize styling on contract_view

1.0b5 (2020-01-14)

  • Add contract_amount field to Contract and add an index for it [MrTango]

1.0b4 (2019-11-26)

  • Allow nested Contracts containers [MrTango]

  • Make start/end date not required [MrTango]

  • Fix upgrade steps to not show up in addon control panel [MrTango]

1.0b3 (2019-11-21)

  • Add Collection to allowed_content_types for Contracts CT [MrTango]

  • Add contract_view and locales [MrTango]

1.0b2 (2019-11-21)

  • Enable Notice period criteria for Collections [MrTango]

  • Fix vocabularies [MrTango]

  • Add indexer for contract_reminder and enable it for Collections [MrTango]

1.0b1 (2019-11-21)

  • Initial release. [MrTango]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.contract_management-2.0b8.tar.gz (33.5 kB view hashes)

Uploaded Source

Supported by

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