InvenTree/InvenTree/company
Oliver Walters d05ba9ee1a Customize "CompanyCreate" form based on calling url
(cherry picked from commit 8adc83b650)
2020-04-13 20:19:48 +10:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Improvements to company API 2020-04-13 20:19:10 +10:00
templates/company Customize "CompanyCreate" form based on calling url 2020-04-13 20:19:48 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add more export fields for SupplierPart and SupplierPriceBreak 2019-09-16 09:43:57 +10:00
api.py Improvements to company API 2020-04-13 20:19:10 +10:00
apps.py PEP fixes 2020-04-07 11:40:10 +10:00
forms.py Add "is_manufacturer" field to company model 2020-04-13 20:19:03 +10:00
models.py Improvements to company API 2020-04-13 20:19:10 +10:00
serializers.py Improvements to company API 2020-04-13 20:19:10 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
test_views.py Add unit test for CompanyIndex 2019-09-30 13:44:19 +10:00
tests.py Further work on decimal rounding 2020-04-12 00:56:15 +10:00
urls.py Customize "CompanyCreate" form based on calling url 2020-04-13 20:19:48 +10:00
views.py Customize "CompanyCreate" form based on calling url 2020-04-13 20:19:48 +10:00