|
fixtures
|
CHange "parts" to "items"
|
2020-09-28 22:03:41 +10:00 |
|
migrations
|
Add "is_building" field to StockItem model
|
2020-10-05 00:12:42 +11:00 |
|
templates/stock
|
More template changes: perms -> roles
|
2020-10-06 16:46:13 +11:00 |
|
__init__.py
|
PEP fixes
|
2020-04-22 13:21:45 +10:00 |
|
admin.py
|
PEP fix
|
2020-09-30 07:56:44 +10:00 |
|
api.py
|
Add InvenTreeRoleMixin
|
2020-10-06 11:29:38 +11:00 |
|
apps.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
|
forms.py
|
Remove a debug statement
|
2020-10-04 23:49:01 +11:00 |
|
serializers.py
|
Update queryset annotation for StockItem
|
2020-09-05 22:50:17 +10:00 |
|
test_api.py
|
Update unit tests
|
2020-10-06 01:30:36 +11:00 |
|
test_views.py
|
PEP
|
2019-08-30 00:15:16 +10:00 |
|
views.py
|
Add a custom template for the install item form
|
2020-10-05 00:01:01 +11:00 |