InvenTree/InvenTree/company
Oliver Walters 4e3825682a Doc fix for mgiration
(cherry picked from commit 6ef32dfa2d)
2020-04-13 20:20:18 +10:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Doc fix for mgiration 2020-04-13 20:20:18 +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 Add 'manufacturer' field to SupplierPart object 2020-04-13 20:20:04 +10:00
apps.py PEP fixes 2020-04-07 11:40:10 +10:00
forms.py Rename "manufacturer" to "manufacturer_name" 2020-04-13 20:19:59 +10:00
models.py Add 'manufacturer' field to SupplierPart object 2020-04-13 20:20:04 +10:00
serializers.py Rename "manufacturer" to "manufacturer_name" 2020-04-13 20:19:59 +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