InvenTree/InvenTree/part
Oliver 68cf6919a7 Updated part views
- Allocation table now uses bootstrap-table
- Added checkbox column to supplier table (no function yet)
2018-05-03 23:39:08 +10:00
..
migrations Finally got migrations working together 2018-04-22 21:54:12 +10:00
templates/part Updated part views 2018-05-03 23:39:08 +10:00
__init__.py Added PartCategory 2017-03-25 23:07:43 +11:00
admin.py PEP style fixes 2018-04-23 21:18:35 +10:00
api.py More API / JSON stuff 2018-05-03 00:47:03 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Deleted extraneous form code 2018-04-30 00:59:36 +10:00
models.py Introspection of build allocation 2018-04-30 22:45:11 +10:00
param_todo.py_todo Flakey 2018-04-16 01:02:17 +10:00
serializers.py More API / JSON stuff 2018-05-03 00:47:03 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py Javascript consolidation 2018-04-29 12:25:07 +10:00
views.py Added modal form success messages 2018-04-30 00:23:02 +10:00