InvenTree/InvenTree/build
2021-03-29 16:36:27 +11:00
..
fixtures Fix unit tests 2020-11-03 20:19:24 +11:00
migrations Adds 'issued_by' and 'responsible' field to BuildOrder 2021-02-16 15:40:27 +11:00
templates/build HTML / CSS fixes 2021-03-29 16:36:27 +11: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 Add build orders to search results list 2021-03-03 08:44:13 +11:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Fixed build typo 2021-03-12 11:46:56 -05:00
models.py PEP fixes 2021-02-23 09:01:03 +11:00
serializers.py Improve unit testing for StockItem API 2021-01-04 01:22:43 +11:00
test_api.py PEP fixes 2021-02-27 07:56:38 +11:00
test_build.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
test_migrations.py Test migrations for build app 2021-02-04 00:44:37 +11:00
tests.py Adds unit testing for order overdue status 2021-01-20 07:49:14 +11:00
urls.py Add "child build" page 2021-02-22 22:21:46 +11:00
views.py Refactor HTML view permission 2021-03-02 21:32:32 +11:00