InvenTree/InvenTree/common
eeintech 9773fee50b Validation of matching fields is working 2021-05-05 12:40:48 -04: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
files.py Validation of matching fields is working 2021-05-05 12:40:48 -04:00
forms.py Added upload file step 2021-05-04 12:20:57 -04:00
models.py fix as noted in #1481 2021-04-18 12:31:17 +02:00
serializers.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
settings.py Add option to enable / disable stock expiry feature 2021-01-05 08:50:07 +11:00
test_views.py Mayyyyyyyyyyyyybe? 2020-11-13 21:37:39 +11:00
tests.py Update unit testing 2021-01-03 23:33:47 +11:00
urls.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
views.py Fixed templates, not sure why can't keep FileManager across forms... and also need to save form data 2021-05-04 17:35:27 -04:00