InvenTree/InvenTree/common
2020-11-13 13:21:43 +11:00
..
fixtures Add missing fixture for settings 2020-11-12 14:54:03 +11:00
migrations Remove common_currency model entirely 2020-11-11 00:21:06 +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 common_currency model entirely 2020-11-11 00:21:06 +11:00
api.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
apps.py Add more invoke commands: 2020-11-12 13:31:27 +11:00
forms.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
models.py Change function name 2020-11-13 13:21:43 +11:00
serializers.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
settings.py Add 'currency' option for company 2020-11-12 11:02:10 +11:00
test_views.py Extra unit testing for settings forms / views 2020-11-13 11:50:58 +11:00
tests.py Change function name 2020-11-13 13:21:43 +11:00
urls.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
views.py Extra unit testing for settings forms / views 2020-11-13 11:50:58 +11:00