InvenTree/InvenTree/part
Oliver 55b533d3ef Added edit views for stock
- StockItem
- StockLocation
2018-04-15 23:27:56 +10:00
..
migrations Improved list and detail views for supplier 2018-04-15 13:49:47 +10:00
templates Added edit views for stock 2018-04-15 23:27:56 +10:00
__init__.py Added PartCategory 2017-03-25 23:07:43 +11:00
admin.py Added ability to attach file(s) to a part object 2018-04-14 18:44:56 +10:00
api.py Move BomItem into the Part app 2018-04-14 14:19:03 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Add view for BomItem model 2018-04-15 21:29:24 +10:00
models.py Added edit views for stock 2018-04-15 23:27:56 +10:00
param_todo.py Starting to implement BOM management 2018-04-12 16:27:26 +10:00
serializers.py Move BomItem into the Part app 2018-04-14 14:19:03 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py Add view for BomItem model 2018-04-15 21:29:24 +10:00
views.py Add view for BomItem model 2018-04-15 21:29:24 +10:00