InvenTree/InvenTree/build
Oliver Walters 75e24635b5 Fix speling errors in translated strings 2022-05-04 09:17:42 +10:00
..
fixtures Implement unit tests for new build allocation API feature 2021-10-04 18:53:10 +11:00
migrations Add unit tests for boolean user settings (via the API) 2022-05-01 20:23:50 +10:00
templates/build Order parts from "supplier parts" page 2022-05-03 16:52:23 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add autocomplete fields to admin views for "build" app 2021-12-04 20:17:36 +11:00
api.py update depreciated paths 2022-05-01 22:00:18 +02:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py update translation commands 2022-05-01 22:03:49 +02:00
models.py Fix speling errors in translated strings 2022-05-04 09:17:42 +10:00
serializers.py Fix speling errors in translated strings 2022-05-04 09:17:42 +10:00
tasks.py update translation commands 2022-05-01 22:03:49 +02:00
test_api.py make simpler 2022-01-20 23:55:48 +01:00
test_build.py Unit test fixes 2022-03-04 17:27:07 +11:00
test_migrations.py Test migrations for build app 2021-02-04 00:44:37 +11:00
tests.py Unit test fix 2021-10-18 08:58:04 +11:00
urls.py update depreciated paths 2022-05-01 22:00:18 +02:00
views.py update translation commands 2022-05-01 22:03:49 +02:00