Skip to content

Fixes #19279: Fix missing status field for inventory item bulk creation #19283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

jeremystretch
Copy link
Member

Fixes: #19279

  • Add missing status field to InventoryItemBulkCreateForm
  • Set widget required attribute within form_from_model()

@jeremystretch jeremystretch requested review from a team and arthanson and removed request for a team April 23, 2025 12:59
@DanSheps DanSheps linked an issue Apr 23, 2025 that may be closed by this pull request
@arthanson arthanson merged commit 6c60a43 into main Apr 23, 2025
10 checks passed
@jeremystretch jeremystretch deleted the 19279-fix-bulk-add-inventoryitem branch April 23, 2025 18:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inventory Item Bulk Add requires field "status" Interface Bulk Edit requires interface "type"
2 participants