Skip to content

Releases: mlebreuil/netbox-contract

v2.0.4: Merge pull request #71 from mlebreuil/develop

18 Jun 16:21
1831746
Compare
Choose a tag to compare
  • Add bulk update capability for contract assignement
  • #63 Correct an API issue on the invoice object.
  • #64 Add hierarchy to contract; New parent field created.
  • #65 Add end date to contact import form.
  • Removed the possibility of add or modify circuits to contracts. The field becomes read only and will be removed in next major release.
  • Make accounting dimensions optional.

v2.0.3: Merge pull request #62 from mlebreuil/develop

07 Jun 19:45
8431ef1
Compare
Choose a tag to compare
  • #60 Update contract quick search to also filter on fields "External reference" and "Comments".
  • #49 Manage permissions.

v2.0.2

04 Jun 08:34
Compare
Choose a tag to compare

version 2.0.1

Add support contract assignment panel to devices.

version 2.0.2

Add support for Netbox 3.5 which become the minimum version supported to accommodate the removal of NetBoxModelCSVForm class (replaced by NetBoxModelImportForm) .

v2.0.0

04 Jun 08:30
Compare
Choose a tag to compare

Add a new contract assignment model to allow the assignment of contract not only to Circuits.
The support for the direct Contract to Circuit relation will be removed in version 2.1.0 .
In Order to migrate existing relations contract_migration.py script is provided and can be run from the Django shell.

v1.0.11

12 Mar 18:22
464f944
Compare
Choose a tag to compare

Minor fix and improvments

Initial release

22 Dec 21:09
Compare
Choose a tag to compare