InvenTree/InvenTree/build
2021-04-18 01:21:11 +02:00
..
fixtures Fix unit tests 2020-11-03 20:19:24 +11:00
migrations added more translation-strings 2021-04-04 22:44:14 +02:00
templates/build sipler translation strings 2021-04-18 01:21:11 +02: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 styling 2021-04-06 18:33:57 +02:00
models.py added more translation-strings 2021-04-04 22:44:14 +02: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 switched translation methode to lazy 2021-04-03 04:01:40 +02:00