InvenTree/InvenTree/build
2021-07-01 14:25:14 +10:00
..
fixtures Fix unit tests 2020-11-03 20:19:24 +11:00
migrations Adds unit testing for fancy new metadata class 2021-06-23 20:58:05 +10:00
templates/build Refactoring "attachment" tables to use the API 2021-06-30 17:40:44 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Upate admin interface 2020-10-19 22:40:19 +11:00
api.py Exposes BuildOrderAttachment objects to the REST API 2021-06-30 10:49:33 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Cleanup old forms 2021-07-01 14:25:14 +10:00
models.py Annotate models with their API list view 2021-06-25 00:17:58 +10:00
serializers.py Display attachment upload date 2021-06-30 17:44:23 +10:00
test_api.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_build.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_migrations.py Test migrations for build app 2021-02-04 00:44:37 +11:00
tests.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
urls.py BuildAttachmentDelete form 2021-06-30 12:48:14 +10:00
views.py Refactor delete views for SalesOrderAttachment and PurchaseOrderAttachment 2021-06-30 12:54:38 +10:00