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

Duplicate part #136

Merged
merged 6 commits into from
Apr 18, 2019
Merged

Conversation

SchrodingersGat
Copy link
Member

Adds ability to duplicate Part or StockItem

  • Shallow copy (for now)
  • Does not copy child data e.g. BomItems or SupplierParts
  • These options should be selectable in the form

- Launch a PartCreate form
- initialize form data with the existing part (if it exists!)
- use model_to_dict to pass data around
- Opens modal form
- Takes user to created page
@SchrodingersGat SchrodingersGat merged commit 2f26831 into inventree:master Apr 18, 2019
@SchrodingersGat SchrodingersGat deleted the duplicate-part branch April 18, 2019 13:49
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.

None yet

1 participant