InvenTree/InvenTree/common
2020-04-06 21:01:24 +10:00
..
fixtures Simple test case for currency 2019-09-03 09:19:37 +10:00
migrations Load default settings on InvenTree launch 2020-02-03 20:51:53 +11: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 Display singleton settings in the settings tab 2019-09-15 23:09:58 +10:00
api.py Sort currency API 2019-09-07 19:28:20 +10:00
apps.py fixes for unit testing 2020-04-06 21:01:24 +10:00
forms.py Add modal form for creating a new currency 2019-09-07 20:06:04 +10:00
kvp.yaml Add 'InstanceName' setting 2020-04-06 19:28:08 +10:00
models.py Load default settings on InvenTree launch 2020-02-03 20:51:53 +11: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 More work on translations 2020-02-12 10:25:46 +11:00