Releases: mlebreuil/netbox-contract
Releases · mlebreuil/netbox-contract
v2.2.1
v2.2.0
- 140 Add the "Invoice line" and "Accounting dimension" models. In order to simplify invoices creation, it is possible to selsct one invoice as the template for each contract; Its accounting lines will automatically be copied to the new invoices for the contract. The amount of the first line will be updated so that the sum of the amount for each invoice line match the invoice amount.
v2.1.2
v2.1.0
v2.0.14
v2.0.13
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
Release 2.0.10
v2.0.9
- 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.