InvenTree/InvenTree/part
Oliver Walters be60fbcc25 More cleanup for modal forms
- Require 'ajax_template_name' to be set or weird things happen!
2019-04-16 21:25:20 +10:00
..
migrations Add 'consumable' field to Part 2019-04-16 00:01:52 +10:00
templates/part Move button locations into bootstrap-table headers 2019-04-16 11:46:07 +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 Add 'consumable' field to Part 2019-04-16 00:01:52 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Edit / delete / add BOM items 2019-04-16 01:41:01 +10:00
models.py Skeletong for exporting BOM in different formats 2019-04-16 14:22:27 +10:00
param_todo.py_todo Flakey 2018-04-16 01:02:17 +10:00
serializers.py Add 'consumable' field to Part 2019-04-16 00:01:52 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py More cleanup for modal forms 2019-04-16 21:25:20 +10:00
views.py More cleanup for modal forms 2019-04-16 21:25:20 +10:00