Skip to content

Releases: mlebreuil/netbox-contract

v2.1.0

15 May 19:33
Compare
Choose a tag to compare
  • Netbox v4 compatibility. Netbox4.0.2 become a minimum requirement

v2.0.14

04 May 10:48
a7fbdf9
Compare
Choose a tag to compare
  • 127 Fix contract filtering
  • Fix contact assignment.

v2.0.13

21 Apr 18:58
Compare
Choose a tag to compare

version 2.0.13

This version is identical to v2.0.12 which could not be published to the Pypi repository.

  • 123 prepare plugin to Netbox 4.0 migration.
  • 125 Cleanup direct reference to Circuits in the Contract model. Correct database inconsistencies related to the ContractAssignment object renaming.

v2.0.11

29 Mar 18:44
f8a8e30
Compare
Choose a tag to compare
  • 115 API correction for contract external partie
  • 117 Tenant and accounting dimensions optional
  • 119 Add a Yearly recuring cost, read only, calculated field for contract
  • 15 AQuick serach limited to active contracts

Release 2.0.10

24 Mar 11:59
067e310
Compare
Choose a tag to compare
  • 107 Add the contacts tab to the service provider detail view.
  • 111 Correct assignment spelling.

v2.0.9

15 Dec 21:58
d91fb35
Compare
Choose a tag to compare
  • 42 Allow the selection of either providers or Service providers as contract third parties.
  • Removed all reference to the direct assignment of circuits to contracts
  • 88 Add a placeholder value to the accounting dimensions jsonfield. This placeholder vale con be configured as part of the PLUGINS_CONFIG parameter in the configuration.py file (see above)
  • 89 add the possibility to link contracts to sites and virtual machines.
  • 99 list child contracts in on the parent view.

v2.0.8

03 Sep 11:15
55debce
Compare
Choose a tag to compare
  • #91 Replace deprecated ( in netbox version 3.6) MultipleChoiceField.
  • 48 Allow other plugin to inject visual in contract and invoice forms.
  • [89] (#89) Add contract assignment to virtual machines.

v2.0.7

23 Aug 21:09
feb0653
Compare
Choose a tag to compare
  • #85 Fix missing fields contract and invoice import and export forms.

v2.0.6

16 Aug 19:23
e211f8d
Compare
Choose a tag to compare
  • #80 Fix missing fields in the API.

Version 2.0.5

25 Jun 10:16
83f8a32
Compare
Choose a tag to compare
  • #75 Fix contract assignment for service providers.
  • #73 Add comment field to contract import form
  • #72 Add fields to the contract assignment bottom tables
  • Remove the 'add' actions from the contract assignment list view