InvenTree/InvenTree/company
Oliver Walters 3c46e12839 Further work on decimal rounding
- Prevent numbers from being represented in scientific notation
2020-04-12 00:56:15 +10:00
..
fixtures Cleanup 2019-09-13 20:53:04 +10:00
migrations Create thumbnails for Company model 2020-04-07 11:17:00 +10:00
templates/company Update for supplier part list table rendering 2020-04-12 00:46:29 +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 Improve filtering / ordering / sorting for purchase-order API 2019-12-09 21:19:35 +11:00
apps.py PEP fixes 2020-04-07 11:40:10 +10:00
forms.py Alter "URL" to "link" for Company models 2020-04-06 11:36:25 +10:00
models.py PEP fixes 2020-04-07 11:40:10 +10:00
serializers.py Use the company thumbnail in the Company API 2020-04-07 11:27:56 +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 Improve SupplierPart detail page 2020-03-19 10:23:41 +11:00
views.py auto-fill price break with default quantity 2020-03-31 22:11:16 +11:00