Allow users to create Export Templates to Journals #7384

Closed
opened 2025-12-29 20:22:43 +01:00 by adam · 2 comments
Owner

Originally created by @renatoalmeidaoliveira on GitHub (Dec 19, 2022).

Originally assigned to: @renatoalmeidaoliveira on GitHub.

NetBox version

v3.4.1

Feature type

New functionality

Proposed functionality

Allow users to create Export Templates to Journals

Use case

Right now Journal Entries can be exported in the List View, but the model doesn't allow the creation of Custom Export Templates, that feature would be great for folks that are generating dynamic configurations

Database changes

Since the ExportTemplatesMixin doesn't implement any attributes I don't think there be any database changes

External dependencies

None

Proposed changes

Add ExportTemplatesMixin to JournalEntry Model

Originally created by @renatoalmeidaoliveira on GitHub (Dec 19, 2022). Originally assigned to: @renatoalmeidaoliveira on GitHub. ### NetBox version v3.4.1 ### Feature type New functionality ### Proposed functionality Allow users to create Export Templates to Journals ### Use case Right now Journal Entries can be exported in the List View, but the model doesn't allow the creation of Custom Export Templates, that feature would be great for folks that are generating dynamic configurations ### Database changes Since the [ExportTemplatesMixin ](https://github.com/netbox-community/netbox/blob/3675ad2539400038af6797140ddca3679b8bca30/netbox/netbox/models/features.py#L264) doesn't implement any attributes I don't think there be any database changes ### External dependencies None ### Proposed changes Add ExportTemplatesMixin to JournalEntry Model
adam added the status: acceptedtype: feature labels 2025-12-29 20:22:43 +01:00
adam closed this issue 2025-12-29 20:22:43 +01:00
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Jan 3, 2023):

Proposed changes:
https://github.com/netbox-community/netbox/compare/develop...renatoalmeidaoliveira:netbox:develop

@renatoalmeidaoliveira commented on GitHub (Jan 3, 2023): Proposed changes: https://github.com/netbox-community/netbox/compare/develop...renatoalmeidaoliveira:netbox:develop
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Jan 5, 2023):

@jeremystretch you can make me owner of that issue, and I've already submitted a PR with that change, if you can re open
(https://github.com/netbox-community/netbox/pull/11251) please

@renatoalmeidaoliveira commented on GitHub (Jan 5, 2023): @jeremystretch you can make me owner of that issue, and I've already submitted a PR with that change, if you can re open (https://github.com/netbox-community/netbox/pull/11251) please
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7384