InvenTree/InvenTree/company
Oliver Walters b284fe7f2b Remove quotes around column names
(cherry picked from commit 386cb2dd3a)
2021-02-04 08:39:05 +11:00
..
fixtures Increase unit testing for order API 2021-01-14 22:06:53 +11:00
migrations Remove quotes around column names 2021-02-04 08:39:05 +11:00
templates/company Add extra context to SupplierPartCreate form 2020-11-27 11:18:23 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Update SupplierPart model to allow data importing 2021-01-03 22:16:32 +11:00
api.py Add filter for supplier part table: 2020-10-29 12:50:17 +11:00
apps.py Improve settings.py 2020-11-13 13:38:01 +11:00
forms.py Add option to add a single-quantity price-break when creating a new SupplierPart object 2020-11-12 21:36:32 +11:00
models.py Update SupplierPart model to allow data importing 2021-01-03 22:16:32 +11:00
serializers.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
test_api.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
test_migrations.py Helper functions to automatically extract migration file info 2021-02-04 00:25:00 +11:00
test_views.py PEP fixes 2020-11-13 07:28:21 +11:00
tests.py Add 'currency' option for company 2020-11-12 11:02:10 +11:00
urls.py Add page to show stock which is assigned to a customer 2020-06-05 11:52:07 +10:00
views.py Add extra context to SupplierPartCreate form 2020-11-27 11:18:23 +11:00