InvenTree/InvenTree/common
Oliver Walters 96ef5e1bde Travis fixes
2020-11-12 15:37:21 +11:00
..
fixtures Add missing fixture for settings 2020-11-12 14:54:03 +11:00
migrations Remove "description" field from InvenTreeSettings key:value fields 2020-10-20 00:02:54 +11:00
templates/common Use a checkbox input when editing a boolean setting 2020-10-25 21:00:06 +11:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py Remove "description" field from InvenTreeSettings key:value fields 2020-10-20 00:02:54 +11:00
api.py Sort currency API 2019-09-07 19:28:20 +10:00
apps.py Add more invoke commands: 2020-11-12 13:31:27 +11:00
forms.py Edit setting directly 2020-10-25 08:02:46 +11:00
models.py Fixed PART_CATEGORY_PARAMETERS duplicate (bad merging... oopsy) 2020-11-11 12:40:03 -05:00
serializers.py Add serializer / API for currency objects 2019-09-07 19:18:18 +10:00
tests.py Travis fixes 2020-11-12 15:37:21 +11:00
urls.py Delete a currency from the currency settings view 2019-09-07 20:22:30 +10:00
views.py Use a checkbox input when editing a boolean setting 2020-10-25 21:00:06 +11:00