InvenTree/InvenTree/company
2019-05-07 07:46:29 +10:00
..
migrations Add 'Contact' model to Company app 2018-04-30 17:20:01 +10:00
templates/company Improved table rendering 2019-05-04 00:02:53 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py PEP style fixes 2018-04-23 21:18:35 +10:00
api.py Add docstring to Company app 2019-04-27 20:43:27 +10:00
apps.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
forms.py Add makefile option for quick backup 2019-05-07 07:46:29 +10:00
models.py Explicitly mark some CharField as non blank 2019-05-04 17:01:31 +10:00
serializers.py PEP fixes 2019-04-28 01:09:48 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
tests.py 100% coverage on company/models.py 2019-04-25 04:20:40 +10:00
urls.py Docstring for Stock app 2019-04-27 22:49:16 +10:00
views.py PEP fixes 2019-04-28 01:09:48 +10:00