Skip to content

Add missing fields to assignment detail templates#140

Open
jsenecal wants to merge 2 commits intoDanSheps:mainfrom
jsenecal:feature/89-license-assignment-description
Open

Add missing fields to assignment detail templates#140
jsenecal wants to merge 2 commits intoDanSheps:mainfrom
jsenecal:feature/89-license-assignment-description

Conversation

@jsenecal
Copy link
Collaborator

Summary

  • LicenseAssignment detail view: Add virtual_machine and description fields
  • SupportContractAssignment detail view: Add module, virtual_machine, and description fields

These fields exist on the models and in the table columns but were missing from the detail view templates.

Closes #89

- LicenseAssignment: Add virtual_machine and description fields
- SupportContractAssignment: Add module, virtual_machine, and description fields

Closes DanSheps#89
@jsenecal jsenecal force-pushed the feature/89-license-assignment-description branch from cdd4d8b to c9eb741 Compare January 26, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

License Assignment Description field missing from own Object View

2 participants