2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-01 09:31:34 +00:00

Merge pull request from SchrodingersGat/field-doc

Field doc
This commit is contained in:
Oliver
2019-05-10 20:18:51 +10:00
committed by GitHub
5 changed files with 124 additions and 60 deletions
InvenTree
InvenTree
build
company
part
stock

@@ -342,7 +342,7 @@ class BuildItem(models.Model):
Attributes:
build: Link to a Build object
stock: Link to a StockItem object
stock_item: Link to a StockItem object
quantity: Number of units allocated
"""