InvenTree/InvenTree/common
2019-09-07 20:22:30 +10:00
..
fixtures Simple test case for currency 2019-09-03 09:19:37 +10:00
migrations Add default value for currency 2019-09-03 09:10:36 +10:00
templates/common Delete a currency from the currency settings view 2019-09-07 20:22:30 +10:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py Simple test case for currency 2019-09-03 09:19:37 +10:00
api.py Sort currency API 2019-09-07 19:28:20 +10:00
apps.py startapp common 2019-09-03 08:30:14 +10:00
forms.py Add modal form for creating a new currency 2019-09-07 20:06:04 +10:00
models.py Add default value for currency 2019-09-03 09:10:36 +10:00
serializers.py Add serializer / API for currency objects 2019-09-07 19:18:18 +10:00
tests.py Simple test case for currency 2019-09-03 09:19:37 +10:00
urls.py Delete a currency from the currency settings view 2019-09-07 20:22:30 +10:00
views.py Delete a currency from the currency settings view 2019-09-07 20:22:30 +10:00