InvenTree/InvenTree/company
Oliver Walters b74d365529 Merge remote-tracking branch 'upstream/master' into django-q 2021-04-10 22:46:20 +10:00
..
fixtures Increase unit testing for order API 2021-01-14 22:06:53 +11:00
migrations Company description is no longer a required field 2021-04-10 15:29:44 +10:00
templates/company Simplified stock table view in Part and SupplierPart detail pages 2021-04-08 13:42:35 -04: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 Fixes for company table 2021-03-03 08:36:16 +11:00
apps.py Update logger context 2021-04-10 20:08:13 +10:00
forms.py switched translation methode to lazy 2021-04-03 04:01:40 +02:00
models.py Company description is no longer a required field 2021-04-10 15:29:44 +10:00
serializers.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
test_api.py PEP fixes 2021-02-27 07:56:38 +11:00
test_migrations.py Add unit test for currency migration 2021-02-04 09:13:23 +11:00
test_views.py PEP fixes 2020-11-13 07:28:21 +11:00
tests.py Add "revision" number to report model 2021-02-05 12:01:44 +11:00
urls.py Add image download functionality for company 2021-03-18 09:20:24 +11:00
views.py made translation lazy 2021-04-04 22:47:01 +02:00