[PR #11251] [MERGED] Add ExportTemplatesMixin to JournalEntry model #13759

Closed
opened 2025-12-29 23:20:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11251
Author: @renatoalmeidaoliveira
Created: 12/20/2022
Status: Merged
Merged: 1/5/2023
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (2)

  • c9df63f Add ExportTemplatesMixin to JournalEntry model
  • e527011 Move mixin ahead of base class

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/extras/models/models.py (+1 -1)

📄 Description

Fixes: #11245

Adds ExportTemplatesMixin to JournalEntry model, that way it's possible to build custom templates for Journal Entries


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/11251 **Author:** [@renatoalmeidaoliveira](https://github.com/renatoalmeidaoliveira) **Created:** 12/20/2022 **Status:** ✅ Merged **Merged:** 1/5/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`c9df63f`](https://github.com/netbox-community/netbox/commit/c9df63f4884185d83f2ae6038060d195b72371b5) Add ExportTemplatesMixin to JournalEntry model - [`e527011`](https://github.com/netbox-community/netbox/commit/e527011b790ba5e6dc2bd8cd46a5eba534dff88d) Move mixin ahead of base class ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/models.py` (+1 -1) </details> ### 📄 Description ### Fixes: #11245 Adds ExportTemplatesMixin to JournalEntry model, that way it's possible to build custom templates for Journal Entries --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:20:38 +01:00
adam closed this issue 2025-12-29 23:20:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13759