Skip to content
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

Add support for bulk delete operations #130

Merged
merged 6 commits into from
Jul 30, 2022
Merged

Add support for bulk delete operations #130

merged 6 commits into from
Jul 30, 2022

Conversation

SchrodingersGat
Copy link
Member

Closes #129

Adds a mixin class which provides support for bulk deletion in a single API call

  • Only for models which support this feature on the backend
  • Requires API version 58

@SchrodingersGat SchrodingersGat added the enhancement New feature or request label Jul 30, 2022
@SchrodingersGat SchrodingersGat added this to the 0.8.1 milestone Jul 30, 2022
- ManufacturerPart
- ManufacturerPartParameter
- SupplierPart
- StockItem
- StockItemTestResult
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for BulkDeleteMixin
1 participant