InvenTree/InvenTree/company
Matthias Mair 3e39f99ccb
Merge branch 'inventree:master' into matmair/issue2788
2022-04-19 18:24:15 +02:00
..
fixtures Basic stock assignment serializer implementation 2021-12-08 23:42:27 +11:00
migrations [BUG] Deleting a Customer Breaks Associated Sales Orders 2022-03-30 01:29:36 +02:00
templates/company Merge branch 'inventree:master' into matmair/issue2788 2022-04-19 18:24:15 +02:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py add doc 2022-03-30 01:42:00 +02:00
api.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
apps.py Further improvements to build allocation form 2021-10-05 08:25:10 +11:00
forms.py Refactor SupplierPartEdit and SupplierPartDelete forms 2021-07-18 22:46:23 +10:00
models.py PEP fix 2022-04-02 00:04:25 +02:00
serializers.py update API endpoint 2022-03-14 23:24:37 +01:00
test_api.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
test_migrations.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_views.py PEP fix 2022-02-13 05:37:28 +01:00
tests.py Unit test fixes 2021-07-19 00:24:21 +10:00
urls.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
views.py Refactor SupplierPartEdit and SupplierPartDelete forms 2021-07-18 22:46:23 +10:00