Export circuit template #622

Closed
opened 2025-12-29 16:23:57 +01:00 by adam · 2 comments
Owner

Originally created by @hornetgr on GitHub (Jan 12, 2017).

Is it possible to export a template with all the details of the circuits, eg the termination A and Z of a circuit.
What i mean is that the new feature to make a circuit with termination A and Z it is very nice, but it would be better if we can print all the details of all circuits in a CSV.

Originally created by @hornetgr on GitHub (Jan 12, 2017). Is it possible to export a template with all the details of the circuits, eg the termination A and Z of a circuit. What i mean is that the new feature to make a circuit with termination A and Z it is very nice, but it would be better if we can print all the details of all circuits in a CSV.
adam closed this issue 2025-12-29 16:23:57 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 17, 2017):

The export templates are designed to be compatible with the bulk import forms. We can extend the export template to include the terminations, but this means extending the import function as well (which isn't a bad thing).

In the interim, it is possible to define a custom export template to do this.

@jeremystretch commented on GitHub (Jan 17, 2017): The export templates are designed to be compatible with the bulk import forms. We can extend the export template to include the terminations, but this means extending the import function as well (which isn't a bad thing). In the interim, it is possible to define a custom [export template](http://netbox.readthedocs.io/en/stable/data-model/extras/#export-templates) to do this.
Author
Owner

@jeremystretch commented on GitHub (Jan 23, 2017):

Going to fold this into #815, which has been opened for circuits import.

@jeremystretch commented on GitHub (Jan 23, 2017): Going to fold this into #815, which has been opened for circuits import.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#622