This commit is contained in:
Oliver Walters 2019-05-26 16:05:54 +10:00
parent 8715e29c31
commit 4d518f4512

View File

@ -125,7 +125,7 @@ class PartAttachmentDelete(AjaxDeleteView):
class MakePartVariant(AjaxCreateView):
""" View for creating a new variant based on an existing template Part
""" View for creating a new variant based on an existing template Part
- Part <pk> is provided in the URL '/part/<pk>/make_variant/'
- Automatically copy relevent data (BOM, etc, etc)