InvenTree/InvenTree/build/__init__.py

6 lines
130 B
Python

"""
The Build module is responsible for managing "Build" transactions.
A Build consumes parts from stock to create new parts
"""