mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Thanks, PEP
This commit is contained in:
parent
e5bb6284db
commit
41eb195940
@ -774,7 +774,7 @@ class Part(models.Model):
|
||||
@property
|
||||
def attachment_count(self):
|
||||
""" Count the number of attachments for this part.
|
||||
If the part is a variant of a template part,
|
||||
If the part is a variant of a template part,
|
||||
include the number of attachments for the template part.
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user