InvenTree/InvenTree/company
Oliver c1e7e95fc0 UI improvements
Consolidated detail pages with OPTIONS drown down
(rather than multiple single buttons)
2018-05-06 22:09:15 +10:00
..
migrations Add 'Contact' model to Company app 2018-04-30 17:20:01 +10:00
templates/company UI improvements 2018-05-06 22:09:15 +10:00
__init__.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
admin.py PEP style fixes 2018-04-23 21:18:35 +10:00
api.py PEP style fixes 2018-04-23 21:18:35 +10:00
apps.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
forms.py Click on company image to edit it 2018-05-03 23:57:00 +10:00
models.py Add 'Contact' model to Company app 2018-04-30 17:20:01 +10:00
serializers.py More API / JSON stuff 2018-05-03 00:47:03 +10:00
tests.py Moving 'supplier' to 'company' 2018-04-19 09:01:25 +10:00
urls.py Click on company image to edit it 2018-05-03 23:57:00 +10:00
views.py Click on company image to edit it 2018-05-03 23:57:00 +10:00